PowerCenter
- PowerCenter 10.5.7
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
SUBJECT_AREA*
| VARCHAR2 (240)
| Folder name in which the session is stored.
|
SUBJECT_ID*
| NUMBER
| Folder ID.
|
SESSION_NAME*
| VARCHAR2 (240)
| Name of the session.
|
SESSION_ID*
| NUMBER
| Session ID.
|
IS_TARGET
| INTEGER
| Specifies whether the connection is the target or the source.
0 = source connection; 1 = target connection; 22 = multi-group external procedure template extension; 25 = flat file lookup extension.
|
CONNECTION_NAME
| VARCHAR2 (240)
| Name of the connection.
|
CONNECTION_ID*
| INTEGER
| Connection ID.
|
SESSION_VERSION_NUMBER*
| NUMBER
| Version number of the session.
|
*Indicates that the column is a key column.
|