From: Juan C. P. <bi...@ge...> - 2005-10-19 15:11:13
|
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 |