83 ORA-32800 to ORA-32857
- ORA-32800: internal error <varname>string</varname>
-
Cause: An unexpected error occurred.
- ORA-32801: invalid value <varname>string</varname> for <varname>string</varname>
-
Cause: An invalid value was specified for a parameter.
- ORA-32802: value for <varname>string</varname> must be <varname>string</varname>
-
Cause: An invalid value was specified for a parameter.
- ORA-32803: value for <varname>string</varname> cannot be altered
-
Cause: An attempt was made to alter a value that cannot be altered.
- ORA-32804: invalid value <varname>string</varname>, <varname>string</varname> should have form <varname>string</varname>
-
Cause: A value specified for a parameter has the incorrect form.
- ORA-32805: identifier for <varname>string</varname> too long, maximum length is <varname>string</varname> characters
-
Cause: An identifier string exceeded the maximum allowed length.
- ORA-32806: value for <varname>string</varname> is too long, maximum length is <varname>string</varname>
-
Cause: A value exceeded it's maximum allowed length.
- ORA-32807: message system link <varname>string</varname> already exists
-
Cause: A message system link of the specified name already exists.
- ORA-32808: message system link <varname>string</varname> does not exist
-
Cause: A message system link of the specified name does not exist.
- ORA-32809: foreign queue <varname>string</varname> is already registered
-
Cause: The foreign queue has already been registered for this message system link (NAME@MSGLINK).
- ORA-32810: foreign queue <varname>string</varname> is not registered
-
Cause: The foreign queue (NAME@MSGLINK) has not been registered for this message system link.
- ORA-32811: subscriber <varname>string</varname> already exists
-
Cause: The specified subscriber identifier already exists.
- ORA-32812: subscriber <varname>string</varname> does not exist
-
Cause: The specified subscriber identifier does not exist.
- ORA-32813: propagation schedule <varname>string</varname> already exists
-
Cause: The specified propagation schedule identifer already exists.
- ORA-32814: propagation schedule <varname>string</varname> does not exist
-
Cause: The specified propagation schedule identifier does not exist.
- ORA-32815: message system link <varname>string</varname> is referenced by a foreign queue
-
Cause: An attempt was made to remove a message system link currently referenced by one or more registered foreign queues.
- ORA-32816: foreign queue <varname>string</varname> is referenced by a subscriber or schedule
-
Cause: An attempt was made to unregister a foreign queue currently referenced by one or more subscribers or propagation schedules.
- ORA-32817: message system link <varname>string</varname> is not configured with a log queue for <varname>string</varname>
-
Cause: An attempt was made to add a propagation subscriber but the message system link was not configured with a log queue for the indicated propagation type.
- ORA-32818: AQ queue <varname>string</varname> does not exist
-
Cause: An operation was attempted where the specified AQ queue does not exist.
- ORA-32819: AQ queue <varname>string</varname> must be a normal queue
-
Cause: An operation was attempted where the specified AQ queue exists but is not a normal queue.
- ORA-32820: subscriber queue and exception queue must use same message system link
-
Cause: An operation was attempted for INBOUND propagation where the specified subscriber queue and exception queue reference different message system links.
- ORA-32821: subscriber queue and exception queue must have same payload type
-
Cause: An operation was attempted for OUTBOUND propagation where the AQ queues used for the subscriber queue and exception queue have different payload types.
- ORA-32822: subscriber <varname>string</varname> is marked for removal
-
Cause: An administration operation was attempted for a subscriber which is marked for removal. If attempting to remove a subscriber, the Messaging Gateway agent is not running or is running but unable to remove the subscriber at this time.
- ORA-32823: subscriber exists for queue <varname>string</varname> and destination <varname>string</varname>
-
Cause: An attempt was made to create a propagation subscriber when one already exists for the specified queue and destination pair.
- ORA-32824: schedule exists for source <varname>string</varname> and destination <varname>string</varname>
-
Cause: An attempt was made to create a propagation schedule when one already exists for the specified source and destination pair.
- ORA-32825: Messaging Gateway agent has not been started
-
Cause: An attempt was made to shut down the Messaging Gateway agent when it is not started.
- ORA-32826: Messaging Gateway agent has already been started
-
Cause: An attempt was made to start the Messaging Gateway agent when it is already started.
- ORA-32827: Messaging Gateway agent must be shut down
-
Cause: An operation was attempted that requires the Messaging Gateway agent to be shut down.
- ORA-32828: Messaging Gateway agent must be running
-
Cause: An operation was attempted that requires the Messaging Gateway agent to be started and responsive.
- ORA-32829: Messaging Gateway agent cannot be shut down while it is starting
-
Cause: An attempt was made to shut down the Messaging Gateway agent when it is in the process of starting and initializing.
- ORA-32830: result code <varname>string</varname> returned by Messaging Gateway agent
-
Cause: The Messaging Gateway agent terminated abnormally due to an unexpected error.
- ORA-32831: timed out trying to acquire administration lock
-
Cause: A timeout occurred when attempting an administration operation. Either an administration operation was attempted while the Messaging Gateway agent was starting and initializing, or two administration operations were attempted at the same time.
- ORA-32832: failure <varname>string</varname> trying to acquire administration lock
-
Cause: An unexpected error occurred trying to acquire administration lock.
- ORA-32833: failure <varname>string</varname> trying to release administration lock
-
Cause: An unexpected error occurred trying to release administration lock.
- ORA-32834: Messaging Gateway agent user has not been set
-
Cause: A Messaging Gateway agent user has not been configured.
- ORA-32835: database user <varname>string</varname> does not exist
-
Cause: The specified database user does not currently exist.
- ORA-32836: database user <varname>string</varname> must be granted role <varname>string</varname>
-
Cause: The specified database user does not have a required role.
- ORA-32837: invalid configuration state <varname>string</varname>
-
Cause: The specified configuration state is invalid.
- ORA-32838: exceeded maximum number of properties
-
Cause: An attempt was made to alter a property list where the number of properties in the resulting list exceeds the maximum allowed.
- ORA-32839: property <varname>string</varname> is reserved, names with MGWPROP$_ prefix are not valid
-
Cause: An attempt was made to specify a reserved name for a property name.
- ORA-32840: property name cannot be NULL
-
Cause: An attempt was made to use NULL for a property name.
- ORA-32841: invalid value for property <varname>string</varname>
-
Cause: An attempt was made to specify an invalid value for a property.
- ORA-32842: value for property <varname>string</varname> cannot be altered
-
Cause: An attempt was made to alter a property that cannot be altered.
- ORA-32843: value for <varname>string</varname> is outside the valid range of <varname>string</varname> to <varname>string</varname>
-
Cause: A value was specified that is not in the valid range.
- ORA-32844: exceeded maximum number of <varname>string</varname> values
-
Cause: An attempt was made to add a value of the specified type but the maximum number of such values has been reached.
- ORA-32845: Messaging Gateway agent is already running
-
Cause: An attempt was made to start the Messaging Gateway agent when an agent instance is already running.
- ORA-32846: Messaging Gateway agent cannot be started; status is <varname>string</varname>
-
Cause: An attempt to start the Messaging Gateway agent failed due to the indicated agent status. A BROKEN status indicates a problem that requires user intervention before the agent can be started.
- ORA-32847: operation is not supported on this platform
-
Cause: An attempt was made to perform an operation that is not supported on this platform.
- ORA-32848: foreign queue DOMAIN required for JMS unified connections
-
Cause: A DOMAIN was not specified when registering a foreign queue for a messaging system link that is configured to use the JMS unified messaging model.
- ORA-32849: <varname>string</varname> cannot be set unless <varname>string</varname> is set
-
Cause: An attempt was made to specify a value for a parameter that cannot be set unless an associated parameter is also set.
- ORA-32850: agent <varname>string</varname> does not exist
-
Cause: The specified Messaging Gateway agent name did not exist.
- ORA-32851: agent <varname>string</varname> already exists
-
Cause: The specified Messaging Gateway agent name already existed.
- ORA-32852: agent <varname>string</varname> is referenced by a message system link
-
Cause: An attempt was made to remove a Messaging Gateway agent currently referenced by one or more message system links.
- ORA-32853: propagation job <varname>string</varname> does not exist
-
Cause: The specified propagation job identifier did not exist.
- ORA-32854: propagation job <varname>string</varname> already exists
-
Cause: The specified propagation job identifier already existed.
- ORA-32855: propagation job <varname>string</varname> is marked for removal
-
Cause: An administration operation was attempted for a propagation job which is marked for removal. If attempting to remove a job, the Messaging Gateway agent is not running or is running but unable to remove the job at this time.
- ORA-32856: operation not supported for propagation job
-
Cause: An attempt was made to perform an operation that was not supported for a propagation job.
- ORA-32857: propagation job exists for source <varname>string</varname> and destination <varname>string</varname>
-
Cause: An attempt was made to create a propagation job, subscriber, or schedule when a propagation job already existed for the specified source and destination pair.