PowerCenter
- PowerCenter 10.5
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
RECID
| NUMBER
| Repository record ID.
|
REPOSITORY_NAME
| VARCHAR2 (240)
| Repository name.
|
REPOSITORY_DESCRIPTION
| VARCHAR2 (2000)
| Description of the repository.
|
REPOSITORY_ID*
| NUMBER
| Repository ID.
|
REPOSITORY_TYPE
| NUMBER
| Repository type.
1 = global.
2 = standalone.
3 = local.
|
DOMAIN_NAME
| VARCHAR2 (240)
| Global domain name.
|
DATABASE_USER
| VARCHAR2 (240)
| Database user name used to connect to the repository.
|
DATABASE_TYPE
| NUMBER
| Repository type.
|
HOSTNAME
| CHAR(3)
| Returns value ‘n/a’. The column refers to PowerCenter versions earlier than 8.0.
|
PORTNUM
| CHAR(3)
| Returns value ‘n/a’. The column refers to PowerCenter versions earlier than 8.0.
|
*Indicates that the column is a key column.
|