ORA-24048: cannot create QUEUE_TABLE, user does not have access to AQ object types
What triggered the Error:
attempt was made to issue the CREATE_QUEUE_TABLE command, but the user who issued the command does not have access to internal AQ object types.What should we do to fix it:
e the DBMS_AQADM.GRANT_TYPE_ACCESS procedure to grant the user access to the AQ object types.