Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
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.