ORA-25349
A parallel operation_name operation is in progress for subscriber_name.
- operation_name: The name of the parallel operation.
- subscriber_name: The subscriber name along with the queue name.
Cause
An Oracle Database Advanced Queuing (AQ) operation was attempted when another parallel operation seek, enqueue, or dequeue was already in progress.
Action
Retry the operation again after the parallel operation is done.