LOG_ID
|
NUMBER
|
- |
Identifying number of the ALL_REPCATLOG record. |
SOURCE
|
VARCHAR2(128)
|
- |
Name of the database at which the request originated. |
ROLE
|
VARCHAR2(1)
|
- |
If Y then this database is the master definition site (masterdef) for the request.
If N then this database is a master site. |
MASTER
|
VARCHAR2(128)
|
- |
Name of the database that processes this request. |
LINE
|
NUMBER(38)
|
- |
Ordering of records within a single request. |
TEXT
|
VARCHAR2(2000)
|
- |
Portion of an argument or DDL text. |
DDL_NUM
|
NUMBER(38)
|
- |
Indicates the order in which to execute the DDL statements stored in the TEXT column when multiple DDL statements are used. |