ORA-24015: cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE string.string does not exist
What triggered the Error:
invalid QUEUE_PAYLOAD_TYPE specified during create_queue_table.What should we do to fix it:
e QUEUE_PAYLOAD_TYPE should be RAW or an object type that already exists in the database.