Property | Description |
---|---|
Name | Name of the service. 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: ` ~ % ^ * + = { } \ ; : ' " / ? . , < > | ! ( ) ] [ You cannot change the name of the service after you create it. |
Description | Description of the service. The description cannot exceed 765 characters. |
License | License object that allows use of the service. |
Primary Node | Node on which the service runs. To assign the PowerCenter Repository Service to a different node, you must first disable the service. |
Property | Description |
---|---|
Operating Mode | Mode in which the PowerCenter Repository Service is running. Values are Normal and Exclusive. Run the PowerCenter Repository Service in exclusive mode to perform some administrative tasks, such as promoting a local repository to a global repository or enabling version control. To apply changes, restart the PowerCenter Repository Service. |
Security Audit Trail | Tracks changes made to users, groups, privileges, and permissions. The Log Manager tracks the changes. To apply changes, restart the PowerCenter Repository Service. |
Global Repository | Creates a global repository. If the repository is a global repository, you cannot revert back to a local repository. To promote a local repository to a global repository, the PowerCenter Repository Service must be running in exclusive mode. |
Version Control | Creates a versioned repository. After you enable a repository for version control, you cannot disable the version control. To enable a repository for version control, you must run the PowerCenter Repository Service in exclusive mode. This property appears if you have the team-based development option. |
Property | Description |
---|---|
Database Type | Type of database storing the repository. To apply changes, restart the PowerCenter Repository Service. |
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. This is a read-only field. |
Connect String | Native connection string the PowerCenter Repository Service uses to access the database containing the repository. For example, use servername@dbname for Microsoft SQL Server and dbname.world for Oracle. To apply changes, restart the PowerCenter Repository Service. |
Table Space Name | 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. You cannot change the tablespace name in the repository database properties after you create the service. If you create a PowerCenter Repository Service with the wrong tablespace name, delete the PowerCenter Repository Service and create a new one with the correct tablespace name. To improve repository performance on IBM DB2 EEE repositories, specify a tablespace name with one node. To apply changes, restart the PowerCenter Repository Service. |
Optimize Database Schema | Enables optimization of repository database schema when you create repository contents or back up and restore an IBM DB2 or Microsoft SQL Server repository. When you enable this option, the Repository Service creates repository tables using Varchar(2000) columns instead of CLOB columns wherever possible. Using Varchar columns improves repository performance because it reduces disk input and output and because the database buffer cache can cache Varchar columns. To use this option, the repository database must meet the following page size requirements:
Default is disabled. |
Database Username | Account for the database containing the repository. Set up this account using the appropriate database client tools. To apply changes, restart the PowerCenter Repository Service. |
Database Password | Repository database password corresponding to the database user. Must be in 7-bit ASCII. To apply changes, restart the PowerCenter Repository Service. |
Database Connection Timeout | Period of time that the PowerCenter Repository Service tries to establish or reestablish a connection to the database system. Default is 180 seconds. |
Database Array Operation Size | Number of rows to fetch each time an array database operation is issued, such as insert or fetch. Default is 100. To apply changes, restart the PowerCenter Repository Service. |
Database Pool Size | Maximum number of connections to the repository database that the PowerCenter Repository Service can establish. If the PowerCenter Repository Service tries to establish more connections than specified for DatabasePoolSize, it times out the connection after the number of seconds specified for DatabaseConnectionTimeout. Default is 500. Minimum is 20. |
Table Owner Name | Name of the owner of the repository tables for a DB2 repository. Note: You can use this option for DB2 databases only. |
Property | Description |
---|---|
Authenticate MS-SQL User | Uses Windows authentication to access the Microsoft SQL Server database. The user name that starts the PowerCenter Repository Service must be a valid Windows user with access to the Microsoft SQL Server database. To apply changes, restart the PowerCenter Repository Service. |
Required Comments for Checkin | Requires users to add comments when checking in repository objects. To apply changes, restart the PowerCenter Repository Service. |
Minimum Severity for Log Entries | Level of error messages written to the PowerCenter Repository Service log. Specify one of the following message levels:
When you specify a severity level, the log includes all errors at that level and above. For example, if the severity level is Warning, fatal, error, and warning messages are logged. Use Trace or Debug if Informatica Global Customer Support instructs you to use that logging level for troubleshooting purposes. Default is INFO. |
Resilience Timeout | Period of time that the service tries to establish or reestablish a connection to another service. If blank, the service uses the domain resilience timeout. Default is 180 seconds. |
Limit on Resilience Timeout | Maximum amount of time that the service holds on to resources to accommodate resilience timeouts. This property limits the resilience timeouts for client applications connecting to the service. If a resilience timeout exceeds the limit, the limit takes precedence. If blank, the service uses the domain limit on resilience timeouts. Default is 180 seconds. To apply changes, restart the PowerCenter Repository Service. |
Repository Agent Caching | Enables repository agent caching. Repository agent caching provides optimal performance of the repository when you run workflows. When you enable repository agent caching, the PowerCenter Repository Service process caches metadata requested by the PowerCenter Integration Service. Default is Yes. |
Agent Cache Capacity | Number of objects that the cache can contain when repository agent caching is enabled. You can increase the number of objects if there is available memory on the machine where the PowerCenter Repository Service process runs. The value must not be less than 100. Default is 10,000. |
Allow Writes With Agent Caching | Allows you to modify metadata in the repository when repository agent caching is enabled. When you allow writes, the PowerCenter Repository Service process flushes the cache each time you save metadata through the PowerCenter Client tools. You might want to disable writes to improve performance in a production environment where the PowerCenter Integration Service makes all changes to repository metadata. Default is Yes. |
Heart Beat Interval | Interval at which the PowerCenter Repository Service verifies its connections with clients of the service. Default is 60 seconds. |
Maximum Active Users | Maximum number of connections the repository accepts from repository clients. Default is 200. |
Maximum Object Locks | Maximum number of locks the repository places on metadata objects. Default is 50,000. |
Database Pool Expiration Threshold | Minimum number of idle database connections allowed by the PowerCenter Repository Service. For example, if there are 20 idle connections, and you set this threshold to 5, the PowerCenter Repository Service closes no more than 15 connections. Minimum is 3. Default is 5. |
Database Pool Expiration Timeout | Interval, in seconds, at which the PowerCenter Repository Service checks for idle database connections. If a connection is idle for a period of time greater than this value, the PowerCenter Repository Service can close the connection. Minimum is 300. Maximum is 2,592,000 (30 days). Default is 3,600 (1 hour). |
Preserve MX Data for Old Mappings | Preserves MX data for old versions of mappings. When disabled, the PowerCenter Repository Service deletes MX data for old versions of mappings when you check in a new version. Default is disabled. |
Property | Description |
---|---|
Metadata Manager Service | Name of the Metadata Manager Service used to run data lineage. Select from the available Metadata Manager Services in the domain. |
Resource Name | Name of the PowerCenter resource in Metadata Manager. |