XML installations
Can someone please provide some insight as to how to install XML on oracle 11.2.03...i see in oracle's documentation
catqm.sql <XDB_password> <XDB_TS_NAME> <TEMP_TS_NAME> #Create the tables and views needed to run XML DB
now in my database i don't see any user XDB,,does this imply i have to create a user XDB with a neww tablespace before i run catqm.sql?Is there a script i can
run as a prerequisite to check for any info before installatiion?
0