PowerCenter
- PowerCenter 10.5
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
SUBJECT_AREA*
| VARCHAR2 (240)
| Folder name.
|
SUBJECT_ID*
| NUMBER
| Folder ID.
|
SESSION_NAME*
| VARCHAR2 (240)
| Session name.
|
SESSION_ID*
| NUMBER
| Session ID.
|
SESSION_INSTANCE_NAME
| VARCHAR2 (240)
| Name of the session instance.
|
SESSION_INSTANCE_ID*
| NUMBER
| Session instance ID.
|
WORKFLOW_ID*
| NUMBER
| Workflow ID.
|
WORKFLOW_VERSION_NUMBER*
| NUMBER
| Workflow version number.
|
TABLE_NAME*
| VARCHAR2 (240)
| Name of the table for this log.
|
TABLE_ID*
| NUMBER
| Target table ID.
|
TABLE_VERSION_NUMBER*
| NUMBER
| Version number of the target.
|
TABLE_BUSNAME
| VARCHAR2 (240)
| Business name of the target.
|
TABLE_INSTANCE_NAME
| VARCHAR2 (240)
| Target instance name for the session.
|
SUCCESSFUL_ROWS
| NUMBER
| Number of successfully loaded target rows.
|
SUCCESSFUL_AFFECTED_ROWS
| NUMBER
| Number of affected target rows
|
FAILED_ROWS
| NUMBER
| Number of failed target rows.
|
LAST_ERROR
| VARCHAR2 (2000)
| Last error message.
|
LAST_ERROR_CODE
| NUMBER
| Last error code.
|
START_TIME
| DATE
| Time the target load started.
|
END_TIME
| DATE
| Time the target load ended.
|
SESSION_TIMESTAMP
| NUMBER
| Session timestamp.
|
BAD_FILE_LOCATION
| VARCHAR2 (4000)
| Location of the reject file.
|
SESSION_VERSION_NUMBER*
| NUMBER
| Version number of the session.
|
PARTITION_NAME
| VARCHAR2 (240)
| Name of the partition.
|
MAPPLET_INSTANCE_NAME
| VARCHAR2 (240)
| Mapplet instance name.
|
WIDGET_NAME
| VARCHAR2 (240)
| Transformation name.
|
TYPE_NAME
| VARCHAR2 (240)
| Object name.
|
GROUP_NAME
| VARCHAR2 (240)
| Group name.
|
THROUGHPUT
| NUMBER
| Performance numbers for the target.
|
TYPE_ID
| NUMBER
| Object unique type ID.
|
*Indicates that the column is a key column.
|