Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Troubleshooting


2.11.1 Procedure for checking the status of ISAM files

The following describes the procedure for checking the status of ISAM files.

If ISAM files are invalid, re-create them.

To check the status of ISAM files:

  1. Stop the JP1/AJS3 service.

  2. Execute the Jischk command to check whether the ISAM files are valid.

    For Windows hosts:

    Jischk -l 3 job-execution-environment-database-storage-directory-name#\JPQ*

    For UNIX hosts:

    /opt/jp1base/bin/Jischk -l 3 job-execution-environment-database-storage-directory-name#/JPQ*

    #

    For job-execution-environment-database-storage-directory-name, specify the directory name set in the DatabasePath environment setting parameter. For details about the DatabasePath environment setting parameter, see 20.5.2(3) DatabasePath in the JP1/Automatic Job Management System 3 Configuration Guide.

  3. Check the output messages.

    If one of the following messages is output, the corresponding ISAM file is invalid:

    • KAIU013-E Invalid key definition file detected.

    • KAIU014-E Invalid key file detected.

    • KAIU015-E Invalid data file detected.

    For details about the Jischk command and the messages it outputs, see the JP1/Base User's Guide.