aspose file tools
The moose likes JDBC and the fly likes ORA-01002: fetch out of sequence when trying to insert CLOB data into Oracle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "ORA-01002: fetch out of sequence when trying to insert CLOB data into Oracle" Watch "ORA-01002: fetch out of sequence when trying to insert CLOB data into Oracle" New topic
Author

ORA-01002: fetch out of sequence when trying to insert CLOB data into Oracle

Thillai Sakthi
Ranch Hand

Joined: Jun 17, 2000
Posts: 91
Dear all,
Can any one help me on this regard?
My code:

My exception is :

Line 27 is the executeQuery of the select statement above.
Am I missing something here...?
Thanks for your help...


Regards,<br /> <br />Shakthi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ORA-01002: fetch out of sequence when trying to insert CLOB data into Oracle
 
Similar Threads
JDBC connection using eclipse ide
java.sql.SQLException: ORA-01733: virtual column not allowed here
ora-01002 fetch out of sequence
invalid host/bind variable name
Callign an oragle package in Java with JDBC