PowerCenter
- PowerCenter 10.5
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
SUBJECT_AREA
| VARCHAR2 (240)
| Folder name.
|
SUBJECT_ID*
| NUMBER
| Folder ID (primary key).
|
MAPPING_NAME
| VARCHAR2 (240)
| Name of the mapping.
|
MAPPING_ID*
| NUMBER
| Sequence ID for the mapping (primary key).
|
MAPPING_ VERSION_NUMBER*
| NUMBER
| Mapping version number.
|
OBJECT_INSTANCE_NAME
| VARCHAR2 (240)
| Name of the instance.
|
OBJECT_INSTANCE_ID*
| NUMBER
| Unique ID for the instance in a mapping.
|
OBJECT_TYPE
| NUMBER
| Object type.
|
OBJECT_TYPE_NAME
| VARCHAR2 (240)
| Object type name.
|
FIELD_ID*
| NUMBER
| Source field ID (primary key).
|
FIELD_NAME
| VARCHAR2 (240)
| Source field name.
|
OBJECT_VERSION_NUMBER*
| NUMBER
| Version number of the source, target, or transformation.
|
*Indicates that the column is a key column.
|