Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Configuration Guide


6.7.1 Setting up the automatic maintenance function for embedded databases

For an embedded database of JP1/AJS3 - Manager, you must perform maintenance at regular intervals by using one of the following three methods:

This subsection describes the setup procedure when you want to use the automatic maintenance function. For details about maintenance tasks, see 6.1.1 Flow of maintenance tasks in the JP1/Automatic Job Management System 3 System Design (Configuration) Guide.

Organization of this subsection

(1) Setting up the automatic maintenance function for embedded databases

To enable the automatic maintenance function:

  1. Execute the following command to set the environment setting parameter described in (2) below:

    jajs_config -k definition-key-name "environment-setting-parameter-name-1"=definition-1 ["environment-setting-parameter-name-2"=definition-2]

    The new settings are applied.

  2. If you perform an upgrade installation of JP1/AJS3 - Manager whose version is earlier than 10-00, enhance the embedded database management function.

    For details about the settings for enhancing the embedded database management function, see 3.6.1 Settings for enhancing the embedded database management function.

(2) Environment setting parameters

Table 6‒76: Environment setting parameters for setting up the automatic maintenance function for embedded databases

Definition key

Environment setting parameter

Explanation

[{JP1_DEFAULT|logical-host}\JP1AJS2\HOST]#

"DBAUTOMAINTENANCE"=

Whether to enable the automatic maintenance function for embedded databases

"DBAUTOMAINTENANCETIME"=

Time when maintenance is to be performed for the embedded database

#:

The specification of the {JP1_DEFAULT|logical-host} part depends on whether the host is a physical host or a logical host. For a physical host, specify JP1_DEFAULT. For a logical host, specify the logical host name.

For details about the definition of these environment setting parameters, see the following:

(3) If you want to stop the automatic maintenance function

If you want to stop automatic maintenance during operation because, for example, a failure occurs, use the jajs_config command to specify no for the DBAUTOMAINTENANCE environment setting parameter. The value of this environment setting parameter is applied immediately. Therefore, automatic maintenance stops as soon as you change the setting.

(4) Notes