INS0029 Error OWB10g Runtime Repository Install Failed [message #93413] |
Tue, 14 December 2004 09:14 |
eilison
Messages: 22 Registered: August 2003
|
Junior Member |
|
|
Hi,
I have trouble in installing Runtime Repository. I've done a log of search in the OTN forum and internet on my problem, but none answered my question. I'm running out of my patience, time and coffee :-(
OS: Windows XP home
DB: Oracle 10g 10.1.0.2
OWB: 10g 10.1.0.2 (Both of these are from OTN, latest version)
Installation Sequence:
=======================
Oracle DB (succeed)
OWB (succeed)
Design Repository (succeed)
Runtime Repository (Failed)
I was following the installing guide PDF from OTN documentation. I've been working on oracle products for about four years, I'm sure I did not make any stupid mistakes. My OS is not an english version, but I already set the locale to English(USA).
I searched the forum and learned that some folks ran across problems due to NLS_LANG(converting issues) and AQ(object locking issues), but according to my log file, the root to this problem seems to be those roles which are absent, for example: JAVADEBUGPRIV
Part of my log:
=====================================================
oracle.wh.util.DebugUtility: the tbspace for data is USERS
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: the tbspace for indexes is USERS
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: the tbspace for snapshot is USERS
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: [[processSQLDBAToken]]: Script Name is ../../rtasst/platform_system_rights.sql
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-01919: role 'JAVAIDPRIV' does not exist
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: [[ at runSqlScript(RuntimeInstaller.java ) ]].
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: this is SQL error: continue =false
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-01919: role 'JAVAIDPRIV' does not exist
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-01919: role 'JAVAIDPRIV' does not exist
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility:
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CStatement.execute_for_describe(T2CStatement.java:841)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CStatement.execute_for_rows(T2CStatement.java:1002)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1451)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.RuntimeInstaller.parseAndRunSqlScript(RuntimeInstaller.java:539)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLDBAToken(ReposInstMain.java:2918)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2331)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.doRun(Unknown Source)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.run(Unknown Source)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: at java.lang.Thread.run(Thread.java:534)
Sun Dec 12 19:58:41 CST 2004
oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
=====================================================
Please point me in the right direction!
Thanks!
eilison
eilisonl@yahoo.com
|
|
|
Re: INS0029 Error OWB10g Runtime Repository Install Failed [message #138536 is a reply to message #93413] |
Thu, 22 September 2005 07:13 |
abojan
Messages: 4 Registered: September 2005
|
Junior Member |
|
|
I had the same problem INS0029, installing owb Runtime Repository on db 10.2.0.1.0.
The problem was that instalation failed on creating views because runtime repository owner does not have privilege to create views.
So I created user first and I granted him the system privilege 'CREATE ANY VIEW'. Then, I started OWB Runtime Assistent and I used option 'Install into an existing schema'.
Ragards
|
|
|
|
|
|
|
|
Re: INS0029 Error OWB10g Runtime Repository Install Failed [message #143705 is a reply to message #143699] |
Fri, 21 October 2005 10:04 |
abojan
Messages: 4 Registered: September 2005
|
Junior Member |
|
|
The reason could also be a conflicts with another user or role name caused by previous failed attempts or an older version of OWB that was previously installed using the same schema names.
If You go to see a log file in the OWB_HOME\OWB\rtasst directory it shows additional errors which caused the error INS0029
For example:
oracle.wh.util.DebugUtility: java.sql.SQLException:
ORA-00955: name is already used by an existing object
oracle.wh.util.DebugUtility: java.sql.SQLException:
ORA-01920: user name 'Your_Runtime_Repository_User_Name' conflicts with another
user or role name
oracle.wh.util.DebugUtility: java.sql.SQLException:
ORA-01921: role name 'WB_D_Your_Runtime_Repository_User_Name' conflicts with
another user or role name
The best thing to do is to drop users and roles created and to restart the OWB Runtime Repository Assistant.
There are 4 roles that should be droped:
WB_D_Runtime_Repository_Username
WB_A_Runtime_Repository_Username
WB_R_Runtime_Repository_Username
WB_U_Runtime_Repository_Username
I suggest You to go to oracle metalink and submit a search for INS0029. I'm sore You will find solution for Your problem.
Regards
|
|
|
|
|
|
Re: INS0029 Error OWB10g Runtime Repository Install Failed [message #198620 is a reply to message #197601] |
Wed, 18 October 2006 00:40 |
senthil29
Messages: 4 Registered: October 2006
|
Junior Member |
|
|
i got my java errors get corrected by providing the necessary privs.But i receive other kind of error messages like
"ORA-06512-WB_RTI_TARGET_SCHEMA_PRIVS ".I GET THIS ERROR WHILE CREATING THE REGISTRY USERS.
can any one give me what sort of privs a database user should have while accessing the repository as a repository user.simillarly what privs a repository owner should have......
Regards,
Senthil.
|
|
|
|
|
Re: INS0029 Error OWB10g Runtime Repository Install Failed [message #289309 is a reply to message #93413] |
Thu, 20 December 2007 11:31 |
acur8dba
Messages: 1 Registered: December 2007 Location: Charlotte
|
Junior Member |
|
|
You are running a script from a 3rd party vendor which is trying to grant
roles to users. The grants fail with:
ORA-01919, Role '%s' does not exist
on the following roles:
javadebugpriv
javauserpriv
javaidpriv
javasyspriv
Solution Description
--------------------
Run the INITJVM.SQL script as user SYS or Internal.
The script is located in the ORACLE_HOME\JAVAVM\INSTALL directory.
Explanation
-----------
These roles have not been created because the INITJVM.SQL script to setup the
Java Virtual Machine (JVM) has not been run.
Note that when you run this script, you may see these errors again (i.e.
ORA-1919 - Role JAVADEBUGPRIV does not exist
This is normal, as the script does a drop role prior to creating it, and of
course the role does not exist the first time the script is run.
|
|
|