Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Service Level Management Description, User's Guide, Reference and Operator's Guide


7.1.5 Handling a shortage of database capacity

If a shortage of database capacity occurs while ITSLM - Manager is running, you must undo the ITSLM - Manager setup, extend the database area, and then set up ITSLM - Manager again.

You can determine whether there is a shortage of database capacity by checking the Windows event logs. From Windows Start menu, select Administrative Tools, then Event Viewer, and then check the Applications logs for the following messages:

Table 7‒1: Messages output in the event of a shortage of database capacity

No.

Type

Source

Event

Message

1

Error

JP1_ITSLM_Manager_DB_Service

30001

KFPH22025-E

2

Error

JP1_ITSLM_Manager_DB_Service

30001

KFPH22026-E

If either of these messages has been output, take the appropriate corrective action by following the procedure described below.

Organization of this subsection

(1) Before you start

(2) Procedure

To handle a shortage of database capacity:

  1. Execute the jslmmgrexport command to create an export file.

    For details about the jslmmgrexport command, see jslmmgrexport (exports service monitor information) in 9. Commands.

  2. Execute the unset command for ITSLM - Manager.

    For details about the unsetup command, see jslmmgrunsetup (undoes ITSLM - Manager setup) in 9. Commands.

  3. Create the options file (jp1itslm_setup.opt) needed for setting up ITSLM - Manager and specify in the hdb_area_size definition item the database capacity estimated in (1) Before you start. Also, specify in the hdb_area_path definition item (the hdb_share_area_path definition item if ITSLM is running in a cluster system) the path of an area that provides as much free space as specified in the hdb_area_size definition item.

    For details about the options file, see jslmmgrsetup (sets up ITSLM - Manager) in 9. Commands.

  4. Execute the setup command for ITSLM - Manager.

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

  5. Start the ITSLM - Manager service JP1/ITSLM - Manager Service (service name: JP1_ITSLM_MGR_Service).

  6. Execute the jslmmgrimport command to import the export file created in step 1.

    For details about the jslmmgrimport command, see jslmmgrimport (imports service monitor information) in 9. Commands.

If the import command terminates normally, the database area has been extended.