To connect to an additional Informatica target server, you first create an Informatica properties file.
Follow these steps:
install_dir/config/informatica/infaTarget
install_dir\config\informatica\infaTarget
Specifies the agent installation directory.
Specifies the name of the Informatica target (infaTarget). The install_dir/config/informatica/infaTarget directory contains the properties for connecting to the Informatica server and one or more database repositories.
Specifies the name of the Informatica server domain. An Informatica PowerCenter environment uses a domain to centralize the administration. A domain can contain multiple nodes. Each node is identified by a host and port. The domain name can be obtained from the domains.infa file.
Specifies the name of the Informatica integration service. The integration service name can be obtained from the Informatica Workflow Designer.
Specifies the name of the default database repository created on the Informatica server. The repository can be obtained from the Informatica Administrative console. The repositoryName.properties file for a specified Informatica target contains the database connection properties.
Specifies the Informatica server user name.
Specifies the password for the Informatica server user name.
Note: The password must be encrypted. To encrypt a password, use the Password utility that is provided with the agent. For more information about the Password utility, see the CA Workload Automation Agent for UNIX, Linux, or Windows Implementation Guide.
The Informatica properties file is created.
Example: Informatica Properties File
This example shows the Informatica properties in the informatica.properties file for a target server named ABCD. The informatica.properties file was created in the install_dir/config/informatica/ABCD directory.
informatica.domain.name=LODMA0012 informatica.service.name=Infa_Int_Srv_T2 informatica.repository.name.default=Infa_Rep_Srv informatica.user.id.default=U_JAPI informatica.password.default=2415AC61385DB210
Note: The properties for the default database repository will be stored in the Infa_Rep_Srv.properties file in the same directory.
|
Copyright © 2013 CA.
All rights reserved.
|
|