ORA-24814: operation not allowed for temporary LOBs
Answer / guest
Cause: Temporary LOB locators are not allowed in the
operation. For example: OCILobAssign only takes persistent
LOB locators as parameters, not temporary LOBs.
Action: Use OCILobLocatorAssign for temporary LOBs instead.
Note that OCILobLocatorAssign can also be used for
persistent LOBs, in which case it will behave the same as
OCILobAssign.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
PROC-00021: Maximum permitted depth of the OCR tree is reached
ORA-13632: The user cancelled the current operation.
RMAN-06138: controlfile not mounted - must specify AT clause with REPORT command
PLS-00706: Exception string cannot be used as prefix of a selected component
ORA-23464: flavor lacks column string of "string"."string"
PLS-00404: cursor 'string' must be declared with FOR UPDATE to use with CURRENT OF
ORA-01301: error writing to file during flat file build
ORA-00129: listener address validation failed 'string'
ORA-04047: object specified is incompatible with the flag specified
ORA-09911: Incorrect user password.
ORA-28515: cannot get external object definitions from string
ORA-02272: constrained column cannot be of LONG datatype