Skip Headers
Contains the LOB parameters to deferred remote procedure calls (RPCs).
ID
RAW(16)
NOT NULL
Identifier of the LOB parameter.
DEFERRED_TRAN_ID
VARCHAR2(22)
-
Transaction ID for deferred remote procedure calls (RPCs) with this LOB parameter.
BLOB_COL
BLOB(4000)
The binary LOB parameter.
CLOB_COL
CLOB(4000)
The character LOB parameter.
NCLOB_COL
NCLOB(4000)
The national character LOB parameter.