ERROR | OCI_TRANS_NEW flag must be specified for local transactions |
CAUSE | Application attempted to start a local transaction without using OCI_TRANS_NEW. |
ACTION | Use OCI_TRANS_NEW when starting local transactions. |
ERROR | OCI_TRANS_NEW flag must be specified for local transactions |
CAUSE | Application attempted to start a local transaction without using OCI_TRANS_NEW. |
ACTION | Use OCI_TRANS_NEW when starting local transactions. |