ORA-24814: operation not allowed for temporary LOBs



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

Post New Answer

More Oracle Errors Interview Questions

RMAN-06161: error when inspecting auxiliary filename: string

1 Answers  


ORA-19759: block change tracking is not enabled

1 Answers  


ORA-36630: (XSDUNION00) An empty base dimension list was specified in the concat dimension definition.

1 Answers  


DRG-11833: Request-URI Too Big

1 Answers  


ORA-19015: Invalid XML tag identifier (string)

1 Answers  






ORA-06416: NETCMN: error on test

1 Answers  


ORA-02848: Asynchronous I/O package is not running

1 Answers  


NID-00435: Database name changed to string.

1 Answers  


ORA-26529: local store callback term phase failed for 'string.string'

1 Answers  


CLSR-06507: Cannot add to SERVICE_NAMES, SERVICE_NAMES will be too long

1 Answers  


RMAN-20506: no backup of archivelog found

1 Answers  


QSM-02035: no filter conditions are present in the HAVING clause

1 Answers  


Categories