Oracle Messages

Id Message
ORA-25201 invalid value, VISIBILITY should be ON_COMMIT or IMMEDIATE
ORA-25202 invalid value NULL, string should be non-NULL
ORA-25203 invalid value string, DELAY should be non-negative
ORA-25204 invalid value, SEQUENCE_DEVIATION should be BEFORE or TOP
ORA-25205 the QUEUE string.string does not exist
ORA-25206 enqueue failed, enqueue to exception queue string.string not permitted
ORA-25207 enqueue failed, queue string.string is disabled from enqueueing
ORA-25208 RELATIVE_MSGID must be specified if SEQUENCE_DEVIATION is BEFORE
ORA-25209 invalid value string, EXPIRATION should be non-negative or NEVER
ORA-25210 invalid value for RELATIVE_MSGID, no message in queue with that msgid
ORA-25211 invalid DELAY specified when using sequence deviation
ORA-25212 invalid PRIORITY specified when using sequence deviation
ORA-25213 message with specified RELATIVE_MSGID has been dequeued
ORA-25214 cannot specify delay or expiration for enqueue to exception queue
ORA-25215 user_data type and queue type do not match
ORA-25216 invalid recipient, either NAME or ADDRESS must be specified
ORA-25217 enqueue failed, visibility must be IMMEDIATE for queue string.string
ORA-25218 enqueue failed, delay must be zero for queue string.string
ORA-25219 enqueue failed, sequence deviation not allowed for queue string.string
ORA-25220 enqueue failed, signature not specified for a non-repudiable queue
Lines 11621 to 11640 of 20375 entries
1 580 581 582 583 584 1,019