XML DATABASE INSTALLATION (merged) [message #406807] |
Sat, 06 June 2009 00:40 |
|
i am installing xml database on live server with following step:-
created tablespace
create tablespace XDB datafile '/umsdata03/umsdb/datafile/ums_data_xdb01.dbf' size 1G;
executing script
@?/rdbms/admin/catqm.sql xdb123 XDB UMS_AUTOALLOC_TEMP
but the script follow with error:-
and pls suggest how to deal with port issue of xml installation
-
Attachment: xdb err.txt
(Size: 13.50KB, Downloaded 3329 times)
|
|
|
|
Re: XML DATABASE INSTALLATION (merged) [message #406826 is a reply to message #406807] |
Sat, 06 June 2009 03:13 |
|
sorry for inconvinence i would follow up your rule
pls provide me some solution
as i had now install the catqm.sql sucessfully
but the select comp_name, status, version from DBA_REGISTRY where comp_name='Oracle XML Database';
COMP_NAME
--------------------------------------------------------------------------------
STATUS VERSION
----------- ------------------------------
Oracle XML Database
INVALID 10.2.0.3.0
pls help
|
|
|
|
|