Hitachi

JP1 Version 11 JP1/Service Level Management Description


8.6.3 Changing the listen port number of the SLM - Manager embedded database

This subsection explains how to change the listen port number of the SLM - Manager embedded database.

Organization of this subsection

(1) Procedure

To change the listen port number of the SLM - Manager embedded database:

  1. Terminate all SLM - URs connected to the SLM - Manager whose embedded database listen port number is to be changed.

    For details about how to terminate SLM - UR, see 2.1.3 Terminating SLM - UR.

  2. Terminate the SLM - Manager on the host whose embedded database listen port number is to be changed.

    For details about how to terminate SLM - Manager, see 2.1.4 Terminating SLM - Manager.

  3. Create the jp1itslm_setup.opt options file needed for setting up SLM - Manager and specify the new embedded database listen port number in the hdb_port definition item.

    The absolute path of the storage of the created options file, including the options file name (any name) at the storage, must not exceed 255 bytes.

  4. Execute the SLM - Manager setup command.

    Execute the following setup command:

    SLM-Manager-installation-folder\mgr\bin\jslmmgrsetup absolute-path-of-options-file

    For details about the setup command, see 9.12 jslmmgrsetup (sets up SLM - Manager) in 9. Commands.

  5. Start the SLM - Manager that was terminated in step 2.

    For details about how to start SLM - Manager, see 2.1.1 Starting SLM - Manager.

  6. Start all SLM - URs that were terminated in step 1.

    For details about how to start SLM - UR, see 2.1.2 Starting SLM - UR.

(2) Related topics