SNA NRJE User/Programmer Reference Manual (30292-90006)

Chapter 3 85
User Commands
SHOW
SHOW
Provides information about jobs you have submitted.
If you are connected to a VSE/POWER host system, only those jobs
awaiting transmission are shown.
Syntax
{
SpoolfileID
}
{
Name
}
{
UserName.AcctName
}[;W[SID]=
Wsid
]
SH[OW] { @ }
{;HJ=HostJob [,
HostJob
[,...]] }
{;HJ=
FirstJob/LastJob
}
{;HJ=#
O SpoolfileID
}
Parameters
SpoolfileID
Use when you want to show information about a
specific job. The
SpoolfileID
parameter is assigned
by the spooler after you submit a job. Its form is
nnnnnnn, where n is a digit. Jobs can be shown by
SpoolfileID
only before they are transmitted to the
host. To view job status by
SpoolfileID
after the job
is transmitted to the host, you would indicate the
output spool ID in the
HostJob
parameter.
Name
The spool file name associated with your job in the
NRJE reader queue and the name associated with your
job in the Job Log. You can submit several jobs with the
same name, and then use the SHOW
Name
command to
receive information on all of them.
UserName.AcctName
Use for information about jobs submitted by
UserName.AcctName
.
A period (.) must separate
UserName
from
AcctName
.
If your logon
UserName.AcctName
is different from
what you specified, you must be configured with NM
user capability to use this parameter.