Database Error Messages

ORA-39305

Cannot alter attribute of sequence: string

Cause

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


Action

The difference cannot be eliminated with an SQL ALTER statement.