Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install Data Quality on Docker with Informatica Deployment Manager

Install Data Quality on Docker with Informatica Deployment Manager

Install Data Quality on Docker with Informatica Deployment Manager

Step 8. Configure the Profiling Warehouse Connection Database

Step 8. Configure the Profiling Warehouse Connection Database

The profiling warehouse stores profiling and scorecard results for the Data Integration Service. On the
Profiling Warehouse Connection
page, you can configure the database for the profiling warehouse.
  1. In the
    Profiling warehouse connection database information
    section, select the database to use for the profiling warehouse and specify the user ID and password for the database.
  2. Specify the database parameters.
    1. If you selected
      Microsoft SQL Server
      , enter the schema name for the database. If you selected
      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 or the database name for Microsoft SQL Server.
      Optionally, enter 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>
    4. Enter the data access connection string.
  3. Click
    Next
    to configure additional services, or run the Docker image.

0 COMMENTS

We’d like to hear from you!