PowerCenter
- PowerCenter 10.4.0
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
SUBJECT_ID*
| NUMBER
| Folder ID.
|
METADATA_EXTN_NAME
| VARCHAR2 (240)
| Metadata extension name.
|
METADATA_EXTN_OBJECT_TYPE
| NUMBER
| Object type the metadata is associated with.
|
METADATA_EXTN_OBJECT_ID*
| NUMBER
| Object the metadata value is associated with.
|
METADATA_EXTN_DATA_TYPE
| NUMBER
| Datatype of the metadata extension value.
|
PERMISSIONS
| NUMBER
| Permissions type.
|
METADATA_EXTN_VALUE
| VARCHAR2 (2000)
| Metadata extension value.
|
LINE_NO
| NUMBER
| Line number of the text when there are multiple lines of text.
|
METADATA_EXTN_DESCRIPTION
| VARCHAR2 (2000)
| Description of the metadata extension.
|
VERSION_NUMBER*
| NUMBER
| Object version number.
|
OBJECT_TYPE_NAME
| NUMBER
| Name of the object type.
|
DOMAIN_ID*
| NUMBER
| Globally unique domain identifier.
|
DOMAIN_NAME
| VARCHAR2 (240)
| Unique name for a user-defined metadata domain.
|
DOMAIN_KEY
| VARCHAR2 (240)
| Domain key.
|
DOMAIN_USAGE
| NUMBER
| Specifies domain usage.
1= Domain is visible through client tool.
2= Domain is editable through client tool.
4 = Domain has full access without a key.
|
DOMAIN_DESCRIPTION
| VARCHAR2 (2000)
| Domain description.
|
*Indicates that the column is a key column. |