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-24183: invalid transformation

1 Answers  


LPX-00264: send failed to host ~s

1 Answers  


PCB-00557: USING clause can only be used on a PREPAREd dynamic statement

1 Answers  


ORA-16604: unable to describe template using package "string"

1 Answers  


ORA-37043: (XSACQUIRE_DEP_OLDGEN) Composite, concat, dimension map, or internal partition workspace object cannot be locked since another user has committed a new one already.

1 Answers  






TNS-00291: Navigator: Enabled Interchange

1 Answers  


ORA-07513: sscgctl: $deq unexpected return on cancel of term. lock

1 Answers  


ORA-40202: column string does not exist in the input table string

1 Answers  


ORA-19608: %s is not a backup piece

1 Answers  


ORA-02844: Invalid value for the leave open flag

1 Answers  


ORA-20000: %s

1 Answers  


ORA-08456: no sign in picture mask but SIGN clause in mask options

1 Answers  


Categories