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

ORA-12434: invalid audit type: string

1 Answers  


ORA-26085: direct path operation must start its own transaction

1 Answers  


ORA-30363: columns in a dimension column list must be in the same relation

1 Answers  


ORA-02431: cannot disable constraint (string) - no such constraint

1 Answers  


ORA-24339: cannot set server group name after connecting to server

1 Answers  


ORA-12228: TNS:protocol adapter not loadable

1 Answers  


RMAN-06012: channel: string not allocated

1 Answers  


ORA-16168: LGWR network server could not switch to blocking mode

1 Answers  


TNS-00549: value specified for the SSL version is not valid

1 Answers  


ORA-16139: media recovery required

1 Answers  


ORA-16952: Failed to bind this SQL statement.

1 Answers  


ORA-08453: more than one V symbol specified in picture mask

1 Answers  


Categories