Hitachi

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


4.2.1 Procedure for setting the environment setting parameters by using the jajs_config command

To use the jajs_config command to change the settings in the common definition information:

  1. Stop the JP1/AJS3 service.

    In Windows Control Panel, open the Services administrative tool, and stop the following service:

    • JP1/AJS3 service

  2. Change the settings in the common definition information.

    Use the following command to specify new environment setting parameter settings in the common definition information:

    jajs_configΔ-kΔdefinition-keyΔ"parameter-name-1"=value-1Δ["parameter-name-2"=value-2] ...
    Legend:

    Δ: One-byte space

    Example:

    jajs_config -k [JP1_DEFAULT\JP1AJSMANAGER\AJSROOT1] "LOGSIZE"=dword:00002800 "AJSLOG"="all"
  3. Restart JP1/AJS3.

    The changes in the common definition information are applied to JP1/AJS3.

Supplementary note:

You can specify only one definition key for definition-key. To set environment setting parameters that have different definition keys, run the jajs_config command for each definition key, or use the jbssetcnf command.