Oracle Error ORA-25013: OLD and PARENT values cannot be identical

Oracle Error Message

ORA-25013: OLD and PARENT values cannot be identical

Reason for the Error

The referencing clause specifies identical values for OLD and PARENT.

Solution

Re-specify either the OLD or PARENT referencing value.