ORA-24752
Error: ORA-24752: OCI_TRANS_NEW flag must be specified for local transactions
Causa: Application attempted to start a local transaction without using OCI_TRANS_NEW.
Acción: Use OCI_TRANS_NEW when starting local transactions.
COMENTARIOS:
No hay comentarios.