SNA NRJE User/Programmer Reference Manual (30292-90006)
58 Chapter3
User Commands
ALTER
ALTER
Changes the transmission queue priority of a submitted job or group of
jobs.
Syntax
{
SpoolfileID
}
A[LTER] {
Name
},
Newpri
[;W[SID]=
Wsid
]
{
UserName.AcctName
}
{@ }
Parameters
SpoolfileID
Use to alter the priority of a specific job to
Newpri
.
The
SpoolfileID
parameter is assigned by the spooler
after execution of a SUBMIT command. Its form is
#0
nnnnn
, where
n
is a digit. You enter just the
nnnnn
portion of the ID.
Name
Use to alter all your jobs with this
Name
to the
Newpri
value
You can create a job
Name
in the SUBMIT command. You
can submit several jobs with the same
Name
.
A job
Name
begins with a letter, and may be up to eight
alphanumeric characters long.
UserName.AcctName
Use to alter all jobs from a
UserName.AcctName
to the
Newpri
value.
If your logon
UserName.AcctName
is different from the
one you specified in this command, you must be
configured with NM capability to use this parameter.
@
Use to alter the priority of all jobs you submitted to the
Newpri
value when your logon
UserName.AcctName
is the same as the jobs you want to change. If you have
NM capability, this will affect all jobs.