Installation and Configuration Guide > Part III: Run the Big Data Suite Installer > Install Informatica Services > Create a Domain
  

Create a Domain

Create a domain if you are installing for the first time or if you want to administer nodes in separate domains.

Run the Installer

Perform the following steps to run the installer:
    1. Log in to the machine with a system user account.
    2. Close all other applications.
    3. On a shell command line, run the install.sh file from the root directory.
    The installer displays the message to verify that the locale environment variables are set.
    4. If the environment variables are not set, press n to exit the installer and set them as required.
    If the environment variables are set, press y to continue.
    5. Press 1 to install Informatica Big Data Suite Products.
    The installer displays different options based on the platform you are installing on.
    The following options appear:
    1. a. Press 1 to run the Pre-Installation System Check Tool.
    2. For more information about running the Pre-Installation (i10Pi) System Check Tool, see Run the Pre-Installation (i10Pi) System Check Tool.
    3. b. Press 2 to run the Informatica Kerberos SPN Format Generator.
    4. For more information about running the Informatica Kerberos SPN Format Generator, see Running the SPN Format Generator on Linux.
    5. c. Press 3 to run the installer.
The Welcome section appears.

Accept Terms and Conditions

    1. Read the terms and conditions for Informatica installation and the product usage toolkit and select I agree to the terms and conditions.
    Informatica DiscoveryIQ is a product usage tool that sends routine reports on data usage and system statistics to Informatica. Informatica DiscoveryIQ uploads data to Informatica 15 minutes after you install and configure Informatica domain. Thereafter, the domain sends the data every 30 days. You can choose to disable usage statistics from the Administrator tool.
    1. a. Press 1 if you do not want to accept the terms and conditions.
    2. b. Press 2 to accept the terms and conditions.
    2. Version 10.2.1 is for big data products only, such as Big Data Management and Big Data Quality. This version does not support non-big data products, such as PowerCenter or Informatica Data Quality.
    1. a. Press 1 and type quit to quit the installation.
    2. b. Press 2 to continue the installation.
    If you choose to not accept the terms and condition, the installer prompts you to accept the terms and conditions.
The Component Selection sections appears.

Install Informatica Domain Services

After you accept terms and conditions, you can install Informatica domain services.
    1. Press 1 to install Informatica domain services.
    This option installs version 10.2.1 domain services and the application service binaries to support Big Data Management and Big Data Streaming.
    2. Choose whether you want to run the installer on a network that uses Kerberos authentication.
    1. a. Press 1 to configure the Informatica domain to run on a network that does not use Kerberos authentication.
    2. b. Press 2 to configure the Informatica domain to run on a network with Kerberos authentication.
The Installation Prerequisites section displays the installation requirements. Verify that all requirements are met before you continue the installation.

Tune the Application Services

After you review the installation prerequisites, you can tune the application services for better performance based on the deployment type in your environment. If you do not tune now, you can tune the services later through infacmd.
    1. Select if you want to tune the services now.
    Prompt
    Description
    Do you want to tune the services now?
    Select if you want to tune the services.
    1 - No
    2 - Yes
    Select no if you do not want to tune the services.
    Select yes if you want to tune the services.
    If you are joining the node to existing domain, ensure the deployment type you select here is same deployment type as the gateway nodes.
    2. Select the deployment type associated with the Informatica environment.
    Prompt
    Description
    1. Sandbox
    Choose this option if the environment is used for proof of concepts or as a sandbox environment with minimal users. Sandbox environments are typically configured with 16 cores, 32 GB RAM, and about 50 GB disk space.
    2. Basic
    Choose this option if the environment is used for low volume processing environments with low levels of concurrency. Basic environments are typically single- or multi-node setups configured with 24 cores, 64 GB RAM, and about 100 GB disk space.
    3. Standard
    Choose this option if the environment is used for high volume processing but with low levels of concurrency. Standard environments are typically multi-node setups configured with 64 GB RAM, more than 100 GB disk space per node, and 48 cores across nodes.
    4. Advanced
    Advanced Choose this option if the environment is used for high volume processing with high levels of concurrency. Advanced environments are typically multi-node setups configured with 128 GB RAM, more than 100 GB disk space per node, and 96 cores across nodes.
The License and Installation Directory section appears.

Specify Installation Directory

After you verify the installation prerequisites, you can specify the installation directory.
    1. Enter the path and file name of the Informatica license key and press Enter.
    2. Enter the absolute path for the installation directory.
    The directory names in the path must not contain spaces or the following special characters: @|* $ # ! % ( ) { } [ ] , ; ' Default is /home/toolinst.
    Note: Informatica recommends using alphanumeric characters in the installation directory path. If you use a special character such as á or €, unexpected results might occur at run time.
If you enabled Kerberos network authentication, the Service Principal Level section appears.
If you did not enable Kerberos network authentication, the Pre-Installation Summary section appears. Review the installation information and press Enter to continue. Skip to Configure the Domain Options.

Configure Security Level

After you specify the installation directory, you can configure security level.
    bulletIn the Service Principal Level section, select the level at which to set the Kerberos service principals for the domain.
    Note: All nodes in the domain must use the same service principal level. When you join a node to a domain, select the same service principal level used by the gateway node in the domain.
    The following table describes the levels that you can select:
    Level
    Description
    Process Level
    Configures the domain to use a unique service principal name (SPN) and keytab file for each node and each application service on a node.
    The number of SPNs and keytab files required for each node depends on the number of application service processes that run on the node. Use the process level option for domains that require a high level of security, such as productions domains.
    Node Level
    Configures the domain to share SPNs and keytab files on a node.
    This option requires one SPN and keytab file for the node and all application services that run on the node. It also requires a separate SPN and keytab file for all HTTP processes on the node.
    Use the node level option for domains that do not require a high level of security, such as test and development domains.
The Network Security - Kerberos Authentication section appears.

Configure Kerberos Authentication

After you configure the security level, you can configure Keberos authentication.
    bulletIn the Network Security - Kerberos Authentication section, enter the parameters required for Kerberos authentication.
    The following table describes the Kerberos authentication parameters that you must set:
    Property
    Description
    Domain name
    Name of the domain. The name must not exceed 128 characters and must be 7-bit ASCII only. The name cannot contain a space or any of the following characters: ` % * + ; " ? , < > \ /
    Node name
    Name of the Informatica node.
    Node host name
    Fully qualified host name or the IP address of the machine on which to create the node. The node host name cannot contain the underscore (_) character.
    Note: Do not use localhost. The host name must explicitly identify the machine.
    Service realm name
    Name of the Kerberos realm to which the Informatica domain services belong. The realm name must be in uppercase.
    The service realm name and the user realm name must be the same.
    User realm name
    Name of the Kerberos realm to which the Informatica domain users belong. The realm name must be in uppercase.
    The service realm name and the user realm name must be the same.
    Keytab directory
    Directory where all keytab files for the Informatica domain are stored. The name of a keytab file in the Informatica domain must follow a format set by Informatica.
    Fully qualified path to the kerberos configuration file
    Path and file name of the Kerberos configuration file. Informatica requires the following name for the Kerberos configuration file: krb5.conf
    Important: If you configure the domain to run with Kerberos authentication, the domain and node name and the node host name must match the names you specified when you ran the Informatica Kerberos SPN Format Generator to generate SPN and keytab file names. If you use a different domain, node, or host name, generate the SPN and keytab file names again and ask the Kerberos administrator to add the new SPN to the Kerberos principal database and create the keytab files.
The Pre-Installation Summary section appears. Review the installation information.

Configure the Domain Options

After you review the Pre-Installation summary, you can enter the domain information.
    1. Press 1 to create a domain.
    When you create a domain, the node that you create becomes a gateway node in the domain. The gateway node contains a Service Manager that manages all domain operations.
    2. Select whether you want to enable secure communication for services in the domain.
    1. a. Press 1 to disable secure communication for the domain.
    2. b. Press 2 to enable secure communication for the domain.
    By default, if you enable secure communication for the domain, the installer sets up an HTTPS connection for the Informatica Administrator. You can also create a domain configuration repository on a secure database.
    3. Specify the connection details for Informatica Administrator.
    1. a. If you do not enable secure communication for the domain, you can specify whether to set up a secure HTTPS connection for the Informatica Administrator.
    2. The following table describes the options available to enable or disable a secure connection to Informatica Administrator:
      Option
      Description
      Enable HTTPS for Informatica Administrator
      Set up a secure connection to Informatica Administrator.
      Disable HTTPS
      Do not set up a secure connection to Informatica Administrator.
    3. b. If you enable secure communication for the domain or if you enable HTTPS connection for the Informatica Administrator, enter the keystore file and port number for the HTTPS connection to Informatica Administrator.
    4. The following table describes the connection information you must enter if you enable HTTPS:
      Option
      Description
      Port
      Port number for the HTTPS connection.
      Keystore file
      Select whether to use a keystore file generated by the installer or a keystore file you create. You can use a keystore file with a self-signed certificate or a certificate signed by a certification authority.
      1 - Use a keystore generated by the installer
      2 - Specify a keystore file and password
      If you select to use a keystore file generated by the installer, the installer creates a self-signed keystore file named Default.keystore in the following location: <Informatica installation directory>/tomcat/conf/
    5. c. If you specify the keystore, enter the password and location of the keystore file.
    6. d. If you enabled secure communication for the domain, the Domain Security - Secure Communication section appears.
    7. e. If you did not enable secure communication for the domain, the Domain Configuration Repository section appears. Skip to Configure the Domain Repository.
    4. Select whether to enable SAML authentication to configure Security Assertion Markup Language (SAML)-based single sign-on (SSO) support for web-based Informatica applications in an Informatica domain.
    The following table describes the information you must enter to enable SAML authentication:
    Prompt
    Description
    Enable SAML authentication
    Select whether to enable SAML authentication:
    1 - No
    If you select No, skip to Configure Domain Security.
    2 - Yes
    If you select Yes, configure the SAML authentication.
    5. Enter the Identity Provider URL for the domain.
    6. Enter the identity provider assertion signing certificate alias name.
    7. Select whether to use the default Informatica SSL certificates or to use your SSL certificates to enable SAML authentication in the domain.
    The following table describes the SSL certificate options for SAML authentication:
    Option
    Description
    Use the default Informatica SSL certificate file.
    Select to use the default Informatica truststore file for SAML authentication.
    Enter the location of the SSL certificate file.
    Select to use a custom truststore file for SAML authentication. Specify the directory containing the custom truststore file on gateway nodes within the domain. Specify the directory only, not the full path to the file.
    8. If you provide the security certificates, specify the location and passwords of the keystore and truststore files.
    The following table describes the location and password of the truststore file:
    Property
    Description
    Truststore Directory
    Specify the directory containing the custom truststore file on gateway nodes within the domain. Specify the directory only, not the full path to the file.
    Truststore Password
    The password for the custom truststore file.
The Configure Domain Security appears.

Configure Domain Security

After you configure the domain, you can configure domain security.
    1. In the Domain Security - Secure Communication section, specify whether to use the default Informatica SSL certificates or to use your SSL certificates to secure domain communication.
    1. a. Select the type of SSL certificates to use.
    2. The following table describes the options for the SSL certificates that you can use to secure the Informatica domain:
      Option
      Description
      Use the default Informatica SSL certificates
      Use the default SSL certificates contained in the default keystore and truststore.
      Note: If you do not provide an SSL certificate, Informatica uses the same default private key for all Informatica installations. If you use the default Informatica keystore and truststore files, the security of your domain could be compromised. To ensure a high level of security for the domain, select the option to specify the location of the SSL certificate files.
      Use custom SSL certificates
      Specify the path for the keystore and truststore files that contain the SSL certificates. You must also specify the keystore and truststore passwords.
      You can provide a self-signed certificate or a certificate issued by a certificate authority (CA). You must provide SSL certificates in PEM format and in Java Keystore (JKS) files. Informatica requires specific names for the SSL certificate files for the Informatica domain. You must use the same SSL certificates for all nodes in the domain. Store the truststore and keystore files in a directory accessible to all the nodes in the domain and specify the same keystore file directory and truststore file directory for all nodes in the same domain.
    3. b. If you provide the SSL certificate, specify the location and passwords of the keystore and truststore files.
    4. The following table describes the parameters that you must enter for the SSL certificate files:
      Property
      Description
      Keystore file directory
      Directory that contains the keystore files. The directory must contain files named infa_keystore.jks.
      Keystore password
      Password for the keystore infa_keystore.jks.
      Truststore file directory
      Directory that contains the truststore files. The directory must contain files named infa_truststore.jks and infa_truststore.pem.
      Truststore password
      Password for the infa_truststore.jks file.
    The Domain Configuration Repository section appears.

Configure the Domain Repository

After you configure domain security, you can configure domain repository details.
    1. Select the database to use for the domain configuration repository details.
    The following table lists the databases you can use for the domain configuration repository:
    Prompt
    Description
    Database type
    Type of database for the domain configuration repository. Select from the following options:
    1 - Oracle
    2 - Microsoft SQL Server
    3 - IBM DB2
    4 - Sybase ASE
    The Informatica domain configuration repository stores metadata for domain operations and user authentication. The domain configuration repository must be accessible to all gateway nodes in the domain.
    2. Enter the properties for the database user account.
    The following table lists the properties for the database user account:
    Property
    Description
    Database user ID
    Name for the domain configuration database user account.
    User password
    Password for the domain configuration database user account.
    3. Select whether to create a secure domain configuration repository.
    You can create a domain configuration repository in a database secured with the SSL protocol. To create a domain configuration repository in a secure database, press 1 and skip to step 5.
    To create a domain configuration repository in an unsecure database, press 2.
    4. If you do not create a secure domain configuration repository, enter the parameters for the database.
    1. a. If you select IBM DB2, select whether to configure a tablespace and enter the tablespace name.
    2. The following table describes the properties that you must configure for the IBM DB2 database:
      Property
      Description
      Configure tablespace
      Select whether to specify a tablespace:
      1 - No
      2 - Yes
      In a single-partition database, if you select No, the installer creates the tables in the default tablespace. In a multi-partition database, you must select Yes.
      Tablespace
      Name of the tablespace in which to create the tables. Specify a tablespace that meets the pageSize requirement of 32768 bytes.
      In a single-partition database, if you select Yes to configure the tablespace, enter the name of the tablespace in which to create the tables.
      In a multi-partition database, specify the name of the tablespace that resides in the catalog partition of the database.
    3. b. If you select Microsoft SQL Server, enter the schema name for the database.
    4. The following table describes the properties that you must configure for the Microsoft SQL Server database:
      Property
      Description
      Schema name
      Name of the schema that will contain domain configuration tables. If this parameter is blank, the installer creates the tables in the default schema.
    5. c. To enter the JDBC connection information using the JDBC URL information, press 1. To enter the JDBC connection information using a custom JDBC connection string, press 2.
    6. d. Enter the JDBC connection information.
    5. If you create a secure domain configuration repository, enter the parameters for the secure database.
    If you create the domain configuration repository on a secure database, you must provide the truststore information for the database. You must also provide a JDBC connection string that includes the security parameters for the database.
    The following table describes the options available to create a secure domain configuration repository database:
    Property
    Description
    Database truststore file
    Path and file name of the truststore file for the secure database.
    Database truststore password
    Password for the truststore file.
    Custom JDBC Connection String
    JDBC connection string to connect to the secure database, including the host name and port number and the security parameters for the database.
    In addition to the host name and port number for the database server, you must include the following secure database parameters: You can use the following syntax for the connection strings:
    EncryptionMethod
    Required. Indicates whether data is encrypted when transmitted over the network. This parameter must be set toSSL.
    ValidateServerCertificate
    Optional. Indicates whether Informatica validates the certificate that the database server sends.
    If this parameter is set to True, Informatica validates the certificate that the database server sends. 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 the database server sends. Informatica ignores any truststore information that you specify
    Default is True.
    HostNameInCertificate
    Optional. 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.
    cryptoProtocolVersion
    Required. Specifies the cryptographic protocol to use to connect to a secure database. You can set the parameter to cryptoProtocolVersion=TLSv1.1 or cryptoProtocolVersion=TLSv1.2 based on the cryptographic protocol used by the database server:
    Note: The installer does not validate the connection string. Verify that the connection string contains all the connection parameters and security parameters required by your database.
    6. If the database contains a domain configuration repository for a previous domain, select to overwrite the data or set up another database.
    The following table describes the options of overwriting the data or setting up another database when you create a domain configuration repository for a previous domain:
    Option
    Description
    1 - OK
    Enter the connection information for a new database.
    2 - Continue
    The installer overwrites the data in the database with new domain configuration.
The Domain Security - Encryption Key section appears.

Configure the Encryption Key

After you configure domain repository, you can configure encryption key.
    bulletIn the Domain Security - Encryption Key section, enter the keyword and directory for the encryption key for the Informatica domain.
    The following table describes the encryption key parameters that you must specify when you create a domain:
    Property
    Description
    Keyword
    Keyword to use to create a custom encryption key to secure sensitive data in the domain. The keyword must meet the following criteria:
    • - From 8 to 20 characters long
    • - Includes at least one uppercase letter
    • - Includes at least one lowercase letter
    • - Includes at least one number
    • - Does not contain spaces
    The encryption key is created based on the keyword that you provide when you create the Informatica domain.
    Encryption key directory
    Directory in which to store the encryption key for the domain. By default, the encryption key is created in the following directory: <Informatica installation directory>/isp/config/keys.
    The installer sets different permissions to the directory and the files in the directory. For more information about the permissions for the encryption key file and directory, see Secure Files and Directories.
The Domain and Node Configuration section appears.

Configure the Domain and Node

After you configure the encryption key, you can configure the domain and node.
    1. Enter the information for the domain and the node that you want to create.
    The following table describes the properties that you set for the domain and gateway node.
    Property
    Description
    Domain name
    Name of the Informatica domain to create. The default domain name is Domain_<MachineName>.
    The name must not exceed 128 characters and must be 7-bit ASCII only. The name cannot contain a space or any of the following characters: ` % * + ; " ? , < > \ /
    Node name
    Name of the node to create.
    Node host name
    Host name or IP address of the machine on which to create the node.
    If the machine has a single network name, use the default host name. If the a machine has multiple network names, you can modify the default host name to use an alternate network name.
    Note: The node host name cannot contain the underscore (_) character. Do not use localhost. The host name must explicitly identify the machine.
    Node port number
    Port number for the node. The default port number for the node is 6005. If the port number is not available on the machine, the installer displays the next available port number.
    Domain user name
    User name for the domain administrator. You can use this user name to initially log in to Informatica Administrator. Use the following guidelines:
    • - The name is not case sensitive and cannot exceed 128 characters.
    • - The name cannot include a tab, newline character, or the following special characters: % * + / ? ; < >
    • - The name can include an ASCII space character except for the first and last character. Other space characters are not allowed.
    2. Select whether you want to enable password complexity to secure sensitive data in the domain.
    The following table describes the password complexity:
    Prompt
    Description
    Password complexity
    Select whether you want to enable password complexity.
    1 - Yes
    2 - No
    If you select Yes, the password must meet the following requirements:
    It must be at least eight characters long and contain at least one alpha character, one numeric character, and one special character.
    Domain password
    Password for the domain administrator. The password must be more than 2 characters and must not exceed 16 characters.
    Not available if you configure the Informatica domain to run on a network with Kerberos authentication.
    Confirm password
    Enter the password again to confirm.
    Not available if you configure the Informatica domain to run on a network with Kerberos authentication.
    3. Select whether to display the default ports for the domain and node components assigned by the installer.
    The following table describes the advanced port configuration page:
    Prompt
    Description
    Display advanced port configuration page
    Select whether to display the port numbers for the domain and node components assigned by the installer:
    1 - No
    2 - Yes
    If you select Yes, the installer displays the default port numbers assigned to the domain components. You can specify the port numbers to use for the domain and node components. You can also specify a range of port numbers to use for the service process that will run on the node. You can use the default port numbers or specify new port numbers. Verify that the port numbers you enter are not used by other applications.
    4. If you display the port configuration page, enter new port numbers at the prompt or press Enter to use the default port numbers.
    The following table describes the ports that you can set:
    Port
    Description
    Service Manager port
    Port number used by the Service Manager on the node. The Service Manager listens for incoming connection requests on this port. Client applications use this port to communicate with the services in the domain. The Informatica command line programs use this port to communicate to the domain. This is also the port for the SQL data service JDBC/ODBC driver. Default is 6006.
    Service Manager Shutdown port
    Port number that controls server shutdown for the domain Service Manager. The Service Manager listens for shutdown commands on this port. Default is 6007.
    Informatica Administrator port
    Port number used by Informatica Administrator. Default is 6008.
    Informatica Administrator HTTPS port
    No default port. Enter the required port number when you create the service. Setting this port to 0 disables an HTTPS connection to the Administrator tool.
    Informatica Administrator shutdown port
    Port number that controls server shutdown for Informatica Administrator. Informatica Administrator listens for shutdown commands on this port. Default is 6009.
    Minimum port number
    Lowest port number in the range of dynamic port numbers that can be assigned to the application service processes that run on this node. Default is 6014.
    Maximum port number
    Highest port number in the range of dynamic port numbers that can be assigned to the application service processes that run on this node. Default is 6114.
    5. Select if you want to Configure the Model Repository Service and Data Integration Service.
    The following table describes the option to configure the application services:
    Prompt
    Description
    Configure the Model Repository Service and Data Integration Service
    Select whether you want to configure the Model Repository Service and Data Integration Service .
    1 - Yes
    2 - No
    If you select Yes, you can configure the application services.
    If you select No, you can configure the application services from the Administrator tool.
    6. Select if you want to create a monitoring Model Repository Service to monitor domain statistics.
    The following table describes the option to configure the monitoring Model repository:
    Prompt
    Description
    Create a monitoring Model Repository Service
    Select whether you want to create a monitoring Model Repository Service.
    1 - Yes
    2 - No
    If you select Yes, you can create a monitoring Model Repository Service.
    If you select No, you can create a monitoring Model Repository Service from the Administrator tool.
If you choose to configure the Model Repository Service and Data Integration Service, the Model Repository Database section appears. If you choose not to configure the Model Repository Service and Data Integration Service, the Post-Installation Summary section indicates whether the installation completed successfully. The summary also shows the status of the installed components and their configuration.

Configure Model Repository Service Database

After you configure the domain and the node, you can configure the Model repository database properties.
    1. Select the database to configure Model repository.
    The following table lists the databases you can configure Model repository:
    Prompt
    Description
    Database type
    Type of database for the Model repository. Select from the following options:
    1 - Oracle
    2 - Microsoft SQL Server
    3 - IBM DB2
    2. Enter the properties for the database user account.
    The following table lists the properties for the database user account:
    Property
    Description
    Database user ID
    Name for the Model repository database user account.
    User password
    Password for the domain configuration database user account.
    3. Select whether to create a secure Model repository database.
    You can create a model repository service in a database secured with the SSL protocol. To create a model repository service in a secure database, press 1 and skip to step 4.c.
    To create a model repository service in an unsecured database, press 2.
    4. If you chose not to create a secured Model repository, enter the parameters for the database.
    1. a. If you select IBM DB2, select whether to configure a tablespace and enter the tablespace name.
    2. The following table describes the properties that you must configure for the IBM DB2 database:
      Property
      Description
      Configure tablespace
      Select whether to specify a tablespace:
      1 - No
      2 - Yes
      In a single-partition database, if you select No, the installer creates the tables in the default tablespace. In a multi-partition database, you must select Yes.
      Tablespace
      Name of the tablespace in which to create the tables. Specify a tablespace that meets the pageSize requirement of 32768 bytes.
      In a single-partition database, if you select Yes to configure the tablespace, enter the name of the tablespace in which to create the tables.
      In a multi-partition database, specify the name of the tablespace that resides in the catalog partition of the database.
    3. b. If you select Microsoft SQL Server, enter the schema name for the database.
    4. The following table describes the properties that you must configure for the Microsoft SQL Server database:
      Property
      Description
      Schema name
      Name of the schema that will contain domain configuration tables. If this parameter is blank, the installer creates the tables in the default schema.
    5. c. To enter the JDBC connection information using the JDBC URL information, press 1. To enter the JDBC connection information using a custom JDBC connection string, press 2.
    6. d. Enter the JDBC connection information.
The Service Parameters section appears.

Configure Monitoring Model Repository Service Database

After you configure Model Repository database, you can configure the monitoring Model repository database properties.
    1. Select the database type for the monitoring Model repository.
    The following table lists the databases for the monitoring Model repository.
    Prompt
    Description
    Database type
    Type of database for the monitoring Model repository. Select from the following options:
    1 - Oracle
    2 - Microsoft SQL Server
    3 - IBM DB2
    2. Enter the properties for the database user account.
    The following table lists the properties for the database user account:
    Property
    Description
    Database user ID
    Name for the monitoring Model repository database user account.
    User password
    Password for the monitoring Model repository user account.
    3. Select whether to create a secure monitoring Model repository database.
    You can create a monitoring Model repository in a database secured with the SSL protocol. To create a monitoring Model repository in a secure database, press 1 and skip to step 4.c.
    To create a monitoring Model repository in an unsecured database, press 2.
    4. If you do not create a secure monitoring Model repository, enter the parameters for the database.
    1. a. If you select IBM DB2, select whether to configure a tablespace and enter the tablespace name.
    2. The following table describes the properties that you must configure for the IBM DB2 database:
      Property
      Description
      Configure tablespace
      Select whether to specify a tablespace:
      1 - No
      2 - Yes
      In a single-partition database, if you select No, the installer creates the tables in the default tablespace. In a multi-partition database, you must select Yes.
      Tablespace
      Name of the tablespace in which to create the tables. Specify a tablespace that meets the pageSize requirement of 32768 bytes.
      In a single-partition database, if you select Yes to configure the tablespace, enter the name of the tablespace in which to create the tables.
      In a multi-partition database, specify the name of the tablespace that resides in the catalog partition of the database.
    3. b. If you select Microsoft SQL Server, enter the schema name for the database.
    4. The following table describes the properties that you must configure for the Microsoft SQL Server database:
      Property
      Description
      Schema name
      Name of the schema that will contain domain configuration tables. If this parameter is blank, the installer creates the tables in the default schema.
    5. c. To enter the JDBC connection information using the JDBC URL information, press 1. To enter the JDBC connection information using a custom JDBC connection string, press 2.
    6. d. Enter the JDBC connection information.
The Service Parameters section appears.

Configure the Service Parameters

After you configure the Model Repository database, you can configure the service parameters for the application services.
    1. Enter the following service parameter information:
    Port
    Description
    Model Repository Service name
    Name of the Model Repository Service to create in the Informatica domain.
    Data Integration Service name
    Name of the Data Integration Service to create in the Informatica domain.
    monitoring Model Repository Service name
    Name of the monitoring Model Repository Service to create in the Informatica domain.
    HTTP protocol type
    Type of connection to the Data Integration Service. Select one of the following options:
    • - HTTP. Requests to the service uses an HTTP connection.
    • - HTTPS. Requests to the service uses a secure HTTP connection.
    • - HTTP&HTTPS. Requests to the service can use either an HTTP or HTTPS connection.
    HTTP port
    Port number to used for the Data Integration Service. Default is 9085.
    HTTPS port
    Port number to used for the Data Integration Service. Default is 9085.
    2. Select the SSL certificates contained to secure the Data Integration Service.
    Option
    Description
    Use the default Informatica SSL certificate files
    Use the default Informatica SSL certificates contained in the default keystore and truststore.
    Note: If you do not provide an SSL certificate, Informatica uses the same default private key for all Informatica installations. If you use the default Informatica keystore and truststore files, the security of your domain could be compromised. To ensure a high level of security for the domain, select the option to specify the location of the SSL certificate files.
    Use custom SSL certificates
    Use custom SSL certificates. You must specify the location of the keystore and truststore files.
    You can provide a self-signed certificate or a certificate issued by a certificate authority (CA). You must provide SSL certificates in PEM format and in Java Keystore (JKS) files. Informatica requires specific names for the SSL certificate files for the Informatica domain. You must use the same SSL certificates for all nodes in the domain. Store the truststore and keystore files in a directory accessible to all the nodes in the domain and specify the same keystore file directory and truststore file directory for all nodes in the same domain.
    If you choose to use custom SSL certificates, enter the following information.
    Property
    Description
    Keystore file directory
    Directory that contains the keystore files. The directory must contain files named infa_keystore.jks and infa_keystore.pem.
    Keystore password
    Password for the keystore infa_keystore.jks.
    Truststore file directory
    Directory that contains the truststore files. The directory must contain files named infa_truststore.jks and infa_truststore.pem.
    Truststore password
    Password for the infa_truststore.jks file.
    3. Select if you want to use the Spark engine to run Sqoop mappings or process a Java transformation.
    Property
    Description
    Run Sqoop mappings or process a Java transformation
    Select whether you want to use the Spark engine to run Sqoop mappings or process a Java transformation.
    1 - Yes
    2 - No
    If you select Yes, specify the the JDK home directory for the Data Integration Service. The JDK version that the Data Integration Service uses must be compatible with the JRE version on the cluster.
    If you select No, you can configure the JDK home directory property later when you want to use the Spark engine to run Sqoop mappings, including mass ingestion specifications that ingest data using a Sqoop connection, or to process a Java transformation. For more information, see the Informatica Big Data Management User Guide and the Informatica Big Data Management Hadoop Integration Guide.
The Post-Installation Summary section indicates whether the installation completed successfully. The summary also shows the status of the installed components and their configuration.