Oracle Error ORA-39306: Cannot alter attribute of trigger: string

Oracle Error Message

ORA-39306: Cannot alter attribute of trigger: string

Reason for the Error

DBMS_METADATA_DIFF was comparing two triggers with differences that cannot be reconciled. The error message identifies the specific problem.

Solution

The difference cannot be eliminated with an SQL ALTER statement.