PowerCenter
- PowerCenter 10.4.0
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
MAPPING_ID*
| NUMBER
| Mapping ID.
|
WIDGET_ID*
| NUMBER
| Transformation ID.
|
WIDGET_TYPE
| NUMBER
| Transformation type.
|
WIDGET_TYPE_NAME
| VARCHAR2 (240)
| Transformation name.
|
INSTANCE_ID*
| NUMBER
| ID of the transformation instance.
|
INSTANCE_NAME
| VARCHAR2 (240)
| Name of the transformation instance.
|
DESCRIPTION
| VARCHAR2 (2000)
| Description of the transformation instance.
|
VERSION_NUMBER*
| NUMBER
| Version number of the transformation.
|
REF_WIDGET_ID
| NUMBER
| 0 for mappings. For mapplets, contains a foreign key which points to a table that has the generated mapplet widget.
|
SUBJECT_ID
| NUMBER
| Folder ID.
|
*Indicates that the column is a key column. |