Home » Other » Training & Certification » xml suport on oracle database (oracle 10g)
xml suport on oracle database [message #348895] |
Thu, 18 September 2008 04:20  |
pointers
Messages: 451 Registered: May 2008
|
Senior Member |
|
|
Hi,
I am new to XML on oracel database, trying to generate a xml from database table and load in my machine. From our forum i got a link but, I am not able to use any xml related commands in my database.
What are all the set up needed for the database to support. Do i need to run any scripts for this.
Please find the below details.
SQL> select * from v$version;
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
PL/SQL Release 10.2.0.3.0 - Production
CORE 10.2.0.3.0 Production
TNS for Linux: Version 10.2.0.3.0 - Production
NLSRTL Version 10.2.0.3.0 - Production
SQL> select comp_id, version, status from dba_registry where comp_id='xml';
no rows selected
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Jun 06 03:38:18 CDT 2025
|