Oracle Error Message
ORA-26800: Apply not the only subscriber for “string”.”string”.
Reason for the Error
The combined capture and apply optimization could not be used since Apply was not the lone subscriber to the queue.
Solution
Apply has to be the only subscriber to the queue.