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

ORA-27470: failed to re-enable "string.string" after making requested change

1 Answers  


ORA-19816: WARNING: Files may exist in string that are not known to database.

1 Answers  


ORA-19336: Missing XML root element

1 Answers  


TNS-02510: Invalid numeric data type

1 Answers  


ORA-15197: suppressing string additional ASM messages

1 Answers  






DRG-11820: Unauthorized

1 Answers  


PCB-00630: Host variable is not of LOB type

1 Answers  


ORA-32139: Cannot write to the stream

1 Answers  


EXP-00071: QUERY parameter not compatible with Direct Path export

1 Answers  


ORA-13799: threshold not found

1 Answers  


ORA-19609: %s is from different backup set: stamp string count string

1 Answers  


NZE-29137: The global context is incorrect.

1 Answers  


Categories