Database Error Messages

OCI-24076

cannot perform operation string for NON_PERSISTENT queue string.string

Cause

One of the operations, SCHEDULE_PROPAGATION, ALTER_QUEUE, LISTEN, DEQUEUE was issued for a NON_PERSISTENT queue.


Action

Do not specify a NON_PERSISTENT queue for these operations.