PowerCenter
- PowerCenter 10.4.0
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
PARENT_SUBJECT_AREA*
| VARCHAR2 (240)
| Parent folder name.
|
PARENT_SUBJECT_ID*
| NUMBER
| Parent folder ID.
|
SUBJECT_AREA
| VARCHAR2 (240)
| Folder name.
|
SUBJECT_ID*
| NUMBER
| Folder ID.
|
PARENT_MAPPING_NAME
| VARCHAR2 (240)
| Name of the parent mapping.
|
PARENT_MAPPING_ID*
| NUMBER
| Sequence ID of the parent mapping.
|
PARENT_MAPPING_VERSION_NUMBER*
| INTEGER
| Parent mapping version number.
|
PARENT_MAPPING_VERSION_STATUS
| NUMBER
| Parent mapping version status.
|
PARENT_MAPPING_UTC_CHECKIN
| NUMBER
| UTC time (Coordinated Universal Time) when the parent mapping was checked in.
|
PARENT_MAPPING_UTC_LAST_SAVED
| NUMBER
| UTC time when mapping was last saved.
|
PARENT_MAPPING_LAST_SAVED
| NUMBER
| Date and time when parent mapping was last saved.
|
PARENT_MAPPING_IS_VALID
| NUMBER
| Specifies whether the parent mapping is valid.
|
PARENT_MAPPING_DESCRIPTION
| VARCHAR2 (2000)
| Parent mapping description.
|
MAPPING_NAME
| VARCHAR2 (240)
| Name of mapping.
|
MAPPING_ID*
| NUMBER
| Sequence ID for mapping.
|
MAPPING_VERSION_NUMBER*
| NUMBER
| Mapping version number.
|
MAPPING_VERSION_STATUS
| NUMBER
| Status of the mapping version.
|
MAPPING_UTC_CHECKIN
| NUMBER
| UTC time when the mapping was checked in.
|
MAPPING_UTC_LAST_SAVED
| NUMBER
| UTC time when the mapping was last saved.
|
MAPPING_LAST_SAVED
| NUMBER
| Time when the mapping was last saved.
|
MAPPING_DESCRIPTION
| VARCHAR2 (2000)
| Mapping description.
|
REPOSITORY_NAME
| VARCHAR2 (240)
| Repository name.
|
IS_GLOBAL_SHORTCUT
| NUMBER
| Specifies whether the mapping is a global shortcut.
1 = shortcut; 0 = not a shortcut.
|
IS_SHORTCUT
| NUMBER
| Specifies whether the mapping is a shortcut.
1 = shortcut; 0 = not a shortcut.
|
*Indicates that the column is a key column. |