ORA-14551: cannot perform a DML operation inside a query



ORA-14551: cannot perform a DML operation inside a query..

Answer / guest

Cause: DML operation like insert, update, delete or
select-for-update cannot be performed inside a query or
under a PDML slave.

Action: Ensure that the offending DML operation is not
performed or use an autonomous transaction to perform the
DML operation within the query or PDML slave.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

PCB-00204: Group items cannot be used except in INTO or VALUES clause

1 Answers  


RMAN-08132: WARNING: cannot refresh aged file list

2 Answers  


ORA-01306: dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents

2 Answers   Wipro,


ORA-16719: unable to query V$ARCHIVE_DEST fixed view

1 Answers  


ORA-00346: log member marked as STALE

1 Answers  


ORA-15041: diskgroup space exhausted

1 Answers  


ORA-39001: invalid argument value

1 Answers  


PLS-00587: a static method cannot be invoked on an instance value

1 Answers  


ORA-25959: join index must be of the bitmap type

1 Answers  


ORA-01261: Parameter string destination string cannot be translated

1 Answers  


RMAN-06064: creating datafile fno=string name=string

1 Answers  


ORA-22995: TABLESPACE DEFAULT option is invalid in this context

1 Answers  


Categories