Showing posts with label ORA-24430. Show all posts
Showing posts with label ORA-24430. Show all posts

Sunday, 22 April 2012

ORA-24430: Null values for sqltext and key were specified.

ORA-24430: Null values for sqltext and key were specified.

Cause: An attempt was made to call OCIStmtPrepare2 and neither sqltext nor key were specified.

Action: Specify valid values for sqltext or key or both.