Skip Headers

Oracle® Database Advanced Replication Management API Reference
10g Release 1 (10.1)

Part Number B10733-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

DEFLOB

Contains the LOB parameters to deferred remote procedure calls (RPCs).

Column Datatype NULL Description

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.