ORA-24083: cannot specify remote subscribers for string QUEUE string Cause: An add_subscriber callwith a non-null address field was issued on a
queue which does not support remote subscribers. Remote subscribers are not
supported for NON_PERSISTENT QUEUES. Action: Specify a nulladdress field and retry the call.