Shared Content for Data Engineering 10.2.2
- All Products
Property
| Description
|
---|---|
Database Type
| Database for the Model repository managed by the Model Repository Service.
|
Database User ID
| User name of the database user account to use to log in to the Model repository database.
|
User Password
| Password for the Model repository database user account.
|
Tablespace
| Configure for a IBM DB2 database. Name of the tablespace in which to create the tables. The tablespace must be defined on a single node, and the page size must be 32K.
This option is required for a multi-partition database. If this option is not selected for a single-partition database, the installer creates the tables in the default tablespace.
|
Schema Name
| Configure for a Microsoft SQL Server database. Name of the schema that will contain domain configuration tables. If not selected, the installer creates the tables in the default schema.
|
Property
| Description
|
---|---|
Database truststore file
| Path and file name of the truststore file for the secure database.
|
Database truststore password
| Password for the truststore.
|
Property
| Description
|
---|---|
Database address
| Host name and port number for the database in the format <host name>:<port>.
|
Database service name
| Service name for Oracle and IBM DB2 databases, or database name for Microsoft SQL Server.
|
JDBC parameters
| Optional parameters to include in the database connection string. Use the parameters to optimize database operations for the Model repository. You can use the default parameters or add or modify the parameters based on your database requirements. Verify that the parameter string is valid. The installer does not validate the parameter string before it adds the string to the JDBC URL. If not selected, the installer creates the JDBC URL without additional parameters.
The following examples show the default connection strings for each database:
|
Property
| Description
|
---|---|
EncryptionMethod
| Indicates whether data is encrypted when transmitted over the network. This parameter must be set to SSL.
|
ValidateServerCertificate
| Indicates whether Informatica validates the certificate that is sent by the database server. If this parameter is set to True, Informatica validates the certificate that is sent by the database server. If you specify the HostNameInCertificate parameter, Informatica also validates the host name in the certificate.
If this parameter is set to false, Informatica does not validate the certificate that is sent by the database server. Informatica ignores any truststore information that you specify.
|
HostNameInCertificate
| Host name of the machine that hosts the secure database. If you specify a host name, Informatica validates the host name included in the connection string against the host name in the SSL certificate.
|
Updated June 28, 2019