Siebel Analytics Applications Installation and Administration Guide > Installing and Configuring Siebel Analytics Applications on UNIX >

Stopping the Informatica Server on UNIX


Follow this procedure to stop the Informatica Server on UNIX.

To stop the Informatica Server

  • Enter

    ./pmcmd stopserver <repository username> <repository password> <port #>.

    For example:

    ./pmcmd stopserver Administrator Administrator 4001

    You can check whether the Informatica Server is running by entering the command ps -elf |grep pmserver.

    If it lists pmserver process, the server is running. If it lists grep pmserver, that is the process of the ps command.

Siebel Analytics Applications Installation and Administration Guide