Oracle Error Message
ORA-39304: Cannot alter attribute of queue table: string
Reason for the Error
DBMS_METADATA_DIFF was comparing two AQ queue tabless 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.