Communicator e3000 MPE/iX Release 6.5 (Non-Platform Software Release C.65.00 (30216-90291)
70 Chapter3
Growth Solution
User-Defined Job Queues and ALTJOB HIPRI Enhancements
JOB
Syntax:
JOB [jobname,]username[/userpass].acctname[/acctpass]
[,groupname[/grouppass]]
[;TIME=cpusecs]
{BS}
{CS}
[;PRI= ]
{DS}
{ES}
[{;INPRI=inputpriority}]
{;HIPRI }
[;RESTART]
[;OUTCLASS=[device][,outputpriority[,numcopies]]]
[;TERM={termtype}]
[;PRIVATE]
[;SPSAVE]
[
;JOBQ=
<
qname
>]
The JOB command now accepts a new parameter
;jobq=
. Users can specify the job queue
name into which a particular job should logon. If a job queue is specified in the STREAM
command, then it overrides the name specified in the JOB command. If no queue name is
specified, the default system job queue is used (HPSYSJQ).
Parameters:
qname
Name of the queue into which the job should logon.
Examples:
:JOB foo,manager.sys;
jobq=
myjobq