OWB runtime assistant error

I installed the OWB browser assitant and it said I was successful, but when I log in I get the error below:
Versions
Oracle Warehouse Builder client 9.0.3.33.0
repository 9.0.3.0.1
Client - Windows 2000 professional
==============Error Text =======================
java.sql.SQLException: ORA-06550: line 1, column 7:
PLS-00201: identifier 'WBPRTIQ.GET_JOB_NAMES' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
     at oracle.wh.runtime.common.WrapperException.getWrapperException(WrapperException.java:36)
     at oracle.wh.runtime.sdk.DatabaseSecurityWrapper.executeStatement(DatabaseSecurityWrapper.java:48)
     at oracle.wh.runtime.sdk.RunTimeDBConnect.getAllJobDefns(RunTimeDBConnect.java:142)
     at oracle.wh.runtime.NavigationTreePanel.selectRecent(NavigationTreePanel.java:65)
     at oracle.wh.runtime.TimeFilterPanel.processListener(TimeFilterPanel.java:120)
     at oracle.wh.runtime.TimeFilterDialog.okButtonPressed(TimeFilterDialog.java:28)
     at oracle.wh.runtime.TimeFilterDialog.refresh(TimeFilterDialog.java:36)
     at oracle.wh.runtime.RunTimeApplet.connected(RunTimeApplet.java:484)
     at oracle.wh.runtime.ConnectThread.run(ConnectThread.java:16)

Greg,
Let me make sure that I understand the process. Did you run the runtime assistant (as your subject states) or the browser assistant?
If you want to create a runtime environment, then you run the runtime assistant. The browser assistant sets up the environment to expose design information through an HTML based browser component.
Thanks,
Mark.

Similar Messages

  • OWB 10.1.0.4 Runtime Assistant error

    I have "Fatal exception occured.[...]" from Java Virtual Machine Launcher in 63% of complete instalation of OWB Runtime Repository. And Second error (immediatelly after first) "INS0022: A spawned program error [...]" from Spawned Program Error.
    I have: Virtual Machine (on VMware Player) with Windows 2003 EE SP1 Release 2 with Oracle 10.2.0.2 and with OWB 10.1.0.4. And only this soft is on this Virtual Machine.
    In the log (C:\Oracle\OWB10\owb\rtasst\log.txt) last line are below.
    Can You help me?
    Sincerelly,
    Peter
    oracle.wh.util.DebugUtility: =========== enter file: ../../rtasst/roles_object_rights.sql
    oracle.wh.util.DebugUtility: Runtime Platform Property Load Beginning...
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: After processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: This is the -token name = SPAWN; -token type = 4
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: Before processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: After processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: This is the -token name = SPAWN; -token type = 4
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: Before processing SPAWN Token
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: User = runtime_owner
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: wholeLine =..\..\..\jdk\jre\bin\javaw -classpath ../../../lib/transx.zip;../../../lib/xschema.jar;../../../oc4j/rdbms/jlib/xsu12.jar;../../../rdbms/jlib/xdb.jar;../../lib/int/rtpplatform.jar;../../lib/int/rtpcommon.jar;../../../jdbc/lib/ojdbc14.jar;../../../lib/xmlparserv2.jar;../../../sqlj/lib/runtime12.jar;../../../jdk/jre/lib/rt.jar oracle.xml.transx.loader "(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%host)(PORT=%port))(CONNECT_DATA=(SERVICE_NAME=%serviceName)))" %user %password ../../rtasst/wb_rt_messages_en.xml
    Wed Jun 21 13:18:10 BST 2006
    oracle.wh.util.DebugUtility: after executing the output
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility: java.lang.NoClassDefFoundError: oracle/xml/sql/dml/OracleXMLSave
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility:      at oracle.xml.transx.TransXImpl.load(TransXImpl.java:241)
    Wed Jun 21 13:18:11 BST 2006
    oracle.wh.util.DebugUtility:      at oracle.xml.transx.loader.load(loader.java:157)
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: Exception in thread "main"
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: (Spawn Token) Error loading Java into DB:
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: java.io.BufferedInputStream@16752c9
    Wed Jun 21 13:35:05 BST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    Wed Jun 21 13:36:12 BST 2006
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...

    According to metalink:
    "Cause:
    The cause of the problem is the existence of public synonyms pointing to the java tables.
    CREATE$JAVA$LOB$TABLE and/or JAVA$CLASS$MD5$TABLE
    The presence of the Public synonyms prevents the Runtime Assistant from creating new tables. This can be verified from sqlplus, connected as the sys user:
    SQL> select owner,synonym_name, table_name, table_owner
    2 from dba_synonyms
    3* where synonym_name like '%JAVA%TABLE';
    Solution
    To implement the solution, please execute the following steps as a sys user from sql*plus. If required, change the synonym names to match the names returned in the select statement:
    . DROP PUBLIC SYNONYM CREATE$JAVA$LOB$TABLE;
    2. DROP PUBLIC SYNONYM JAVA$CLASS$MD5$TABLE;
    Once complete, start the Runntime Assistant and perform the installation. When the Assistant completes, verify the log file does not contain errors or exceptions."
    Hope it works!
    Marcos Spínola

  • Odd error running OWB Runtime Assistant

    Getting the following obscrure error running Runtime Assistant on 10g database with 10.1.0.3.0 OWB (unix).
    oracle.wh.util.DebugUtility: Error while resolving oracle/wh/runtime/server/ServiceDoctor
    Fri Jan 13 15:23:29 EST 2006
    Fri Jan 13 15:23:32 EST 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04045: errors during recompilation/revalidation of OWB_RUNTIME_REPOSITORY_2.oracle/wh/runtime/server/Util
    Fri Jan 13 15:23:32 EST 2006
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error : java.sql.SQLException: ORA-04045: errors during recompilation/revalidation of OWB_RUNTIME_REPOSITORY_2.oracle/wh/runtime/server/Util
    Fri Jan 13 15:23:32 EST 2006
    Can ANYONE give me any clues???
    Thanks
    -Mark

    Hi,
    I resolve the problem increasing the java pool size to 64 M
    bye !

  • Runtime Assistant Error - Invalid OWBB_API_ADMINISTRATION

    I'm tring to install Oracle Warehouse Builder 10.1.0.4.0 on linux-redhat but Runtime Assistant hangs up at 86% when installing Runtime Repository.
    Did anyone experienced similar problems?
    Here are some logs:
    -- runtime assistant log
    Wed Feb 08 11:18:25 CET 2006
    oracle.wh.util.DebugUtility: =========== enter file: ../../browserasst/owbb/init_apps.sql
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04063: package body "WB_RUNTIME.OWBB_API_ADMINISTRATION" has errors
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06508: PL/SQL: could not find program unit being called: "WB_RUNTIME.OWBB_API_ADMINISTRATION"
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06512: at line 133
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04063: package body "WB_RUNTIME.OWBB_API_ADMINISTRATION" has errors
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06508: PL/SQL: could not find program unit being called: "WB_RUNTIME.OWBB_API_ADMINISTRATION"
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06512: at line 133
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2979)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4103)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:377)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2593)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2327)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1825)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:534)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04063: package body "WB_RUNTIME.OWBB_API_ADMINISTRATION" has errors
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06508: PL/SQL: could not find program unit being called: "WB_RUNTIME.OWBB_API_ADMINISTRATION"
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06512: at line 133
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: [ at runSqlScript(RuntimeInstaller.java ) ].
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: this is SQL error: continue =false
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04063: package body "WB_RUNTIME.OWBB_API_ADMINISTRATION" has errors
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06508: PL/SQL: could not find program unit being called: "WB_RUNTIME.OWBB_API_ADMINISTRATION"
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06512: at line 133
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-04063: package body "WB_RUNTIME.OWBB_API_ADMINISTRATION" has errors
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06508: PL/SQL: could not find program unit being called: "WB_RUNTIME.OWBB_API_ADMINISTRATION"
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: ORA-06512: at line 133
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:630)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2979)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4103)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:377)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2593)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2327)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1825)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:534)
    Wed Feb 08 11:18:26 CET 2006
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    when the assistant hangs up... the OWBB_API_ADMINISTRATION package is invalid... here are some more datails:
    SQL> show err
    Errors for PACKAGE BODY OWBB_API_ADMINISTRATION:
    LINE/COL ERROR
    180/5 PL/SQL: SQL Statement ignored
    180/17 PLS-00201: identifier 'OWBB_REPOSITORIES' must be declared
    228/5 PL/SQL: SQL Statement ignored
    228/12 PLS-00201: identifier 'OWBB_REPOSITORIES' must be declared
    259/5 PL/SQL: SQL Statement ignored
    259/17 PLS-00201: identifier 'OWBB_GROUP_REPOSITORIES' must be declared
    260/5 PL/SQL: SQL Statement ignored
    260/17 PLS-00201: identifier 'OWBB_USER_REPOSITORIES' must be declared
    261/5 PL/SQL: SQL Statement ignored
    261/17 PLS-00201: identifier 'OWBB_REPOSITORIES' must be declared
    280/5 PL/SQL: SQL Statement ignored
    280/17 PLS-00201: identifier 'OWBB_USER_REPOSITORIES' must be declared
    300/5 PL/SQL: SQL Statement ignored
    300/17 PLS-00201: identifier 'OWBB_USER_REPOSITORIES' must be declared
    321/5 PL/SQL: SQL Statement ignored
    321/17 PLS-00201: identifier 'OWBB_GROUP_REPOSITORIES' must be declared
    340/5 PL/SQL: SQL Statement ignored
    340/17 PLS-00201: identifier 'OWBB_GROUP_REPOSITORIES' must be declared
    359/5 PL/SQL: SQL Statement ignored
    359/17 PLS-00201: identifier 'OWBB_USER_ROLES' must be declared
    SQL> spool off
    ...and no objects with the above names exists :(
    thank you
    Ilias

    After some reverse engineering of runtime assistant scripts, we found that the problem was simply a full table space :(
    ...some extra log information about runtime assistant scripts can be found into dbms_output()
    Ilias

  • OWB Runtime Assistant Create Repositiry

    I have installed OWB ver 9.0. When I get to the runtime assistant and attempt to install a repository the progress window sticks at 1% and never finishes. I have Oracle 8.1.7 DB installed on a Windows 2000 Pro machine.
    What might be the problem?

    John,
    Can you be more specific about the version number? 9.0.4 is not certified on 8.1.7. 9.2 (the latest available on OTN) is. 9.0.2 and 9.0.3 were certified on Oracle8i.
    Thanks,
    Mark.

  • OWB Runtime repository installing error

    Hello
    I'm a newbie here and in Oracle world. I'm student who tries to learn Oracle Warehouse Builder use on freetime, so any help would be appriciated.
    So the problem is, always when i try to install Runtime Repository (using OWB Runtime Assistant) i get the same error message. The error message refers to log and the log is as follows:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: [ at runSqlScript(RuntimeInstaller.java ) ].
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: this is SQL error: continue =false
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: java.sql.SQLException: ORA-06502: PL/SQL: numeerinen virhe tai arvovirhe : virhe muunnettaessa merkkiä luvuksi
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: "OE.WB_RT_INTEGER_VERSION_NUMBER", line 15
    Thu May 06 19:09:03 EEST 2004
    oracle.wh.util.DebugUtility: ORA-06512: line 19
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1905)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:684)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:364)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSQLToken(ReposInstMain.java:2592)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2326)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484)
    Thu May 06 19:09:04 EEST 2004
    oracle.wh.util.DebugUtility: Assistant operation is unsuccessful ...
    (sorry, some of the log is in Finnish but i dont know how translate it)
    Everytime time the runtime repository installing halts when about 60 percent is done.
    So if anybody could assist me, i would be forever grateful...
    Thanks for advance....

    This is a bug 3043523, affecting non-English repository installs. It's documented and fixed in 9.2.0.4 patchset. For a customer I would say patch to 9.2.0.4 before attempting to create the runtime repository. But I figured you don't have access to the patches, since they are distributed through Oracle Support's site metalink.oracle.com, where only Oracle customers can login to. So would it be an option for you to install the English language repository?
    Nikolai Rochnik

  • Ora-00922 error in Runtime assistant

    OWB : OWB10g,
    Oracle : Oracle10g,
    OS : Windows XP
    I have installed OWB10g on the same machine as Oracle10g but in separate oracle homes. I have successfully run OWB Repository assistant. In Runtime Assistant after giving inputs in all the pages ie after coming to summary page when I press finish it gives ORA-0922 { You must enter a valid user name ).
    All the usernames are valid. I tried giving all the usernames and password in upper case, even that doesnt help. I created users for runtime and access user in oracle and in owb chose the option for using existing user but still I get this error.
    Any idea, what am I missing ??

    Hi,
    I too am experiencing this error when trying to configure a repository. I enter all the SYS details and for the OWB a/c. There was mention of invalid characters in the password , we use '-' , would this cause a problem.
    Also, I am using an Oracle XE database for the repository, is there any limitation on this? Or do I need a full 10g instance?
    Many thanks
    Gary Revell.

  • To_number conversion error in OWB runtime

    I have a mapping in OWB 10.1.0.5 that does something like that :
    select t1.a_field,to_number(t2.a_stringField)
    from a_table t1
    an_other_table@source_schemas@source_database t2
    where (....)
    the t2.a_stringField may contain:
    '1256'
    '5'
    '12'
    '5,8'
    when I run my mapping from SQL_PLUS
    begin
    my_mapping.main();
    end;
    it works well,
    but when I run my mapping with OWB, my mapping terminates with errors on the line containing a decimal value (the line with coma decimal separator).
    I deployed my mapping over three similar database (developpement,test,production) and the problem appends for just one of them !
    any idea ?
    these are my database parameter :
    NLS_TERRITORY     AMERICA
    NLS_NUMERIC_CHARACTERS '.,'
    the paramters for the current user (target schemas):
    NLS_TERRITORY     FRANCE
    NLS_NUMERIC_CHARACTERS ',.'
    my 'source_database' parameters :
    NLS_TERRITORY     AMERICA
    NLS_NUMERIC_CHARACTERS '.,'
    and the parameters for the user 'source_schemas' :
    NLS_TERRITORY     FRANCE
    NLS_NUMERIC_CHARACTERS ',.'

    Hi Jean,
    I think you need to change NLS_LANG to the same value as on your other two servers (and don't forget to restart OWB runtime).
    Or you can specify nls parameter in TO_NUMBER function:
    TO_NUMBER('9,5','999D99', 'NLS_NUMERIC_CHARACTERS = '', ''')
    Regards,
    Oleg

  • There is an error when create owb runtime repository

    ORACLE 9.0 owb 10.1.0.4
    There is an error when create owb runtime repository,it has been finished 88%.
    INS0022:衍生程序错误。
    The context in the log as follows:
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSProperties$_MutableResult
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/ListRTSWriter
    Tue Feb 24 15:08:55 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSGenerator
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/OrderedDictionary
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSMakeBundle
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/RTSWriter
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/UnicodeEscapes
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : class oracle/bali/rts/tools/XRTSParser$1
    Tue Feb 24 15:08:56 CST 2009
    oracle.wh.util.DebugUtility: loading : resource oracle/bali/rts/tools/Config.txt
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error : ORA-00603: ORACLE server session terminated by fatal error
    Tue Feb 24 15:10:04 CST 2009
    oracle.wh.util.DebugUtility: [processSPAWN]: Get the error, stop processing...
    I don't know how to solve the problem.
    who can help me? Thank you very much.
    Edited by: [email protected] on 2009-2-23 下午11:37

    This quesiton has been solved.
    I don't delete some same roles.
    Thanks.

  • Issues in installing runtime assistant

    Hi,
    I am facing ORA-03113 error while installing the runtime assistant. This error seems to be happening at wb_rt_service.sql.
    OWB Version:9.2.0.2.8
    Repository:9.2.0.2.0
    Database:9.2.0.5
    OS: RedHat Linux Enterprise Edition 3
    HW: HP 2CPU 4GB RAM.
    Database & repository are on the same server in two diff instances.
    I saw a posting in this forum which says there was a bug with 9204 & rerunning catalog.sql as a remedy. I tried that but it did not work.
    Can anyone help?
    Thanks in advance.
    Suresh

    Suresh,
    We have seen this message before when people had upgraded the database software, but not actually migrated the database to the newer release (indeed, running catalog.sql).
    Anyway, can you logon as system, and execute the following command:
    select comp_name, version
    from dba_registry
    Depending on what version of the database you are running... (please let us know) and the patch level this should give you some result. It would be really helpful if you post the result of that query.
    Also, have you changed any of the default parameters of the database. Or, have you reduced the database for some reason?
    Thanks,
    Mark.

  • Runtime configration error on OWB9.2.0.2.8

    Oracle Database Server 9.2.0.3
    Solaris 9
    OWB 9.2.0.2.8
    modify file :/var/opt/oracle/oratab , add line
    rmdw:/opt/oracle/ora92:N
    OWB can be installed successfully , then run runtimeinst.sh to configrate , when input the connection infomation , error accured , but i'm sure the connection infomation is correct to connect to the database , bug or not ???
    any help , thanks!!!
    log file shows:
    oracle.wh.util.DebugUtility: [validateWelcomePage]: I am in modelWelcomePage
    oracle.wh.util.DebugUtility: [validateServerInfoPage]: I am in ServerInfoPage
    oracle.wh.util.DebugUtility: [validateServerInfoPage]: Host = rsoapsrv, Port = 1521, Oracle Service Name = rmdw
    oracle.wh.util.DebugUtility: [validateServerInfoPage]: User Name : sys
    oracle.wh.util.DebugUtility: [Check_DBA_Connection]: Connecting ... with DBA info hostname -> rsoapsrv; User -> sys; install_type -> 1
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: ConnectInformation = (DESCRIPTION=(ADDRESS=(HOST=rsoapsrv)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=rmdw)))
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Trying with oci
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Asst: switched from oci to thin
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Throwable >> run getOCIorThinConnection().
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]:connectInfo = (DESCRIPTION=(ADDRESS=(HOST=rsoapsrv)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=rmdw)))
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]:userName = sys
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]: Asst: Trying with oci
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]: Asst: switched from oci to thin
    oracle.wh.util.DebugUtility: [getOCIorThinConnection]: SQLException = java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    oracle.wh.util.DebugUtility: [Check_DBA_Connection]: SQLException = java.sql.SQLException: ORA-01017: invalid username/password; logon denied

    when i modify the env of OS user oracle2:
    ORACLE_HOME=/opt/oracle/owb92
    LD_LIBRARY_PATH=/opt/oracle/owb92/lib
    i can connect to database , create runtime user , shows:
    "INS0034: The Database Server needs to be configured by running Runtime Repository option locally. Please run the Runtime Assistant on the Server where the database is located"
    and the log file shows:
    racle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Trying with oci
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Asst: using oci
    oracle.wh.util.DebugUtility: [validateServerInfoPage]: Database version is: 9.2.0.3.0
    oracle.wh.util.DebugUtility: [validateServerInfoPage]: version_compatibility = 9.2.0.2.8
    oracle.wh.util.DebugUtility: IP address (user input) =172.16.130.12; IP address (localhost) = 172.16.130.6.
    oracle.wh.util.DebugUtility: The user input host != 'localhost'
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: I am in RTChoicePage
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: Check Oracle_Home from DB ...
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: ConnectInformation = (DESCRIPTION=(ADDRESS=(HOST=rsoapsrv)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=rmdw)))
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Trying with oci
    oracle.wh.util.DebugUtility: [getDBAOCIorThinConnection]: Asst: using oci
    oracle.wh.util.DebugUtility: IP address (user input) =172.16.130.12; IP address (localhost) = 172.16.130.6.
    oracle.wh.util.DebugUtility: The user input host != 'localhost'
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: Name Address components will not be installed on client.
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: query = select value from owbrt_sys.owbrtps where key like '9.2.0.2.8%'
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: Exception =java.sql.SQLException: ORA-00942: ???????
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: ORA-00942: [owbrt_sys.owbrtps] table or view does not exist.
    oracle.wh.util.DebugUtility: IP address (user input) =172.16.130.12; IP address (localhost) = 172.16.130.6.
    oracle.wh.util.DebugUtility: The user input host != 'localhost'
    oracle.wh.util.DebugUtility: [validateRTChoicePage]: (host name != 'localhost'). RTP Service Configuration Assistant has not been run on the Database Server.
    bug ???
    help me !

  • OWB 11gR2 - Internal ERROR: Can not find the ACL containter

    OWB 11gR2 - Internal ERROR: Can not find the ACL containter
    =======================================
    I am using OWB 11gR2 (11.2.0.1) on Win XP 32 bit. I have 3.23 GB RAM. OWB design center is ver slow on my desktop. We have our OWB repository is on Unix server.
    We applied the patch 10270220.
    We are getting
    Internal ERROR: Can not find the ACL containter for object:CMPPhysicalMap@19654/id=104020/owningFCO=104020/proxyFor=(CMPPhysicalMapGen@19f99ae/id=104020/stname=null/pname=MAPPING_1/lname=MAPPING_1/status=POSTED/committed=true/persistent=true/propsLoaded=true)
    What is happening here?
    Thanks in helping.

    We have a map with 3 sources and 1 target. The 3 sources pass through Joiner then Expression then Target.
    We are getting this error, during deployment. It shows compling for awhile, then through this error.
    Here is the piece from detail window:
    ===========
    at oracle.wh.repos.pdl.security.SecurityPolicyManager.getAccessCharMapOfPrivilegeOwner(SecurityPolicyManager.java:174)
         at oracle.wh.repos.impl.foundation.CMPElement.getAccessCharMapOfPrivilegeOwner(CMPElement.java:2806)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.hasPrivilege(OWBSecurityImpl.java:914)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.internalSecurityCheck(OWBSecurityImpl.java:1542)
         at oracle.wh.repos.pdl.security.OWBSecurityImpl.securityCheck(OWBSecurityImpl.java:694)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:959)
         at oracle.wh.repos.pdl.security.SecurityModuleImpl.securityCheck(SecurityModuleImpl.java:924)
         at oracle.wh.repos.pdl.dispatcher.EventDispatcherImpl.beforeReadObject(EventDispatcherImpl.java:824)
         at oracle.wh.repos.pdl.foundation.OWBRoot.beforeRead(OWBRoot.java:1785)
         at oracle.wh.repos.owbGen.CMPStringPropertyValueGen.getValue(CMPStringPropertyValueGen.java:217)
         at oracle.wh.repos.impl.properties.CMPStringPropertyValue.getValue(CMPStringPropertyValue.java:117)
         at oracle.wh.repos.impl.extended.PropertyFactory.getStringValue(PropertyFactory.java:440)
         at oracle.wh.repos.impl.extended.CMPWBPrimitiveProperty.rawStringValue(CMPWBPrimitiveProperty.java:260)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:716)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getStringProperty(WBMapHelper.java:733)
         at oracle.wh.repos.sdk.mapping.WBMapHelper.getReferencedLocations(WBMapHelper.java:1361)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:284)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:141)
         at oracle.wh.service.impl.runtime.EnvironmentUtils.getReferencedLocations(EnvironmentUtils.java:135)
         at oracle.wh.service.impl.runtime.RuntimePlatformServiceImpl.getReferencedLocations(RuntimePlatformServiceImpl.java:1238)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandUtil.addConnectorLocations(WHRuntimeCommandUtil.java:477)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getSingleDeployLocations(WHRuntimeCommandGenerateDeploy.java:3408)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getLocationsAndNewConnectors(WHRuntimeCommandGenerateDeploy.java:3517)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymentActions(WHRuntimeCommandGenerateDeploy.java:3224)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeploy(WHRuntimeCommandGenerateDeploy.java:2420)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAsynch(WHRuntimeCommandGenerateDeploy.java:2117)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$1.construct(WHRuntimeCommandHandler.java:1005)
         at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
         at java.lang.Thread.run(Thread.java:595)
    ===========
    Did anyone receive such errors?

  • Runtime environment error when starting MaxDB

    Hi,
    I downloaded SAPNetWeaver04SneakPreviewSlimSP11.zip edition from the SDN. I followed the preinstallation directions very closely and believe I have the correct environment set up.  However, during the installation process I ran into the following error when the program tries to start the MaxDB server:
    ERR
    -24994,ERR_RTE: runtime environment error
    1,'J2E' has stopped unexpectedly, (view 'Application Event Log')
    Unfortunately, I'm not able to view the Application Event Log because Windows gives me an error message saying: Unable to complete the operation on 'Application'.  The interface is unknow.
    Here is the text from my XSERVER.PRT file:
    Date       Time       TID(hex) Typ MsgID Label    Message-Text
    2006-01-04 12:19:37      0xB20     19705 CONNECT  Loading default TCPIP-DLL, ( 'sqltcp.dll')
    2006-01-04 12:19:37      0xB20     19707 CONNECT  WINSOCK: 2.0, SQLTCP-DLL: 7.5.0
    2006-01-04 12:19:37      0xB20     19751 XSERVER  started, 'W32/INTEL 7.5.0    Build 007-123-057-359'
    2006-01-04 12:19:37      0xB20     19898 ENVIRON  Environment dump start
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   ALLUSERSPROFILE=C:\Documents and Settings\All Users
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   ANT_HOME=C:\apache-ant-1.6.5
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   CLASSPATH=C:\Program Files\Java\j2re1.4.2_09\lib\ext\QTJava.zip
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   CommonProgramFiles=C:\Program Files\Common Files
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   COMPUTERNAME=LOCALHOST
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   ComSpec=C:\WINDOWS\system32\cmd.exe
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   FP_NO_HOST_CHECK=NO
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   JAVA_HOME=C:\j2sdk1.4.2_09
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   NUMBER_OF_PROCESSORS=1
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   OS=Windows_NT
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   Path=C:\j2sdk1.4.2_09\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbe
    2006-01-04 12:19:37      0xB20     19898 ENVIRON    m;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Microsoft
    2006-01-04 12:19:37      0xB20     19898 ENVIRON     Office\OFFICE11\Business Contact Manager\IM;C:\Program Files\Microsoft SQL Serv
    2006-01-04 12:19:37      0xB20     19898 ENVIRON    er\80\Tools\Binn\;C:\Program Files\Microsoft Office\OFFICE11\Business Contact Ma
    2006-01-04 12:19:37      0xB20     19898 ENVIRON    nager\;C:\apache-ant-1.6.5\bin;C:\Program Files\QuickTime\QTSystem\;
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   PROCESSOR_ARCHITECTURE=x86
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   PROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 8, GenuineIntel
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   PROCESSOR_LEVEL=6
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   PROCESSOR_REVISION=0d08
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   ProgramFiles=C:\Program Files
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   QTJAVA=C:\Program Files\Java\j2re1.4.2_09\lib\ext\QTJava.zip
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   SonicCentral=C:\Program Files\Common Files\Sonic Shared\Sonic Central\
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   SystemDrive=C:
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   SystemRoot=C:\WINDOWS
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   TEMP=C:\WINDOWS\TEMP
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   TMP=C:\WINDOWS\TEMP
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   USERPROFILE=C:\Documents and Settings\SAPServiceJ2E
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   windir=C:\WINDOWS
    2006-01-04 12:19:37      0xB20     19898 ENVIRON   NTALT_SYMBOL_PATH=c:\sapdb\programs\symbols
    2006-01-04 12:19:37      0xB20     19898 ENVIRON  Environment dump completed
    current write position -
    Any help would be greatly appreciated.

    Hello Roland,
    Thank you for your reply.
    Unfortunately, those files were not created during the installation process.  I search the location you specified plus I searched the entire hard drive but the files could not be located.
    The only file I found in \sapdb\data\wrk\<SID> was a file called dbm.prt.  The file contained the following:
    Date       Time     TID(hex)   Typ MsgID      Label    Message
    2006-01-04 22:20:58 0x000014e4              0 DBM      command db_start
    2006-01-04 22:21:00 0x000014e4 ERR     -24994 DBM      ERR_RTE: runtime environment error
                        0x000014e4 ERR     -24994 DBM      1,'J2E' has stopped unexpectedly, (view 'Application Event Log')
    2006-01-04 22:21:02 0x00001588              0 DBM      command db_start
    2006-01-04 22:21:04 0x00001588 ERR     -24994 DBM      ERR_RTE: runtime environment error
                        0x00001588 ERR     -24994 DBM      1,'J2E' has stopped unexpectedly, (view 'Application Event Log')
    Is there another log file that might be able to help?
    Thank you for your assistance.

  • Owb repository assistant is not connecting

    owb repository assistant is not connecting,its the error like
    INS0009:unable to connect the database server with user sys.
    wat this the way to solve

    Might be your RTP service is down ..restart it and try to connect

  • Estimation of dbsize in OWB Runtime Repository

    Hi,
    I would like to know the procedure how to estimate the dbsize required for owb runtime repository.
    Any help would be appreciated greatly.
    Thank you,
    Regards,
    Gowtham Sen.

    OK, a quick empirical test shows me that an average mapping at that level seems to generate about 15 rows in the audit tables - more, of course, if errors occur in the mapping as under your audit level it must also save this information.
    Another quick check of the average row lengths in most of the wb_rt_audit tables, and I'll over-estimate and call it 250 bytes per row.
    So, a bit of quick math:
    (450 mappings per day) x (100 days) x (20 rows (overestimate) ) = 900,000 rows
    Round up to a million rows for safety, and then multiply out by our average row length of 250bytes, and you have a requirement of 250MB of space for audit info - and that didn't include indexes.
    Throw in the storage for your mapping metadata referenced by the runtime engine (you could measure this by the storage used right after deployment), guesstimate index spaces, leave room for safety, and with your requirements I'd probably want to start with around 400 MB which I would monitor for the first while.
    But, this is just educated guesswork on my part as I normally leave this up to our DBA to deal with
    Cheers,
    Mike.

Maybe you are looking for

  • Texas map not up to date

    I was very surprised to find found out yesterday how old the map data on my N8 really is. I was driving through the eastern extension of the George Bush Turnpike (SH190) which according to NTTA opened to traffic in December 2011 but still did not sho

  • Profit Center Configuration for segment reporting

    Hi Experts, We use flexible upload for first consolidation, at that time we take profit centers as prefix P company code eg., Company code: ABCD then profit center : PABCD In LDS mapping tab page for profit center configured  move with constant as "P

  • WAD Error on save - PRTRFC_BASE

    Hi, When saving a template in the WAD, I get an error: <i>Java system error: An unknown error has occured during portal communication. Java system error: Bean PRTRFC_BASE not found.</i> I am using Release 2004s, Patch 701, Revision 172. Any ideas? Th

  • Since upgrade when I click on a image in my word documents they all select

    Hi There I didnt know if this is the correct forum for this, but please dont direct me over to microsoft since I get nowhere fast.. My problem is this; I upgraded my Mac with some software updates, which probably have nothing to do with the problem,

  • Net not working right...

    on my 8350 my net wont work, it takes forever to load and it just comes to a error screen saying cant connect?? I have the newest 5 operating system on it Rockin the 8350i