Hitachi

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


15.1.4 Changing the name of a scheduler trace log file

If only one scheduler service is used, the default trace log file name is /var/opt/jp1ajs2/log/tracelog. You can change the name of a scheduler trace log file by using the following procedure.

Organization of this subsection

(1) Definition procedure

  1. Stop the JP1/AJS3 service.

    Execute the following commands to confirm that all processes have stopped:

    # /etc/opt/jp1ajs2/jajs_stop
    # /opt/jp1ajs2/bin/jajs_spmd_status
  2. Execute the following command to set the environment setting parameter described in (2) below:

    jajs_config -k "definition-key" "parameter-name"=value
  3. Restart JP1/AJS3.

    The new settings are applied to the configuration definition.

(2) Environment setting parameter

Table 15‒4: Environment setting parameter used to change the name of a scheduler trace log file

Definition key

Environment setting parameter

Explanation

[JP1_DEFAULT\JP1AJSMANAGER]

"TRACELOGFILE"=#

Specifies the name of a scheduler trace log file.

#:

The scheduler trace information for the physical host and all logical hosts is recorded in the file specified by this parameter. To ensure that the trace information is recorded, always specify the name of a file on a local disk.

Note that the specified file is created when trace information is output. Do not specify the name of an existing file.

For details about the definition of this environment setting parameter, see 20.4.2(3) TRACELOGFILE.