ORA-24760: invalid isolation level flags
What triggered the Error:
invalid isolation level flag was passed.What should we do to fix it:
rify that only one of following values - OCI_TRANS_READONLY, OCI_TRANS_READWRITE, OCI_TRANS_SERIALIZABLE is used.