Database Error Messages

ORA-24015

cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE string.string does not exist

Cause

An invalid QUEUE_PAYLOAD_TYPE specified during create_queue_table.


Action

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