ORA-22922: nonexistent LOB value
575828Aug 25 2009 — edited Mar 17 2010Hi,
I've hit a runtime error for a ABAP (SAP) program, its a customise program i wrote. i've checked, double checked and triple checked my syntax, so i'm very confident with my codes. The runtime error is --> DBIF_RTAB_SQL_ERROR, with the return ora code --> ORA-22922. The syntax was to EXPORT the records in my program (fetched from other tables) and backup to a different table (customised table, generated my self) . I'm a developer my self, so i was wonderign, the problem itself occurs at program level or at database level, cos if its me, i still can rectify (though still need advise n pointers for the solution). If its at database level i'll raise it to the DB guys (basis team).
Please advice, thansk a million in advance.