Oracle Error ORA-24015: cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE string.string does not exist

Oracle Error Message

ORA-24015: cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE string.string does not exist

Reason for the Error

An invalid QUEUE_PAYLOAD_TYPE specified during create_queue_table.

Solution

The QUEUE_PAYLOAD_TYPE should be RAW or an object type that already exists in the database.