Re: Help installing CCM/CMS 6.1
Tom Baik <[email protected]> Wed, 5 May 2004 13:31:44 -0700 (PDT)
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
You should drop the db not the user. I am assuming you're using Postgresql. "su" to the postgres user then do a "dropdb" on your database. Then create a new db. --- Tuan Nguyen <[email protected]> wrote: > Hi Tom, > > I drop the user, then recreated a new user, same result. After > running > ccm load, I checked the user's schema to see if any table was created > > and there was none. I keep getting that error regardless. Any other > idea? Thanks. > > Tom Baik wrote: > > If you're doing a fresh install, the best thing to do is to drop > the db > > and rerun "ccm load". It looks like you've run "ccm load" once > already > > and your previous execution loaded some tables into your db. Your > > subsequent try is then conflicting with those previously loaded > tables. > > > > Tom > > > > > > > > --- Tuan Nguyen <[email protected]> wrote: > > > >>Hi, > >> > >>I can't seem to be able to load the ccm-core package for a fresh > >>install. I keep getting the "conflicting tables: [acs_objects]" > >>error. > >>What am I doing wrong? Below is the output from running "ccm load > >>--interactive ccm-core" > >> > >> > >>CHECK: The database type is recognized > >>CHECK: The Oracle JDBC driver is available > >>CHECK: The ccm-core package is configured. > >>CHECK: The JDBC URL parameter is set. > >>CHECK: The database is accepting connections > >>CHECK: JAAS is available > >>WARNING: Multiple implementations of the same API found > >> > >>The CCM runtime classpath contains two or more implementations of > the > >>same API. Only one, from the first location listed below, will be > >>used. > >> > >> /usr/local/IBMJava2-141/jre/lib/security.jar > >> /usr/local/IBMJava2-141/jre/lib/ext/jaas.jar > >> /usr/share/ccm-tools/lib/security/jaas.jar > >>CHECK: JCE is available > >>WARNING: Multiple implementations of the same API found > >> > >>The CCM runtime classpath contains two or more implementations of > the > >>same API. Only one, from the first location listed below, will be > >>used. > >> > >> /usr/local/IBMJava2-141/jre/lib/security.jar > >> /usr/local/IBMJava2-141/jre/lib/ext/jce.jar > >> /usr/share/ccm-tools/lib/security/jce.jar > >>conflicting tables: [acs_objects] > >> > >> > >>-- > >>Redhat-ccm-list mailing list > >>[email protected] > >>https://www.redhat.com/mailman/listinfo/redhat-ccm-list > >>Archives: https://www.redhat.com/pipermail/redhat-ccm-list/ > > > > > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Win a $20,000 Career Makeover at Yahoo! HotJobs > > http://hotjobs.sweepstakes.yahoo.com/careermakeover > > > > __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/