OCIStmtFetch returns error code 1010?
420033Apr 27 2004 — edited Apr 28 2004I am trying to debug some code that doesn't seem to work when trying to read CLOBs from a v9.2 database set up with the AL32UTF8 character set in particular. The OCIStmtFetch() function returns a status value of 1010 which I can't find a definition for, or any information about in any manual. Could anyone shed some light on what this is trying to tell me?