Oracle Error ORA-24048: cannot create QUEUE_TABLE, user does not have access to AQ object types

Oracle Error Message

ORA-24048: cannot create QUEUE_TABLE, user does not have access to AQ object types

Reason for the Error

An 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.

Solution

Use the DBMS_AQADM.GRANT_TYPE_ACCESS procedure to grant the user access to the AQ object types.