ORA-24186 wrong object type, could not transform message
Description:
ORA-24186 wrong object type, could not transform message
Cause:
The object type of the message to be transformed does not match the source type of the specified transfomation.
Description:
ORA-24186 wrong object type, could not transform message
Cause:
The object type of the message to be transformed does not match the source type of the specified transfomation.
Description:
ORA-24190 length of payload excceeds string
Cause:
The length of payload being taken excceeds the limit of varchar2 or raw.
Description:
ORA-24191 the property name string has existed
Cause:
The property name being set has existed.
Description:
ORA-24192 the property name cannot be null
Cause:
The property name cannot be null.
Description:
ORA-24193 the property value exceeds the valid range string
Cause:
The property values being set exceeds the valid range.
Description:
ORA-24201 duplicate publisher, publisher already added to the queue
Cause:
Attempted to add a publisher to the queue again.
Description:
ORA-24202 publisher does not exist for the queue
Cause:
Attempted to alter or drop a non existent publisher from a queue.
Description:
ORA-24270 a row already exists in the string table for these parameters
Cause:
A call was made to create a new row in the specified table. A row already exists in the table with the specified values.
Description:
ORA-24271 translation type must be either T, S or M
Cause:
The translation type parameter is not a T, S or an M. A value other than T, S or M was specified.
Description:
ORA-24272 initialization value must be either F or T
Cause:
The initialization value must be either F or T. A value other than F or T was specified.