ADF_SB_REPOSITORY_BRANCHES
Details
-
Schema: FUSION
-
Object owner: ADF
-
Object type: TABLE
-
Tablespace: REFERENCE
Primary Key
Name | Columns |
---|---|
ADF_SB_REPOSITORY_BRANCHE_PK |
SANDBOX_ID, REPOSITORY_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
SANDBOX_ID | VARCHAR2 | 60 | Yes | SANDBOX_ID | |
REPOSITORY_ID | VARCHAR2 | 240 | Yes | REPOSITORY_ID | |
BASELINE_ID | NUMBER | 18 | BASELINE_ID | ||
BRANCH_ID | VARCHAR2 | 400 | BRANCH_ID | ||
BRANCH_STATE | VARCHAR2 | 30 | BRANCH_STATE | ||
TRANSACTION_ID | VARCHAR2 | 400 | TRANSACTION_ID | ||
OP_CHANGE_HINT | VARCHAR2 | 1 | OP_CHANGE_HINT | ||
OP_TARGET_BASELINE_ID | NUMBER | 18 | OP_TARGET_BASELINE_ID | ||
OP_PROGRESS | VARCHAR2 | 4000 | OP_PROGRESS | ||
OP_ERROR_LOG | VARCHAR2 | 4000 | OP_ERROR_LOG | ||
REFRESH_DATE | TIMESTAMP | REFRESH_DATE | |||
CHANGE_LOG_ID | NUMBER | 18 | CHANGE_LOG_ID | ||
CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
PROPERTIES | VARCHAR2 | 4000 | Stores additional properties of Repository Branch. | ||
OP_ERROR_LOG_CLOB | CLOB | OP_ERROR_LOG_CLOB | |||
PROPERTIES_CLOB | CLOB | PROPERTIES_CLOB |