ORA-00034: cannot string in current PL/SQL session



ORA-00034: cannot string in current PL/SQL session..

Answer / guest

Cause: An attempt was made to issue a commit or rollback
from a PL/SQL object (procedure, function, package) in a
session that has this disabled (by 'alter session disable
commit in procedure')

Action: Enable commits from PL/SQL in this session, or do
not attempt to use commit or rollback in PL/SQL when they
are disabled in the current session.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

CLSR-01003: Error number encountered during mounting database

1 Answers  


SQL-02118: Invalid row for a WHERE CURRENT OF operation

1 Answers  


SQL-02122: Invalid OPEN or PREPARE for this database connection

1 Answers  


ORA-31660: metadata filter name can not be defaulted

1 Answers  


ORA-14289: cannot make local index partition of Composite Range partitioned table unusable

1 Answers  






TNS-00513: Destination host unreachable

1 Answers  


ORA-26515: no master log available for 'string.string'

1 Answers  


IMG-00860: assert failure, number of region exceeds allocated

1 Answers  


NCR-02009: NCRF: Unable to open trace file

1 Answers  


ORA-01274: cannot add datafile 'string' - file could not be created

1 Answers  


ORA-32733: Error occurred when executing Parallel Oradebug

1 Answers  


NNL-00957: Name nodes created: number

1 Answers  


Categories