PowerCenter
- PowerCenter 10.5.7
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
SUBJECT_ID*
| NUMBER
| Folder ID.
|
WORKFLOW_ID*
| NUMBER
| Workflow ID (primary key).
|
EVENT_ID*
| NUMBER
| Event ID (primary key).
|
EVENT_NAME
| VARCHAR2 (30)
| Name of the event.
|
EVENT_TYPE
| NUMBER
| Event type. 0 = built in; 1 = user-defined.
|
EVENT_SCOPE
| NUMBER
| Event scope.
|
EVENT_DESCRIPTION
| VARCHAR2 (2000)
| Event description.
|
LAST_SAVED
| VARCHAR2 (30)
| Date and time that this event was last saved.
|
VERSION_NUMBER*
| NUMBER
| Workflow version number.
|
*Indicates that the column is a key column.
|