ORA-24193 the property value exceeds the valid range string
Description:
ORA-24193 the property value exceeds the valid range string
Cause:
The property values being set exceeds the valid range.
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.
Description:
ORA-24273 translation text is required if translation type is T or S
Cause:
If a translation type of T or S is specified, translation text must be supplied.
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-24274 no row exists in the string table for these parameters
Cause:
A call was made to update a row that does not exist or a foreign key value supplied to create a table does not exist.
Description:
ORA-24190 length of payload excceeds string
Cause:
The length of payload being taken excceeds the limit of varchar2 or raw.