Checking the Status of the Siebel Gateway System Service on UNIX
This procedure describes how to check the status of the Siebel Gateway system service on UNIX.
To check the status of the Siebel Gateway system service on UNIX
On the Siebel Gateway computer, log in as the Siebel Service owner user.
Run the siebenv.sh or siebenv.csh script to set Siebel environment variables.
For more information about these scripts, see Siebel Installation Guide.
To check the status of the Siebel Gateway, enter a command like the following:
list_ns
To specify the Siebel root directory, use the -r flag, as follows:
list_ns -r siebel_root
Typically, you do not have to use the -r flag, because the script in the previous step sets the SIEBEL_ROOT environment variable. If the variable is not set, then you must specify the Siebel root directory, using this flag, to indicate the Siebel installation under which the Siebel Gateway is configured.
Run the
ps
command and check whether the application container for the Siebel Gateway (javaw process daemon) is running.For more information, see Starting and Shutting Down a Siebel CRM Deployment.