Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how can i loading an xml document(it is associated with an dtd file) into oracle table through jd

2670915May 17 2014 — edited Oct 15 2014

Hello All,

I kown how insert a xml file(not associated with an dtd file or schama ) into oracle database  through java  already,but when I am trying to insert a large xml file into oracle database through java , i am getting the the error ,please help me to resolve d issue,itz very urgent.

java.sql.SQLException: ORA-31001: the resource handle or the path name "/play.dtd" invalid

ORA-06512: at "SYS.XMLTYPE", line 272

ORA-06512: at line 1

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 15 2014
Added on May 17 2014
1 comment
416 views