ORA-24050: subscribers are not supported for exception queue string
What triggered the Error:
An ADD_SUBSCRIBER, ALTER_SUBSCRIBER, or REMOVE_SUBSCRIBER procedure was issued on a queue that was created as an EXCEPTION_QUEUE.What should we do to fix it:
ecify a NORMAL_QUEUE in the procedure.