Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing OWB 10g Runtime Libraty into 10g DB gives error

438593Feb 23 2005 — edited Jun 4 2005
Hi,

I'm trying to install OWB 10g Runtime Repository into 10g database (10.1.0.3.0)

The process only proceeds about 1% before following error.

The development repository has been installed fine and been able to develop things with OWB Client.

What to do in order to proceed?

This is from the log file:

oracle.wh.util.DebugUtility: the tbspace for snapshot is USERS
oracle.wh.util.DebugUtility: [processSQLDBAToken]: Script Name is ../../rtasst/platform_system_rights.sql
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
oracle.wh.util.DebugUtility: ORA-06512: at "SYS.DBMS_JAVA", line 313
oracle.wh.util.DebugUtility: ORA-06512: at line 2
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
oracle.wh.util.DebugUtility: ORA-06512: at "SYS.DBMS_JAVA", line 313
oracle.wh.util.DebugUtility: ORA-06512: at line 2
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2979)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4103)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.RuntimeInstaller.parseAndRunSqlScript(RuntimeInstaller.java:614)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLDBAToken(ReposInstMain.java:2918)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2331)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.doRun(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.run(Unknown Source)
oracle.wh.util.DebugUtility: at java.lang.Thread.run(Thread.java:534)
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
oracle.wh.util.DebugUtility: ORA-06512: at "SYS.DBMS_JAVA", line 313
oracle.wh.util.DebugUtility: ORA-06512: at line 2
oracle.wh.util.DebugUtility: [ at runSqlScript(RuntimeInstaller.java ) ].
java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
ORA-06512: at "SYS.DBMS_JAVA", line 313
ORA-06512: at line 2

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2979)
at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4103)
at oracle.wh.ui.install.reposinst.RuntimeInstaller.parseAndRunSqlScript(RuntimeInstaller.java:614)
at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLDBAToken(ReposInstMain.java:2918)
at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2331)
at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
at oracle.ewt.timer.Timer.doRun(Unknown Source)
at oracle.ewt.timer.Timer.run(Unknown Source)
at java.lang.Thread.run(Thread.java:534)
oracle.wh.util.DebugUtility: this is SQL error: continue =false
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
oracle.wh.util.DebugUtility: ORA-06512: at "SYS.DBMS_JAVA", line 313
oracle.wh.util.DebugUtility: ORA-06512: at line 2
oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Updater error on insert
oracle.wh.util.DebugUtility: ORA-06512: at "SYS.DBMS_JAVA", line 313
oracle.wh.util.DebugUtility: ORA-06512: at line 2
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2979)
oracle.wh.util.DebugUtility: at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4103)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.RuntimeInstaller.parseAndRunSqlScript(RuntimeInstaller.java:614)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLDBAToken(ReposInstMain.java:2918)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2331)
oracle.wh.util.DebugUtility: at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.doRun(Unknown Source)
oracle.wh.util.DebugUtility: at oracle.ewt.timer.Timer.run(Unknown Source)
oracle.wh.util.DebugUtility: at java.lang.Thread.run(Thread.java:534)
oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2005
Added on Feb 23 2005
4 comments
333 views