Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. Data Integration Hub Installation
  6. Post-Installation Tasks
  7. Upgrading Data Integration Hub
  8. Starting and Stopping Data Integration Hub
  9. Optional Data Integration Hub Configuration
  10. Installing and Configuring the Data Integration Hub Accelerator for Data Archive
  11. Troubleshooting the Data Integration Hub Installation
  12. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Sample of the Installer Properties Configuration

Sample of the Installer Properties Configuration

Use the following sample to configure the installation properties file to install
Data Integration Hub
in a silent mode:
#Install or Upgrade #------------------ IS_INSTALL=1 IS_UPGRADE=0 #PowerCenter pmrep Command Line Utility Location #------------------- PMREP_HOME_1=C:\\Informatica\\105\\server\\bin #PowerCenter Version #-------------------- PWC_VERSION_BEFORE_10_5=0 PWC_VERSION_10_5=1 #PowerCenter Location #-------------------- POWERCENTER_HOME_1=C:\\Informatica\\105 #Installation Directory#Mandatory #-------------------------------- USER_INSTALL_DIR=C:\\Informatica\\DIH #Installation Components #----------------------- DX_SERVER=0 DX_DASHBOARD=0 PC_SERVER_PLUGIN=0 PC_CLIENT_PLUGIN=1 DIH_HADOOP_SERVICE=0 DIH_BIG_DATA_MANAGEMENT=0 #Metadata Repository #------------------- BLANK_USER=0 CONFIGURED_USER=1 #Metadata Repository Connection #------------------------------ DB_TYPE_1=SQLServer DB_CONNECTION_STRING_1=0 DB_HOST_1=<serverhost> DB_PORT_1=<port_no> DB_SID_1=<REPO_SID> DB_CONNECTION_STRING_VALUE_1=jdbc:informatica:sqlserver://<server>:<port_no>;DatabaseName=<DB_Name>; DB_ODBC_STRING_VALUE_1=DRIVER={DataDirect 7.1 SQL Server Wire Protocol};UID=%1;PWD=%2;Server=<server>, <port_no>;Database=<REPO_DB> DB_WINDOWS_AUTHENTICATION_1=0 DB_USER_1=<db_username> DB_PASSWORD_1=<db_password> #Publication Repository Connection #--------------------------------- STAGING_TYPE_1=SQLServer STAGING_CONNECTION_STRING_1=0 STAGING_HOST_1=<serverhost> STAGING_PORT_1=<port_no> STAGING_SID_1=<STAGING_SID> STAGING_WINDOWS_AUTHENTICATION_1=0 STAGING_USER_1=<db_username> STAGING_PASSWORD_1=<db_password> STAGING_CONNECTION_STRING_VALUE_1=jdbc:informatica:sqlserver://<server>:<port_no>;DatabaseName=<DB_Name>; #Operational Data Store #---------------------- ODS_DB_USE_NEW=1 ODS_DB_USE_EXISTING=0 #Operational Data Store Database Connection #------------------------------------------ ODS_DB_TYPE_1=SQLServer ODS_DB_CONNECTION_STRING_1=0 ODS_DB_HOST_1=<server_host> ODS_DB_PORT_1=<port_no> ODS_DB_SID_1=<ODS_SID> ODS_DB_JDBC_STRING_VALUE_1= ODS_DB_WINDOWS_AUTHENTICATION_1=0 ODS_DB_USER_1=<db_username> ODS_DB_PASSWORD_1=<db_password> #User Authentication #------------------- INTERNAL_AUTH=1 INTERNAL_AUTH_DEFAULT=true ISF_AUTH=0 ISF_AUTH_DEFAULT=false KERBEROS_AUTH=0 KERBEROS_AUTH_DEFAULT=false #Informatica Platform Authentication #----------------------------------- INFA_HOST_1=$INFA_HOST_1$ INFA_PORT_1= $INFA_PORT_1$ INFA_USERNAME_1=$INFA_USERNAME_1$ INFA_PASSWORD_1= INFA_SECURITY_DOMAIN_1=$INFA_SECURITY_DOMAIN_1$ INFA_SECURITY_GROUP_1=$INFA_SECURITY_GROUP_1$ #Operation Console Administrator #------------------------------- CONSOLE_ADMIN_1=Administrator #Data Integration Hub Document Store #---------------------------- DATA_STORE_FOLDER_1=C:\\Informatica\\DIH\\DataIntegrationHub\\dih-data #Web Server #---------- TOMCAT_ENABLE_HTTPS_1=1 TOMCAT_HTTPS_PORT_1=18443 TOMCAT_EXISTING_KEYSTORE_FILE_1=0 TOMCAT_KEYSTORE_PASSWORD_1= TOMCAT_KEYSTORE_FILE_PATH_1= TOMCAT_ENABLE_HTTP_1=1 TOMCAT_PORT_1=18080 TOMCAT_SERVER_LISTENER_PORT_1=18005 #PowerCenter Location #-------------------- POWERCENTER_HOME_1=C:\\Informatica\\105 #PowerCenter Web Services Hub #---------------------------- PC_SCHEDULING_WORKFLOWS_1=1 PC_WEB_SERVICES_URL_1=http://<hostname>:7333/wsh/services/BatchServices/DataIntegration PC_REPOSITORY_NAME_1=<PowerCenter_Repository_Name> PC_REPOSITORY_HOST_1=<hostname> PC_REPOSITORY_PORT_1=<PwC_Port_no> PC_REPOSITORY_USER_1=<PwC_username> PC_REPOSITORY_PASSWORD_1=<PwC_password> PC_REPOSITORY_SECURITY_DOMAIN_1=<Optional> #PowerCenter Domain Settings #--------------------------- PC_DOMAIN_NAME_1=<PwC_Domain_Name> PC_NODE_NAME_1=<PwC_node_Name_inDomain> PC_ADMIN_USER_1=<PwC_username> PC_ADMIN_PASSWORD_1=<PwC_password> PC_INTEGRATION_SERVICE_1=<PwC_Integration_Service_Name> #PowerCenter pmrep Command Line Utility Location #----------------------------------------------- PMREP_HOME_1=C:\\Informatica\\105\\server\\bin #Informatica Data Quality Domain Settings #---------------------------------------- DIS_DOMAIN_NAME_1=<IDQ_Domain_name> DIS_HOST_NAME_1=<host_name> DIS_PORT_NUMBER_1=<IDQ_Port> DIS_ADMIN_SECURITY_DOMAIN_1=<Optional> DIS_ADMIN_USER_1=<IDQ_Domain_username> DIS_ADMIN_PASSWORD_1=<IDQ_Domain_password> DIS_INTEGRATION_SERVICE_1=<DIS_Name> DIS_MODEL_REPOSITORY_SERVICE_1=<MRS_Name> #Informatica Data Quality infacmd Command Line Utility Location #--------------------------------------------------------------- INFACMD_HOME_1=C:\\Informatica\\105\\isp\\bin

Back to Top

0 COMMENTS

We’d like to hear from you!