ORA-24433: This statement has already been prepared using OCIStmtPrepare2.
What triggered the Error:
statement that was earlier prepared using OCIStmtPrepare2 is now being reprepared using OCIStmtPrepare."What should we do to fix it:
ease use a different statement handle.