Hitachi

JP1 Version 12 JP1/Data Highway - Server Configuration and Administration Guide


6.2.2 Procedure for stopping (in Linux)

This subsection describes how to stop JP1/DH - Server in Linux.

Organization of this subsection

(1) Stopping services

To stop JP1/DH - Server services in Linux:

  1. Log in as the root user on JP1/DH - Server machine.

  2. When using the JP1/DH Web server, stop the JP1/DH Web server service (JP1_DH_WEBSVR).

    /sbin/service JP1_DH_WEBSVR stop
  3. Stop the JP1/DH Web application server service (JP1_DH_WEBCON).

    /sbin/service JP1_DH_WEBCON stop
  4. Stop the database service (JP1_DH_DATABASE_SVR).

    /sbin/service JP1_DH_DATABASE_SVR stop

To stop all the services, operate them in the following order:

  1. JP1/DH Web server service (JP1_DH_WEBSVR) (when using the JP1/DH Web server)

  2. JP1/DH Web application server service (JP1_DH_WEBCON)

  3. Database service (JP1_DH_DATABASE_SVR)