Hitachi

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


3.6.1 Settings for enhancing the embedded database management function

The embedded database management function was enhanced in JP1/AJS3 - Manager 10-00 and later versions. Accordingly, the following changes were made.

Table 3‒10: Changes due to the enhancement of the embedded database management function

Changes

JP1/AJS3 - Manager version

Earlier than 10-00

10-00 and later

Default startup method of the JP1/AJS3 Database service

Automatic

Manual

JP1/AJS3 Database ClusterService service

Created

Not created

For embedded databases created by JP1/AJS3 - Manager whose version is earlier than 10-00, the management function enhancements must be set. Even if you do not specify the enhancement settings, you need to specify the settings shown below if you use the ajsembdbinstl command to install an embedded database or create or re-create a logical host.

The procedure for enhancing the embedded database management function is shown below.

Organization of this subsection

(1) Procedure for enhancing the embedded database management function

After performing an upgrade installation of JP1/AJS3 - Manager, perform the following procedure for all the hosts you set up.

To enhance the embedded database management function:

  1. Execute the ajsembdbinstl command to perform an overwrite installation of the embedded database.

    For details about the ajsembdbinstl command, see ajsembdbinstl in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

  2. Change the setting in the system common definition file for the embedded database.

    Use a text editor such as Notepad to open the following file, and then change the settings.

    System common definition file:

    embedded-database-practical-directory\conf\pdsys

    Before the change:

    set pd_mode_conf = AUTO#

    After the change:

    set pd_mode_conf = MANUAL2

    #

    In a logical host environment, the value before the change is MANUAL1.

    If AUTO or MANUAL1 is set in the system common definition file, change the value to MANUAL2.

  3. Copy the model files to the JP1/AJS3 startup process definition file and JP1/AJS3 extended startup process definition file, which are used for database management.

    Overwrite the following files by copying the model files.

    File type

    File name

    Model file

    JP1/AJS3 startup process definition file (database management)

    For a physical host:

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd.conf

    For a logical host:

    shared-folder\jp1ajs2\conf\jp1ajs_dbmd.conf

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd.conf.model

    JP1/AJS3 extended startup process definition file (database management)

    For a physical host:

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd_0700.conf

    For a logical host:

    shared-folder\jp1ajs2\conf\jp1ajs_dbmd_0700.conf

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd_0700.conf.model

  4. Change the setting in the JP1/AJS3 extended startup process definition file used for system management.

    Use a text editor such as Notepad to open the following file, and then change the underlined value in the line under Before the change.

    JP1/AJS3 extended startup process definition file (system management)

    - For a physical host:

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_service_0700.conf

    - For a logical host:

    shared-folder\jp1ajs2\conf\jp1ajs_service_0700.conf

    Before the change

    jajs_dbmd|jajs_dbmd.exe||0|3|3|21600|0|2||1|||||||

    After the change

    jajs_dbmd|jajs_dbmd.exe||1|3|3|21600|0|2||1|||||||

(2) Procedure for specifying the required settings when the embedded database management function is not enhanced

If you do not enhance the embedded database management function for reasons as difficulty in changing the created environment, you need to perform the following when you use the ajsembdbinstl command to install an embedded database or create or re-create a logical host.

(a) Required procedure for using the ajsembdbinstl command to install an embedded database

To use the ajsembdbinstl command to perform a new or upgrade installation of an embedded database:

  1. Execute the ajsembdbinstl command with the -v9standard option specified.

    For details about the ajsembdbinstl command, see ajsembdbinstl in 2. Commands Used during Setup in the manual JP1/Automatic Job Management System 3 Command Reference.

(b) Required procedure for creating or re-creating a logical host

To create or re-create a logical host, perform the following after setting up the logical host environment.

  1. Copy the model files to the JP1/AJS3 startup process definition file and JP1/AJS3 extended startup process definition file, which are used for database management.

    Overwrite the following files by copying the model files.

    File type

    File name

    Model file

    JP1/AJS3 startup process definition file (database management)

    shared-folder\jp1ajs2\conf\jp1ajs_dbmd.conf

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd.conf.v9standard.model

    JP1/AJS3 extended startup process definition file (database management)

    shared-folder\jp1ajs2\conf\jp1ajs_dbmd_0700.conf

    JP1/AJS3-Manager-installation-folder\conf\jp1ajs_dbmd_0700.conf.v9standard.cluster.model

  2. Change the setting in the JP1/AJS3 extended startup process definition file used for system management.

    Use a text editor such as Notepad to open the following file, and then change the underlined value in the line under Before the change.

    JP1/AJS3 extended startup process definition file (system management)

    shared-folder\jp1ajs2\conf\jp1ajs_service_0700.conf

    Before the change

    jajs_dbmd|jajs_dbmd.exe||1|3|3|21600|0|2||1|||||||

    After the change

    jajs_dbmd|jajs_dbmd.exe||0|3|3|21600|0|2||1|||||||