Oracle Solution for Error ora-25012

Solution for Oracle Error ORA-25012

ORA-25012: PARENT and NEW values cannot be identical

What triggered the Error:

e referencing clause specifies identical values for PARENT and OLD.

What should we do to fix it:

-specify either the PARENT or NEW referencing value.