Skip Headers
Oracle® Application Server Metadata Repository Creation Assistant User's Guide
10g Release 2 (10.1.2) for Microsoft Windows (64-Bit) on Intel Itanium
B25336-01
  Go To Documentation Library
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

D Troubleshooting OracleAS Metadata Repository Creation Assistant

This appendix describes how to solve common problems that you might encounter when running OracleAS Metadata Repository Creation Assistant. It contains the following sections:

D.1 Unable to Connect to the Database

Problem

OracleAS Metadata Repository Creation Assistant is unable to connect to the database

Solution

Check the following:

D.2 Unable to Connect as "sys" User

Problem

You get the following message when running OracleAS Metadata Repository Creation Assistant:

RepCA unable to connect as sys. Error message:
*** Specify Database Connect ***
ERROR -SQLException on getting SID and SYSTEMNAME
informationjava.sql.SQLException:
@ ORA-01017 : invalid username/password; logon denied

Solution

Try the following:

D.3 No Space

Problem

You load OracleAS Metadata Repository Creation Assistant in an existing Real Application Clusters database and you get a error.

Solution

If your database uses raw devices, perform the following steps:

  1. Exit OracleAS Metadata Repository Creation Assistant.

  2. Add another raw device to the database.

  3. Restart OracleAS Metadata Repository Creation Assistant.

If your database uses a file system, perform the following steps:

  1. Ensure that the file system has enough disk space.

  2. Set tablespaces to AUTOEXTEND.

D.4 Loading Fails on Real Application Clusters Database After Specifying Multiple Nodes

Problem

You load OracleAS Metadata Repository Creation Assistant in an existing Real Application Clusters database and you get a error. On the Specify Database Connection Information screen, you specified multiple nodes of the Real Application Clusters database.

Solution

When you input the nodes of the Real Application Clusters database on the Specify Database Connection Information screen, only specify one node of the database. The Real Application Clusters software will automatically replicate the data loaded by OracleAS Metadata Repository Creation Assistant onto all of the nodes.

D.5 Manual Steps: Cleaning Up a Failed Registration or Deregistering OracleAS Metadata Repository

This section describes how to clean up registration entries in Oracle Internet Directory without using OracleAS Metadata Repository Creation Assistant.

  1. Connect to Oracle Internet Directory using Oracle Directory Manager.

    1. Start up Oracle Directory Manager.

      Select Start > Programs > Oracle - OracleHomeName > Integrated Management Tools > Oracle Directory Manager.

    2. In the Connect screen, enter the connect information. Log in as the Oracle Internet Directory superuser (cn=orcladmin).

  2. Clean up the database registration entries in Oracle Internet Directory:

    1. Expand the following entries (shown in Figure D-1):

      Entry Management > cn=OracleContext > cn=your_database_name

    2. Delete all the child entries under cn=your_database_name, starting with the bottom-most child entry.

      Before deleting the cn=DESCRIPTION_0 entry, expand it until you reach the last child. Then delete each child starting with the innermost child.

      To delete an entry, right-click each child entry and select Delete from the pop-up menu. Click Yes in the Confirmation dialog. When deleting some child entries, you may get some error messages. You can ignore these error messages.

    3. Right-click cn=your_database_name and delete it.

    Figure D-1 Clean up Database Registration Entries

    Description of Figure D-1  follows
    Description of "Figure D-1 Clean up Database Registration Entries"

  3. Clean up the metadata repository registration entries in Oracle Internet Directory:

    1. Expand the following entries (shown in Figure D-2):

      Entry Management > cn=OracleContext > cn=Products > cn=IAS > cn=IAS Infrastructure Databases > orclReferenceName=your_database_name

    2. Delete each child entry under orclReferenceName=your_database_name.

    3. Delete the orclReferenceName=your_database_name entry.

    Figure D-2 Clean up Metadata Repository Registration Entries

    Description of Figure D-2  follows
    Description of "Figure D-2 Clean up Metadata Repository Registration Entries"

D.6 ORA-01403: No Data Found

Problem

When OracleAS Metadata Repository Creation Assistant loads the Workflow schema, it returns a PL/SQL error ORA-01403: "no data found".

Solution

Your NLS_LANG environment variable is set to a non-English locale. Before you run OracleAS Metadata Repository Creation Assistant, you need to make sure that the NLS_LANG environment variable is unset or is set to american_america.us7ascii.

You can set the environment variable using the System Properties dialog box.

You can set NLS_LANG back to its original value after running OracleAS Metadata Repository Creation Assistant.

D.7 ORA-06510: PL/SQL: Unhandled User-Defined Exception

After OracleAS Metadata Repository Creation Assistant is loaded, the error ORA-06510: PL/SQL: unhandled user-defined exception" is found in the log file.

This error is caused when the loading scripts for the DSGATEWAY schema are run. These scripts belong to the OracleAS Syndication product, which is obsoleted. The DSGATEWAY schema is created for backward compatability.

D.8 Need More Help?

If this appendix does not solve the problem you encountered, try these other sources:

If you do not find a solution for your problem, open a service request.