Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install Data Engineering Integration on Docker with the Container Utility (10.4.0 - 10.4.1)

Install Data Engineering Integration on Docker with the Container Utility (10.4.0 - 10.4.1)

Install Data Engineering Integration on Docker with the Container Utility (10.4.0 - 10.4.1)

Step 7. Configure the Monitoring Model Repository Service

Step 7. Configure the Monitoring Model Repository Service

On the
Monitoring Model Repository Service
page, you can configure the Monitoring Model repository database properties.
  1. In the
    Monitoring Model Repository Service information
    section, enter the database type, user ID, and user password. Specify the database name or database service name based on the database associated with monitoring Model Repository database.
  2. Optionally, specify if you created a database in the container. If you created a database in the container, complete the container configuration for the monitoring Model repository.
  3. Specify whether the database is secure.
    If you select the secure database option, you need to provide inputs for the qualified path to the database truststore file, truststore password, and specify the secure JDBC Parameters. By default, the value for the secure JDBC parameters is
    EncryptionMethod=SSL;HostNameInCertificate=;ValidateServerCertificate=false;
  4. Enter the parameters for the database.
    1. If you select Microsoft SQL Server or PostgreSQL, enter the schema name for the database. If you select Oracle, the installer creates the tables in the default schema.
    2. To enter the JDBC connection information, you can use either the JDBC URL or the JDBC connection string.
      To use the JDBC URL information, select
      JDBC URL
      . To enter the connection information using the JDBC URL information, specify the following JDBC URL properties:
      • Database address.
        Host name and port number for the database.
      • Database service name.
        Oracle service name, the database name for Microsoft SQL Server, or the database name for PostgreSQL.
      Optionally, chose to include additional JDBC parameters.
    3. To use a custom JDBC connection string, select
      JDBC connection string
      .
      You can use the following syntax in the JDBC connection string to connect to a secure database:
      Oracle
      jdbc:Informatica:oracle://<host name>:<port number>;ServiceName=<service name>
      Microsoft SQL Server
      jdbc:Informatica:sqlserver://<host name>:<port number>;SelectMethod=cursor;DatabaseName=<database name>
      PostgreSQL
      jdbc:Informatica:postgresql://<host name>:<port number>;DatabaseName=<database name>
  5. Click next to configure the cluster configuration, or run the docker image.

0 COMMENTS

We’d like to hear from you!