Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Configuration Guide


2.4.3 Setting up the IM Configuration Management database (for UNIX)

Create an IM Configuration Management database and set it up so that the IM Configuration Management service can be started from process management. If you do not plan to use the IM Configuration Management functions, there is no need to perform this procedure.

The setup procedure differs depending on whether the integrated monitoring database has already been set up. Apply the following procedures as appropriate depending on the case.

Organization of this subsection

(1) When the integrated monitoring database has been set up

The setup procedure differs depending on whether you stop JP1/IM-Manager Service. The following are the setup procedures for the two cases.

  1. Check if the IM database service (JP1/IM2-Manager DB Server) is running.

  2. Stop the following services:

    • JP1/IM-Manager Service

    • If JP1/IM - MO is being used, the JP1/IM - Message Optimizer service of JP1/IM - MO at the connection source.

  3. Execute the jcfdbsetup command to create an IM Configuration Management database.

    jcfdbsetup -s [-q]

  1. Execute the jcoimdef command to disable the integrated monitoring database.

    jcoimdef -db OFF

  2. Restart JP1/IM-Manager Service.

  3. Check if the IM database service (JP1/IM2-Manager DB Server) is running.

  4. Stop the following service:

    • If JP1/IM - MO is being used, the JP1/IM - Message Optimizer service of JP1/IM - MO at the connection source.

  5. Execute the jcfdbsetup command to create an IM Configuration Management database.

    jcfdbsetup -s [-q]

  6. Execute the jcoimdef command to enable the integrated monitoring database.

    jcoimdef -db ON

For details about the jcfdbsetup command, see jcfdbsetup in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

For details about the jcoimdef command, see jcoimdef in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

(2) When the integrated monitoring database has not been set up

  1. Execute the jcfdbsetup command to create an IM Configuration Management database.

    jcfdbsetup -f setup-information-file-name [-q]

For details about the jcfdbsetup command, see jcfdbsetup in Chapter 1. Commands in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.