Oracle Message ORA-24752 - OCI_TRANS_NEW flag must be specified for local transactions

ERROROCI_TRANS_NEW flag must be specified for local transactions
CAUSEApplication attempted to start a local transaction without using OCI_TRANS_NEW.
ACTIONUse OCI_TRANS_NEW when starting local transactions.