Starting and Stopping Informatica in linux
On Unix use below command line to start and shutdown informatica services.
Startup:
cd <InformaticaInstallDir>/tomcat/bin
Ex:cd /informatica/9.0.1/tomcat/bin
etlld8002:/informatica/9.0.1/tomcat/bin>infaservice
Usage: infaservice.sh [ startup | shutdown ]
Usage: infaservice.sh [ startup | shutdown ]
Statup:
infaservice startup
Shutdown:
infaservice shutdown
Thanks
No comments:
Post a Comment