XML Database (MOSC)

MOSC Banner

XDB install

edited Apr 24, 2012 3:10PM in XML Database (MOSC) 12 commentsAnswered
Hi all,

I have create a new database in 11g (11.2.0.2) i need to install the xdb packages for the error facing below. I found a metalink document ([ID 1292089.1] to install it but quite confused with the step provided. There seems to be to steps which step should i follow.

Oracle 10.1 and above - XDB Reload

SQL> spool xdbreload.log
SQL> connect / as sysdba
SQL> set echo on;
SQL> shutdown immediate;
SQL> startup upgrade;
SQL> @?/rdbms/admin/xdbrelod.sql
SQL> shutdown immediate;
SQL> startup;
SQL> @?/rdbms/admin/utlrp.sql
SQL> spool off

or

XDB Installation

The catqm.sql script requires the following parameters be passed to it when run:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center