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 |
SQL*Loader-00268: UNRECOVERABLE keyword may be used only in direct path.
ORA-06316: IPA: Invalid database SID
RMAN-06593: platform name 'string' specified in FROM PLATFORM is not valid
ORA-00360: not a logfile member: string
QSM-02121: set operator in a context not supported for fast refresh
RMAN-03035: Debugging turned off
NNL-00901: CONTENT ERROR responses sent: number
ORA-14043: only one partition may be added
ORA-19505: failed to identify file "string"
ORA-14638: cannot MERGE subpartitions in different Range Composite partitions
PCC-02397: VARCHAR declarations not permitted in #include file
PCB-00205: Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES