| Error | ORA-24083 |
Description | cannot specify remote subscribers for string QUEUE string | Cause | An add_subscriber call with 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 null address field and retry the call. |