Starting and Stopping the Informatica Services from the Console
Starting and Stopping the Informatica Services from the Console
Run infaservice.sh to start and stop the Informatica daemon. By default, infaservice.sh is installed in the following directory:
<Informatica installation directory>/tomcat/bin
Go to the directory where infaservice.sh is located.
At the command prompt, enter the following command to start the daemon:
infaservice.sh startup
Enter the following command to stop the daemon:
infaservice.sh shutdown
If you use a softlink to specify the location of infaservice.sh, set the INFA_HOME environment variable to the location of the Informatica installation directory.