Hitachi

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


20.7.2 Details of the environment setting parameters for the JP1/AJS3 definition pre-check function

This subsection describes details of the environment setting parameters for the JP1/AJS3 definition pre-check function.

Note that the default of an environment setting parameter means the value that is assumed when the environment setting parameter is omitted.

Organization of this subsection

(1) AJSCHK_CHECKFILE

Use this parameter to specify the name of the file used to the definition pre-check result. Specify a full path name.

If the directory specified for name-of-file-used-to-store-definition-pre-check-result does not exist, the file used to store the definition pre-check result will not be output.

Format

"AJSCHK_CHECKFILE" = "name-of-the-file-used-to-store-the-definition-pre-check-result"

Specifiable values

A character string of no more than 255 bytes

Default value
  • In Windows, if the installation folder is the default installation folder or is in a folder protected by the system:

    %ALLUSERSPROFILE%\Hitachi\JP1\JP1_DEFAULT\JP1AJS2\log\ajscheckfile.txt

    The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

    A folder protected by the system is the path to a folder in any of the following:

    - system-drive\Windows

    - system-drive\Program Files

    - system-drive\Program Files (x86)

  • In Windows, if the installation folder is other than the above:

    JP1/AJS3-Manager-installation-folder\log\ajscheckfile.txt

  • In UNIX:

    /var/opt/jp1ajs2/log/ajscheckfile.txt

Recommended value

Set the value appropriate for the operating environment.

When the setting takes effect

After the JP1/AJS3 Check Manager service is restarted

(2) AJSCHK_LOGDIR

Use this parameter to specify the name of the directory to which the log for the definition pre-check process is output. Specify a full path name.

If the directory specified for name-of-directory-for-definition-check-log does not exist, the definition check log will not be output.

Log data is written to the ajscheck1.log file under the directory specified in this parameter. If the log data written to the ajscheck1.log reaches the size limit specified in the AJSCHK_LOGSIZE environment setting parameter, the writing of log data continues to the ajscheck2.log file.

Format

"AJSCHK_LOGDIR" = "name-of-the-directory-for-the-definition-check-log"

Specifiable values

A character string of no more than 180 bytes

Default value
  • In Windows, if the installation folder is the default installation folder or is in a folder protected by the system:

    %ALLUSERSPROFILE%\Hitachi\JP1\JP1_DEFAULT\JP1AJS2\log

    The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

    A folder protected by the system is the path to a folder in any of the following:

    - system-drive\Windows

    - system-drive\Program Files

    - system-drive\Program Files (x86)

  • In Windows, if the installation folder is other than the above:

    JP1/AJS3-Manager-installation-folder\log or JP1/AJS3-Agent-installation-folder\log

  • In UNIX:

    /var/opt/jp1ajs2/log

Recommended value

Set the value appropriate for the operating environment.

When the setting takes effect

After the JP1/AJS3 Check Manager service or the JP1/AJS3 Check Agent service is restarted

(3) AJSCHK_LOGSIZE

Use this parameter to specify the size of the log file to which log data is output by the definition pre-check process.

The specified size is to the size definition check log file 1 (ajscheck1.log) and of definition check log file 2 (ajscheck2.log).

Format

"AJSCHK_LOGSIZE" = dword:log-file-size

Specifiable values

0, or a value (in kilobytes) from 4 to 1E8480 in hexadecimal (0, or a value from 4 to 2,000,000 in decimal)

Default value

dword:00001000 (4,096 in decimal)

Recommended value

Set the value appropriate for the operating environment.

When the setting takes effect

After the JP1/AJS3 Check Manager service or the JP1/AJS3 Check Agent service is restarted

Cautionary note

When the information written to file 1 reaches the limit specified in this parameter, the writing of information switches to file 2. When the information written to file 2 reaches the limit, the writing of information switches back to file 1 and existing information is overwritten. Because the repeated switching between files 1 and 2 continually overwrites older information, you must be especially careful when specifying the file size.

(4) AJSCHK_TRACELOGFILE

Use this parameter to specify the name of the trace log file for the definition pre-check function. Specify a full path name.

If the directory specified for name-of-trace-log-file does not exist, the trace log will not be output.

Format

"AJSCHK_TRACELOGFILE" = "name-of-the-trace-log-file"

Specifiable values

A character string of no more than 255 bytes

Default value

The setup processing assumes the following file name:

  • In Windows, if the installation folder is the default installation folder or is in a folder protected by the system:

    %ALLUSERSPROFILE%\Hitachi\JP1\JP1_DEFAULT\JP1AJS2\log\tracelog.ch

    The default value of %ALLUSERSPROFILE% is system-drive\ProgramData.

    A folder protected by the system is the path to a folder in any of the following:

    - system-drive\Windows

    - system-drive\Program Files

    - system-drive\Program Files (x86)

  • In Windows, if the installation folder is other than the above:

    JP1/AJS3-Manager-installation-folder\log\tracelog.ch or JP1/AJS3-Agent-installation-folder\log\tracelog.ch

  • In UNIX:

    /var/opt/jp1ajs2/log/tracelog.ch

If you do not specify a file name, a trace log is not output.

Recommended value

Set the value appropriate for the operating environment.

When the setting takes effect

After the JP1/AJS3 Check Manager service or the JP1/AJS3 Check Agent service is restarted

(5) AJSCHK_CHARCODE

Use this parameter to specify the character set to be used for an agent in the definition pre-check and the character set to be output in the pre-check result.

Format

"AJSCHK_CHARCODE" = "{none|C|SJIS|EUC|UTF-8}"

Specifiable values
none

The 7-bit ASCII character set is used.

none cannot be specified by using the jajs_config command. The none setting and C setting have the same effect. If you want to specify none, specify C by using the jajs_config command.

C

The 7-bit ASCII character set is used.

SJIS

The Shift JIS character set is used.

EUC

The EUC character set is used.

UTF-8

The UTF-8 character set is specified.

Default value

none

Recommended value

Set the value appropriate for the operating environment.

When the setting takes effect

After the JP1/AJS3 Check Manager service or the JP1/AJS3 Check Agent service is restarted

Cautionary notes
  • For agents, the character set specified in this parameter must match the character set specified in the LANG environment variable used when the JP1/AJS3 Check Agent service starts.

  • In the following cases, the definition pre-check results are displayed by using the character set specified in the AJSCHARCODE environment setting parameter.

    - SJIS, EUC, or UTF-8 is specified for the AJSCHARCODE environment setting parameter, and none or C is specified for AJSCHK_CHARCODE.

    - C is specified for the AJSCHARCODE environment setting parameter.