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-02726: osnpop: access error on oracle executable

1 Answers  


ORA-01926: cannot GRANT to a role WITH GRANT OPTION

1 Answers  


SQL*Loader-00431: illegal NULLIF or DEFAULTIF clause specified for nested table column string

1 Answers  


QSM-01102: materialized view, string, requires join back to table, string, on column, string

1 Answers  


ORA-23357: the propagator does not exist

2 Answers  






RMAN-03017: recursion detected in stored script string

1 Answers  


ORA-01615: instance string (thread string) is mounted - cannot disable

1 Answers  


ORA-12227: TNS:syntax error

1 Answers  


TNS-01441: Number of filtering rules currently in effect: number

1 Answers  


ORA-08316: sllfsk: Error seeking in file.

1 Answers  


DRG-51301: error releasing dml Queue lock

1 Answers  


ORA-30026: Undo tablespace 'string' has unexpired undo with string(sec) left, Undo_Retention=string(sec)

1 Answers  


Categories