Oracle Error ORA-26919: Capture “string” is not associated with queue “string”.”string”.

Oracle Error Message

ORA-26919: Capture “string” is not associated with queue “string”.”string”.

Reason for the Error

The capture specified in the ADD_OUTBOUND procedure was not associated with the specified queue.

Solution

Resubmit the ADD_OUTBOUND procedure after removing either the capture_name or the queue_name argument.