You can also specify the parameters and operands of initialization file definition from the Define Operating Information or Create Queue window. The following explains the list of initialization file setup options relating to the actual on-screen options.
For the detailed parameter and operand information, see "2.9.1 Defining the System Operating Information".
Options listed on the Operation control sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
"Specify default queue to which the job is submitted." (Default queue name) | "dfltqueue" operand of "system" parameter |
"Limit the number of concurrently executable jobs." (Job multiplicity) | "maxexec" operand of "system" parameter |
"Specify the default priority ranking." (Default priority) | "dfltprty" operand of "system" parameter |
Options to be set from the Create Queue window
Window definition options | Parameter and operands of initialization file |
---|---|
Queue name | "name" operand of "queue" parameter |
"Limit the number of concurrently executable jobs." (Job multiplicity) | "maxexec" operand of "queue" parameter |
"Limit the number of concurrently executable jobs." (Job count) | "maxjob" operand of "queue" parameter |
"Specify the default priority ranking." (Default priority) | "dfltprty" operand of "queue" parameter |
"Specify job execution priority." (Job execution priority) | "dfltdprty" operand of "queue" parameter |
"Limit job execution elapsed time." (Limit of job execution time) | "limittime" operand of "queue" parameter |
"Use the distributed execution function." (Host group name) | "name" operand of "hostgrp" parameter |
"Use the distributed execution function." (Configuration host name) | "host" operand of "hostgrp" parameter (See Notes.) |
When you edit the initialization file directly, use the "host" operand of "queue" parameter to specify the host or host group name for distributed execution of actual jobs in this queue. You must use the "hostgrp" parameter to define the host group name and its configuration host only.
Options listed on the Logging sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
"Save job execution history information." (Storage location) | "path" operand of "log" parameter (Note 1) |
"Save job execution history information." (Storage period in days) | "keepdays" operand of "log" parameter (Note 2) |
"Save the operating results data." (Storage location) | "path" operand of "record" parameter (Note 1) |
"Save the operating results data." (Storage period) | "keepdays" operand of "record" parameter (Note 2) |
If you specify a path name that exceeds the limit or if you specify a non-existing path name during direct editing of the initialization file, the following error occurs.
If Windows server is used: An error message is output to the event log, and the service fails to start up.
If UNIX server is used: An error message is output to SYSLOG, and the daemon fails to start up.
If omitted during direct editing of the initialization file, 7 days are set by default.
Options listed on the Options sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
"Execute jobs under the respective job owner's authority" [Windows version] | "execasuser" parameter [Windows version] |
"Convert file codes." | "convert" parameter |
"Halt all queues during startup in startup of services." | "qstop" parameter |
"Enable "prt" parameter." [Windows version] | The corresponding parameter and operands do not exist. |
"Use the job termination code of the recently executed job step." | "jclexitcode" parameter |
"Delimiter Output of Job Steps as Standard Output" | "jclstdout" parameter |
"Halt all queues during startup in Recovery mode." | "qinactive" parameter |
"Enable job object mode" [Windows version] | "jobobject" parameter |
Options listed on the Backward compatibility sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
"Register "mjsnet" services using 9327/tcp." [Windows version] | The corresponding parameter and operands do not exist. |
"Do not execute jobs having the same name concurrently." | "namechk" parameter |
"Move to the directory specified during job registration and execute the job." | "nochdir" parameter (Note 1) |
"Copy the script file specified during job registration to the spool and execute it." | "scriptnocopy" parameter (Note 1) |
"Enable the Load Balancer function of the previous version." [Windows version] | "distexec" parameter (in Windows system) (Note 1) |
"Share the number of job entries to same execution servers between host groups" | "shareruncount" parameter (Note 2) |
The distexec parameter must also be specified at the same time.
Options listed on the Cluster settings sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
Spool directory [Windows version] | "path" operand of "spool" parameter [Windows version] |
Logical IP address | "clusterip ipaddress" parameter |
Node tree | No parameter and operands exist for the initialization file. You must set them in the window. |
Options listed on the Network sheet of Define Operating Information window
Window definition options | Parameter and operands of initialization file |
---|---|
Change the retry operation in case of connection error with a network job (Retry interval) | "interval" operand of the "networkretry" parameter |
Change the retry operation in case of connection error with a network job (Number of retries) | "retry" operand of the "networkretry" parameter |
Options listed on the Print format sheet of Define Operating Information window [Windows version]
Window definition options | Parameter and operands of initialization file |
---|---|
Printer name or alias | "prt" parameter operand |
"Specify a font name." (Font name) | "fontname" operand of "prt" parameter |
"Specify a font size." (Font size) | "fontsize" operand of "prt" parameter |
"Specify a print orientation." | "orient" operand of "prt" parameter |
"Specify a paper size." | "form" operand of "prt" parameter |