Common Content for Data Engineering
- Common Content for Data Engineering 10.5.5.1
- All Products
Property
| Description
|
---|---|
Name
| Name of the PowerCenter Repository Service. The characters must be compatible with the code page of the repository. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters or begin with @. It also cannot contain spaces or the following special characters:
` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [
The PowerCenter Repository Service and the repository have the same name.
|
Description
| Description of PowerCenter Repository Service. The description cannot exceed 765 characters.
|
Location
| Domain and folder where the service is created. Click Select Folder to choose a different folder. You can also move the PowerCenter Repository Service to a different folder after you create it.
|
License
| License that allows use of the service. If you do not select a license when you create the service, you can assign a license later. The options included in the license determine the selections you can make for the repository. For example, you must have the team-based development option to create a versioned repository. Also, you need the high availability option to run the PowerCenter Repository Service on more than one node.
|
Node
| Node on which the service process runs. Required if you do not select a license with the high availability option. If you select a license with the high availability option, this property does not appear.
|
Primary Node
| Node on which the service process runs by default. Required if you select a license with the high availability option. This property appears if you select a license with the high availability option.
|
Backup Nodes
| Nodes on which the service process can run if the primary node is unavailable. Optional if you select a license with the high availability option. This property appears if you select a license with the high availability option.
|
Database Type
| Type of database storing the repository.
|
Code Page
| Repository code page. The PowerCenter Repository Service uses the character set encoded in the repository code page when writing data to the repository. You cannot change the code page in the PowerCenter Repository Service properties after you create the PowerCenter Repository Service.
|
Connect String
| Native connection string the PowerCenter Repository Service uses to access the repository database. For example, use
servername@dbname for Microsoft SQL Server and dbname.world for Oracle.
|
Username
| Account for the repository database. Set up this account using the appropriate database client tools.
|
Password
| Repository database password corresponding to the database user. Must be in 7-bit ASCII.
|
Use DSN
| Enables the PowerCenter Integration Service to use the Data Source Name from the Microsoft ODBC Administrator for the connection to a Microsoft SQL Server database.
If you select the Use DSN option, the PowerCenter Integration Service retrieves the database and server names from the DSN.
If you do not select the Use DSN option, you must provide the database and server names.
|
DataSource Name
| Name of the datasource in the DSN.
|
TablespaceName
| Tablespace name for IBM DB2 and Sybase repositories. When you specify the tablespace name, the PowerCenter Repository Service creates all repository tables in the same tablespace. You cannot use spaces in the tablespace name.
To improve repository performance on IBM DB2 EEE repositories, specify a tablespace name with one node.
|
Creation Mode
| Creates or omits new repository content.
Select one of the following options:
|
Enable the Repository Service
| Enables the service. When you select this option, the service starts running when it is created. Otherwise, you need to click the Enable button to run the service. You need a valid license to run a PowerCenter Repository Service.
|