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. |
Location | Domain and folder where the service is created. Click Browse to choose a different folder. You can move the service after you create it. |
License | License object that allows use of the service. |
Node | Node on which the service runs. |
Property | Description |
---|---|
PowerCenter Repository Service | PowerCenter Repository Service that the Test Data Manager Service uses to load metadata into the Test Data Manager repository. |
PowerCenter Integration Service | PowerCenter Integration Service that runs the workflows that you generate in Test Data Manager for data subset and data masking operations. |
Model Repository Service | Name of the Model Repository Service that you want to associate with the Test Data Manager service. |
User Name | The user name to access the Model Repository Service. |
Password | The password of the user name to access the Model Repository Service. |
Security Domain | Name of the security domain that the user belongs to. Select the security domain from the list. |
Data Integration Service | Name of the Data Integration Service that performs data discovery operations. If you have enabled profiling, or if you use Hadoop connections, you must select the Data Integration Service in the domain. |
Analyst Service | Name of the Analyst Service that TDM uses for asset linking. Required if you want to link TDM global objects to the Business Glossary assets. |
Enable Data Profiling | Required if you use the TDM setup for data discovery or profiling. Select True to enable data profiling or False to disable data profiling. |
Enable Test Data Warehouse | Required if you want to configure a test data warehouse. Select this option to allow you to configure the test data repository and test data mart from Test Data Manager. |
Property | Description |
---|---|
Database Type | Type of database for the TDM repository.
If you select Custom, you must save the JDBC driver JAR to the following locations:
|
Use Trusted Connection | Available for Microsoft SQL Server. Select this if you want to log in using Windows login credentials. |
Custom Driver Class | Custom JDBC parameters. Required if you select Custom database type. Enter the custom JDBC driver parameters. |
Username | User account for the TDM repository database. Set up this account using the appropriate database client tools. To apply changes, restart the Test Data Manager Service. |
Password | Password for the TDM repository database user. Must be in 7-bit ASCII. To apply changes, restart the Test Data Manager Service. |
JDBC URL | JDBC connection URL used to access the TDM repository database. Enter the JDBC URL in one of the following formats:
|
Connection String | Native connect string to the TDM repository database. The Test Data Manager Service uses the connect string to create a connection object to the TDM repository and the PowerCenter repository. To apply changes, restart the Test Data Manager Service. |
Schema Name | Available for Microsoft SQL Server. Name of the schema for the domain configuration tables. If not selected, the service creates the tables in the default schema. |
Tablespace Name | Available for DB2. Name of the tablespace in which to create the tables. You must define the tablespace on a single node and the page size must be 32 KB. In a multipartition database, you must select this option. In a single-partition database, if you do not select this option, the installer creates the tables in the default tablespace. |
Creation options for the New Test Data Manager Service | Options to create content, or use existing content, and upgrade existing content.
Note: If you create the Test Data Manager Service with a different name, the source and target connections do not appear in Test Data Manager. Import the connections again if the connections do not appear in Test Data Manager. |
Property | Description |
---|---|
HTTP Port | Port number that the TDM application runs on. The default is 6605. |
Enable Transport Layer Security (TLS) | Secures communication between the Test Data Manager Service and the domain. |
HTTPS Port | Port number for the HTTPS connection. The default is 6643. |
Keystore File | Path and file name of the keystore file. The keystore file contains the keys and certificates required if you use the SSL security protocol with the Test Data Manager application. Required if you select Enable Secured Socket Layer. |
Keystore Password | Password for the keystore file. Required if you select Enable Secured Socket Layer. |
SSL Protocol | Secure Sockets Layer protocol to use. Default is TLS. |
Property | Description |
---|---|
JVM Params | The heap size allocated for Test Data Manager. - Xms512m - Xmx1024m -XX:MaxPermSize=512m The time after which database connections are renewed if the Test Data Manager remains idle. Required if you modified the database configuration settings to values less than the TDM defaults. Configure the following values in TDM to be less than the database values.
|
Connection Pool Size | The JDBC connection pool size. |
JMX Port | Port number for the JMX/RMI connections to TDM. Default is 6675. |
Shutdown Port | Port number that controls the server shutdown for TDM. The TDM Server listens for shutdown commands on this port. Default is 6607. |