ORA-22927: invalid LOB locator specified
Answer / guest
Cause: There are several causes: (1) the LOB locator was
never initialized; (2) the locator is for a BFILE and the
routine expects a BLOB/CLOB/NCLOB locator; (3) the locator
is for a BLOB/CLOB/NCLOB and the routine expects a BFILE
locator; (4) trying to update the LOB in a trigger body --
LOBs in trigger bodies are read only.
Action: For (1), initialize the LOB locator by selecting
into the locator variable or by setting the LOB locator to
empty. For (2) and (3), pass the correct type of locator
into the routine. For (4), remove the trigger body code that
updates the LOB value.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-24758: not attached to the requested transaction
PCB-00901: Pro*COBOL internal error condition detected (Code = number)
TNS-00014: INTCTL: error while opening terminal input channel
ORA-13362: disjoint sub-element in a compound polygon
ORA-02206: duplicate INITRANS option specification
ORA-09873: TASDEF_OPEN: open error when opening tasdef@.dbf file.
ORA-01687: specified logging attribute for tablespace 'string' is same as the existing
PCC-02040: CMD-LINE: Option selected, but no value provided
PCB-00104: Unable to open input file "string"
ORA-15063: diskgroup "string" lacks quorum of string PST disks; string found
ORA-36690: (NTEXTCNV01) Error during conversion from NTEXT to TEXT.
ORA-23358: invalid remote user