Hitachi

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


12.2.8 Upgrade installation of embedded database

After the upgrade installation of JP1/AJS3 - Manager, check whether the version of the embedded database is the same as the version indicated in the Release Notes. If the versions are different, perform an upgrade installation of the embedded database. If multiple embedded databases are used, upgrade every embedded database by performing an upgrade installation.

The following describes the procedure for the upgrade installation of the embedded database:

For details about the commands shown in the procedure described below, see the JP1/Automatic Job Management System 3 Command Reference.

Organization of this subsection

(1) Upgrade installation of an embedded database

The following describes the procedure for the upgrade installation of an embedded database:

  1. Stop all JP1/AJS3 services.

  2. Start the embedded database.

    Execute the ajsembdbstart command with the -id _JFn (n: 0 to 9 or A to Z) option specified.

  3. Check that the embedded database is operating.

    Execute the ajsembdbstatus command with the -s ust and -id _JFn options specified to check that the embedded database is operating (UNIT-STAT is ONLINE).

  4. Stop the embedded database normally.

    Execute the ajsembdbstop command with the -id _JFn option specified. Do not specify the -f option in the command.

  5. Check that the embedded database is stopped.

    Execute the ajsembdbstatus command with the -s ust and -id _JFn options specified to check that the embedded database is stopped (UNIT-STAT is STOP).

  6. Execute the ajsembdbinstl command to perform the upgrade installation of the embedded database.

  7. Check that the embedded database is stopped.

    Execute the ajsembdbstatus command with the -s ust and -id _JFn options specified to check that the embedded database is stopped (UNIT-STAT is STOP). If the embedded database is operating, execute the ajsembdbstop command to normally stop the embedded database.

  8. Start the services that were stopped in step 1.

(2) Upgrade installation of embedded databases in a cluster configuration

For the upgrade installation of embedded databases in a cluster configuration, follow the procedure below.