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

ORA-00165: migratable distributed autonomous transaction with remote operation is not allowed

1 Answers  


TNS-04070: Cannot administer a remote Oracle Connection Manager instance which is not yet started.

1 Answers  


ORA-02054: transaction string in-doubt

1 Answers  


ORA-15055: unable to connect to ASM instance

1 Answers  


ORA-16021: session string destination cannot be the same as session string destination

1 Answers  






ORA-07419: sfareq: Database writer got error in timing function.

1 Answers  


ORA-04028: cannot generate diana for object stringstringstringstringstring

2 Answers  


NCR-02004: NCRF: Invalid format interpreter type context

1 Answers  


ORA-24054: cannot propagate to an Oracle 8.0.3 release or lower release

1 Answers  


ORA-07417: sfareq: One or more database writers not active.

1 Answers  


ORA-29886: feature not supported for domain indexes

1 Answers  


ORA-15120: ASM file name 'string' does not begin with the ASM prefix character

1 Answers  


Categories