Quick Search:
 
 Oracle Database Error: ORA-24374      [Return To Oracle Error Index] Jump to:  
Oracle Error: ORA-24374

Error Description:
Define not done before fetch or execute and fetch

Error Cause:
The application did not define output variables for data being fetched before issuing a fetch call or invoking a fetch by specifying a non-zero row count in an execute call.

Action:
Issue OCI define calls for the columns to be fetched.


There haven't been any comments added for this error yet. You may add one if you like.  Add a comment 
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org