Showing posts with label ORA-24433: This statement has already been prepared using OCIStmtPrepare2.. Show all posts
Showing posts with label ORA-24433: This statement has already been prepared using OCIStmtPrepare2.. Show all posts

Sunday, 22 April 2012

ORA-24433: This statement has already been prepared using OCIStmtPrepare2.

ORA-24433: This statement has already been prepared using OCIStmtPrepare2.

Cause: A statement that was earlier prepared using OCIStmtPrepare2 is now being reprepared using OCIStmtPrepare.

Action: Please use a different statement handle.