Oracle Error Message
ORA-39303: Cannot alter attribute of queue: string
Reason for the Error
DBMS_METADATA_DIFF was comparing two advanced queues with attribute differences that cannot be reconciled. The error message identifies the specific problem.
Solution
The difference cannot be eliminated with an SQL ALTER statement.