Access violation in orageneric10.dll - clob data select

Hi
I encounter problem with select clob xml data in "sql window" (select * from ...)
- developer produce "access violation in orageneric10.dll"
when I use "fetch next page" button to see result rows

Oracle Client patched to 10.2.0.4

Please help!

(Debug data sent via email)
 
This seems like an Oracle Client error (orageneric10.dll is an internal Oracle Net library). What happens is you query .getclobval() instead of the xmltype instance itself?

 
Excuse me, i dont understand what I have to do with this error.

Should I create service request on Oracle Metalink?
Or do some test cases by Developer?

I cant do my job now.
 
Back
Top