After you install PowerCenter or the PowerCenter pmrep command line utility on the machine where you install
Data Integration Hub
, configure environment variables.
Set the INFA_HOME environment variable to point to the Informatica installation directory.
Set the INFA_DOMAINS_FILE environment variable to the path and the file name of the
domains.infa
file.
On Solaris and Linux, add
<INFA_HOME>/server/bin
to the LD_LIBRARY_PATH environment variable.
On AIX, add
<INFA_HOME>/server/bin
to the LIBPATH environment variable.
Verify that the pmrep utility code page matches the PowerCenter Repository Service code page. You specify the code page in the INFA_CODEPAGENAME environment variable of the utility.
To reduce the length of time to wait before the pmrep utility reports an error when connecting to PowerCenter, change the value of the INFA_CLIENT_RESILIENCE_TIMEOUT environment variable in the utility.
The default timeout waiting time is 180 seconds.
On Linux, to use SQL repositories installed on Windows as the
Data Integration Hub
and publication repositories, set the ODBCINST environment variable to
<INFA_HOME>/ODBC7.1/odbcinst.ini
.
This step is relevant to systems running PowerCenter version 10 or higher.