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.

Similar Messages

  • BTARN 2013 issue when Installing Runtime

    I have installed BizTalk Server 2013 and are in the process of installing RosettaNet 2013 on the server.  The RosettaNet installed the WebApps with no issues but the Runtime will not install.  Looking though the log I see this error:
    [2014-08-08 13:02:02:0460 Info ConfigHelper] <server>\Administrator is member of Group: BizTalk Isolated Host Users.
    [2014-08-08 13:02:02:0464 Info ConfigHelper] <server>\Administrator is member of Group: BizTalk Application Users.
    [2014-08-08 13:02:02:0465 Info ConfigHelper] Detected IIS version: 8
    [2014-08-08 13:02:02:0467 Info ConfigHelper] Application pool BTARNHttpReceivePool already exists!
    [2014-08-08 13:02:02:0469 Error ConfigHelper] Failed to add member <server>\Administrator to NT Group IIS_WPG Error code: -2147022676
    [2014-08-08 13:02:02:0469 Error ConfigHelper] The group name could not be found.
    [2014-08-08 13:02:02:0471 Error RNConfig] c:\depot\europar5\private\europa_source\btarnconfig\dll\rnconfig.cpp(1316): FAILED hr = 800708ac
    [2014-08-08 13:02:02:0471 Error RNConfig] Leaving function: CRNConfig::ConfigureFeature
    As you can see it is trying to add the Adminstrator to the IIS_WPG.  Well IIS_WPG does not exist in IIS 8.0 it is now IIS_IUSRS so RosettaNet will not install because of this issue.  How do I get it to see the right IIS group and finish the RosettaNet
    Runtime install.

    Hi Justin,
    I would not worry too much about the name “IIS_WPG”
    as it is changed to “IS_IUSRS”  from IIS 7 onwards and I have seen some Microsoft
    log string not been updated when the product has been updated. Many times log strings use the same string even though the actual product is been updated.
    Looking at the error, I would recheck the software requirement for BTARN 2013 with yours. If the software matches the requirements, then try the followings:
    Based on the error log it seems that, the step failed while adding the
    <server>\Administrator to IS_IUSRS (IIS_WPG’s equivalent in IIS 8.0 ignoring the IIS_WPG used in log) check whether the group IS_IUSRS exists and rerun the installation
    again.
    Try adding the <server>\Administrator to IS_IUSRS as msi tried and failed.Do it manually and rerun the installation again.
    If it fails again then create windows group named
    “IIS_WPG”
    make its member of “IS_IUSRS”. Just create a group in the name as expected by the installation
    and run the installation again, hopefully now since msi could find a name “IIS_WPG”
    (though its irrelevant to IIS 8), the installation for runtime might work.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • 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 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

  • Help installing Creodistiller Assistant

    I am preparing a file for print. I have creodistiller assistant which I am supposed to install in Adobe Acrobat (so that in the print version the thin lines will automatically thicken so as not to cause print problems.)
    I am working on a PC with Vistas, Adobe CS4, Adobe Acrobat Pro 9. I have absolutely no idea where to install creodistiller assistant. I was told to put it in the "start up folder". Where do I find that? The path someone suggested to me c:/documents and settings/all users/documents/Adobe PDF/Startup doesn't exist on my computer.
    Any suggestions would be appreciated-if you know how do to this step-by-step instructions would be very helpful since I find these type of things rather challenging.
    Thank you to all who answered my posts in the past.

    I am very well-aware of the Creo Distiller Assistant.
    It is a piece of PostScript code used as a prologue when creating PDF via distillation of PostScript. It has a number of “fixups” that modify the PostScript via redefinition prior to the PostScript being converted to PDF by the Distiller.
    Distiller prologues are installed in the following directories:
    Windows XP and earlier:
             /Documents and Settings/All Users/Application Data/Adobe/Adobe PDF/Distiller/Data
    Windows Vista and later:
             /Users/All Users/Adobe/Adobe PDF/Distiller/Data
    MacOS:
             /Library/Application Support/Adobe/Adobe PDF/Distiller/Data
    The Creo Distiller Assistant dates back to the late 1990s when Creo was an independent company and when virtually all PDF was created by distillation of PostScript coming through drivers or passed through drivers by PostScript-centric applications.
    The particular fixup to which you are referring is one that converts all PostScript  0 setlinewidth  commands (draw a one pixel line) to a setlinewidth command with a more reasonable, less device dependent setting, preventing imaging of lines at 1 pixel in width, which for an imagesetter, for which Creo was noted, were running up to 4800dpi. (A single pixel line is effectively unreadable at high resolutions of 2400dpi and above!)
    Note that the none of the problematic PostScript, including the 0 setlinewidth problem, are issues with PostScript generated by Adobe applications. In particular, the 0 setlinewidth problem was specifically an issue with (old versions of) AutoCAD direct PostScript output.
    Adobe most strongly recommends that you create PDF via direct export of PDF from InDesign and save as PDF from both Illustrator and Photoshop. Creating PDF via distillation of PostScript is strongly discouraged as an exceptionally poor workflow practice. And even if you were to create PDF via distillation of PostScript, the features of the old Creo Distiller Assistant are totally irrelevant to Adobe output. (I also believe that the Creo Distiller Assistant) prologue code is no longer available from Kodak's web site for download ... and for good reason.
              - Dov
    PS:  Since you are “Bubby Bella” I suspect you know what a bubbameisa is! Advice to create PDF via distillation of PostScript, with or without the archaic Creo Distiller Assistant is a bubbameisa!!!

  • HT4796 I am getting the message "WindowsMigrationAssistantSetup.exe is not a valid Win32 application" when I try to install Migration Assistant on my PC running XP SP3

    I am getting the message "WindowsMigrationAssistantSetup.exe is not a valid Win32 application" when I try to install Migration Assistant on my PC running XP SP3

    That's a Windows PC issue. What is the Mac OS X Lion issue? In other words what are you posting in the Lion forums about?

  • 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.

  • 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.

  • Runtime Assistant is Missing

    Hi friends,
    Currently i have OWB 10g R2 installed in windows environment. But inorder to create runtime repository owner and the runtime access user i couldnt find runtime assistant in OWB.
    Kindly guide me friends, from where i can create runtime users and owner for my OWB, in which it forms the base for the control center service to work.
    Thanks in Advance.
    Regards,
    Saro

    Anyone??
    Still couldnt find the Runtime Assistant in my OWB(10.2.0.1).
    As per the docs, it is stated that in UNIX environment it is present like below
    OWB_ORACLE_HOME/owb/bin/unix and execute
    runtimeinst.sh.
    But where it would be in windows
    Saro.

  • 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.

  • No runtime assistant

    Hi,
    I have installed the 10G2 database and 10G2 OWB on my PC. Everything works all right, but I don't have runtime information. So I read I should create a runtime repository using the runtime assistant. But I don't have a runtime assistant. How do I get it?
    Regards,
    Gaston.

    Hi,
    The runtime concept is different in OWB 10g R2. Here you can do with only one repository owner.
    The installation procedure is somewhat like this.
    Run the Oracle Universal installer. Create a repository owner and user. After finishing the installation, enter design center from Start/Programs/OWB. After entering OWB, from the design center itself you can assign a target schema and then deploy your mappings on the target schema.
    Your single repository owner serves both as the design repository owner and runtime respository owner.
    Hope this helps
    -AP

  • Running forms 6i on client without installed runtime !

    Dear proffesionals, what do you think about code below-we tried to enable our users to run applications developed in Forms 6i, without installed runtime on their machines. Is this solutions good, and why ? We installed forms6i runtime on the server, and make batch script (with code below), and make .exe file from that. Than we send link to users with locations of that .exe file? Is this way possible to run application through VPN ?
    Thanks in advance,
    Adnan
    Code:
    set ROOT_DIR=\\ip_address\
    set APLIK=\\ip_address\
    set ICONE=\\ip_address\
    set PROGRAM=Form.fmx
    set USER=username     
    set PASS=password
    set BAZA=database_name
    set path=%ROOT_DIR%;c:\dos;%PATH%
    set ORACLE_HOME=%ROOT_DIR%
    set path=%ORACLE_HOME%\BIN;%ROOT_DIR%;%PATH%;%ROOT_DIR%\BIN
    set FORMS60=%ORACLE_HOME%\FORMS60
    set FORMS60_PATH=%APLIK%
    set RW60=%ORACLE_HOME%\REPORT60
    set REPORTS60_PATH=%APLIK%
    set API=%ORACLE_HOME%\DBS
    set BROWSER60=%ORACLE_HOME%\BROWSER60
    set CA_GPREFS=%ORACLE_HOME%\
    set CA_UPREFS=%ORACLE_HOME%\
    set CORE40=%ORACLE_HOME%\CORE40
    set DE60=%ORACLE_HOME%\tools\common60
    set NET80=%ORACLE_HOME%\net80
    set ORA_NLS33=%ORACLE_HOME%\NLSRTL33\DATA
    set DEV2000_SCCONVERT=FALSE
    set DOC60=%ORACLE_HOME%\tools\doc60
    set GRAPHBMP60=%ORACLE_HOME%\graph60\gwiz_bmp
    set graphics60=%ORACLE_HOME%\graph60
    set graphogd60=%ORACLE_HOME%\graph60\gwiz_ogd
    set gsconnectdir=%ORACLE_HOME%\olap\ecf620
    set gsinstalldir=%ORACLE_HOME%\olap\ece620
    set gwizard60=%ORACLE_HOME%\graph60
    set mm60=%ORACLE_HOME%\tools\common60
    set nlsrtl33=%ORACLE_HOME%\nlsrtl33
    set ocl60=%ORACLE_HOME%\graph60
    set oin60=%ORACLE_HOME%\oin60
    set ora_nls33=%ORACLE_HOME%\nlsrtl33\data
    set oracle_jdk=%ORACLE_HOME%\jdk\
    set orainfonav_docpath=%ORACLE_HOME%\oin
    set otrace80=%ORACLE_HOME%\otrace80
    set plsql80=%ORACLE_HOME%\plsql80
    set pro80=%ORACLE_HOME%\pro80
    set qt_player=OMO
    set rdbms80=%ORACLE_HOME%\rdbms80
    set reports_builder=rwbld60.exe
    set reports_runtime=rwrun60.exe
    set reports60_classpath=%ORACLE_HOME%\jdk\lib\classes.zip;%ORACLE_HOME%\REPORT60\java\jars\myreports60.jar;%ORACLE_HOME%\REPORT60\java\jars\xmlparser.jar
    set reports60_express_ui=%ORACLE_HOME%\bin
    set reports60_jni_lib=%ORACLE_HOME%\jdk\bin\javai.dll
    set reports60_splash=TRUE
    set rw60=%ORACLE_HOME%\report60
    set shared_oracle_home=%ORACLE_HOME%
    set tk60=%ORACLE_HOME%\tools\common60
    set ui60=%ORACLE_HOME%\tools\common60
    set vgs60=%ORACLE_HOME%\tools\common60
    set UI_ICON=%ICONE%
    set NLS_LANG=CROATIAN_CROATIA.EE8MSWIN1250
    set NLS_DATE_FORMAT=DD.MM.RRRR
    set NLS_NUMERIC_CHARACTERS=,.
    start /separate /D%TEMP% ifrun60 module=%PROGRAM% userid=username/password@database
    echo off
    if not errorlevel 1 goto ok_2000
    CD %TEMP%
    start ifrun60 module=%PROGRAM% userid=%user%/%pass%@%baza%
    if not errorlevel 1 goto ok_9x
    goto error
    :ok_2000
    echo ---------------------
    echo Application started
    echo successfully
    echo at OS WIN2000...!
    echo ---------------------
    goto end
    :ok_9x
    cls
    echo ---------------------
    echo Application started
    echo successfully
    echo at OS WIN9x...!
    echo ---------------------
    goto end
    :error
    cls
    echo ---------------------
    echo There was some
    echo problems with starting
    echo this application...!
    echo ---------------------
    goto end
    :end

    In order to distribute a Forms 6i application to a client you really only have three (3) choices.
    1. Install the Forms Runtime on each PC (truely distributed application).
    2. Deploy the application using desktop virtualization (Citrix, etc). This option requires a Virtualization server.
    3. Web Deployed. (This requires the addition of an Application server and does require some type of installation on the client (the Oracle Jinitiator), but this can be automated with the Web Deployment.) Check out this link [Forms 6i Documenation|http://www.oracle.com/technology/documentation/6i_forms.html] and scroll to the bottom and view the "Oracle Forms Developer Release 6i: Deploying Forms Applications to the Web with Oracle Forms Server" document.
    Hope this helps.
    Craig...
    If a response is helpful or correct, please mark it accordingly

  • I am having issues with installing a Ricoh MP C2500 printer on Lion in my MBPro Ci7

    I am having issues with installing a Ricoh MP C2500 printer on Lion in my MBPro Ci7  Where is appletalk or the replacement?
    My it guy has set all the Ricoh (The only brand of printers we use.) to enable Appletalk.  I am unable to see how to enable appletalk or an equivalent on Lion and have spent 3 hours now searching for it.  If I connect to the printer via TCP/IP it prints random characters.  I have a Ricoh working for another moddle but I am needing to use this machine.  HELP!!!!!

    AppleTalk has been gone eons ago. Connect via USB and see what happens. If you are networking the printer then advise on your connection set up.

  • Issue in Installing Oracle Service Registry 10.1.3.1 on Soa Suite 10.1.3.3

    Hi,
    I am facing issues while installing OSR 10.1.3.1 on soa suite 10.1.3.3
    Below is the log message -
    Configure Systinet Registry module ..
    Configuring Registry...
    [java] [java] ERROR: account.com.systinet.uddi.account.AccountCoreApiImpl - Initialization of accounts has failed. The config file with accounts probably has a bad format. For help please contact the administrator of the registry.
    [java] [java] EXCEPTION: Length is too small. The minimal allowed length is 1.
    [java] [java] org.systinet.uddi.InvalidParameterException: Length is too small. The minimal allowed length is 1.
    ERROR: group_core.com.systinet.uddi.group.GroupCoreApiImpl - Initialization of groups has failed. The config file with groups probably has a bad format. For help please contact the administrator of the registry.
    [java] [java] EXCEPTION: The user with login name 'admin' does not exist.
    Configure BSC module ..
    Repacking compiled bsc.jar JSPs for oraclefull
    Make Service Registry module war...
    Deploying application...
    [java] [java] Failed at "Could not get DeploymentManager".
    [java] [java] This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    [java] [java] More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    The above 'admin' username and password is populated by default in the installation screens.
    I have tried changing to 'system' but again it gives the same error.
    Any advices on this....
    Thanks,
    Anuj

    HI Einstein,
    We'll take this offline as discussed.
    Thanks
    Dan Hynes

  • An issue while installing oracle 10g express edition on Ubuntu 10.04-64bit

    Hi,
    I'm running into an issue while installing oracle 10g express edition on my Ubuntu 10.04-64 bit installed machine using oracle-xe-universal_10.2.0.1-1.0_i386.deb package. The issue actually came up when I was trying to reinstall the package after uninstalling it due to some problem I had with my login credentials. To elaborate further on it, the /etc/init.d/oracle-xe script does not get created when I execute the debian package and thus i'm unable to configure the required credentials and stuff after the installation. I doubt whether this has something to do with the procedure I followed when uninstalling the previous package it. But what I did was just what's mentioned in the following [http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm] user guide published by oracle.
    Another important clue would be, the platform of my machine is amd64bit although I'm dealing with an installation package preferred for i386. But I believe it's the only thing available in the oracle software download section. Hence I had to use the --force-architecture option to install it. But after reading some post published on this forum, I've figured out that it does not affect the usual execution of the software. Anyway,  I would greatly appreciate some help on this matter.
    [1] http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm
    Thanks and Regards,
    Prabath Abeysekara
    Edited by: 829281 on Jan 18, 2011 7:52 PM

    Hi,
    Finally I've managed to find a solution for this issue. Thanks a lot for all the replies.
    Here's how I got rid of it.
    Addressing all the facts one by one,
    1.The problem of not getting the /etc/init.d/oracle-xe script generated was avoided
    by removing all the configuration files that were previously created while installing
    the product. The following command can be used to accomplish that task.
    *$ dpkg --purge oracle-xe*
    2.Next, Initially the password I used during the configuration process was "admin".
    Although I tried a couple of times installing the product providing the aforementioned
    password, the web UI kept prompting "Invalid Credentials" message not allowing me
    to login. But, this particular issue could be avoided by giving some other simple
    password.
    Finally, got it working and once again thanks a bunch for taking the burden of
    replying this thread.
    Cheers,
    Prabath

Maybe you are looking for