From: Michael S. <msa...@pc...> - 2005-10-19 17:10:10
|
Hi Juan, It looks like there's an existing GUS instance. Make sure to completely clean out the database (by dropping all GUS users-- Core, DoTS, SResVer, DoTSVer, and so on) an then reinstalling. (Note: You will loose any data in these schemas when you drop them!). --Mike On 10/19/05 11:08 AM, "Juan Carlos Perin" <bi...@ge...> wrote: > Hello, I'm very new to oracle and have had a few issues building GUS. I'm > running Oracle 10g on a Poweredge server running Redhat AS3. I've created a > tablespace called GUS to build into, and finally got past some 'connect' > errors. I get the following error when running build: > > BUILD FAILED > /home/oracle/GUS/project_home/install/build.xml:28: The following error > occurred while executing this line: > /home/oracle/GUS/project_home/GUS/build.xml:92: java.io.IOException: Error > executing SQL: ' > CREATE USER SResVer IDENTIFIED BY temppass PASSWORD EXPIRE ACCOUNT LOCK > QUOTA UNLIMITED ON USERS DEFAULT TABLESPACE USERS' Error: ORA-01920: user > name 'SRESVER' conflicts with another user or role name > > The last time I tried, it gave me this error when trying to create User > PROT. I'm not sure why it got to different points, nothing changed. I am > using an oracle account I created that I gave all privileges to. I assume > maybe I'm getting this error because of multiple attempts to build, but I'm > not sure how to clear things off to start again, if that's the case. Any > pointers would be great. I'm happy to read documentation, just wish I knew > where to start. Thanks all! > > Juan Perin > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |