User's Reference > Operation > Spooler > SP-JOBS and Related Procedures > Action Code 16 Display Detail and SP-DETAIL

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Action Code 16 Display Detail and SP-DETAIL (Spooler) (m604905+displaydetail.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Action Code 16 Display Detail and SP-DETAIL

Displays the control data for jobs in the specified job file.

TCL Syntax

SP-DETAIL {job-file} {job-id} {(options}

Syntax Elements

job-id is the identity of the job to display control data for.

job-file specifies the job file to be used for the duration of the command execution. If you specify job-file you must also use the F option.

Options

F Specifies that the first parameter after the verb is the required job file.

U Determines the job file containing the print job from the PRINT.JOB.CONTROL item. This means that it is unnecessary to specify the job file.

Specified Job File

Only job-ids of print jobs in the currently specified job file are recognised and can have their control data displayed, unless the U option is used. The specified job file must be local. Any attempt to delete print jobs residing in another job file (without the U option) will result in an error message. See also the topic Specified Job File.

You can specify job-file in the TCL command statement or at the SP-JOBS screen prompt. At the Job (J) prompt you enter the new specified job file name as follows:

{job-file} job-id (J{F}

Spool Job Detailed Display

On entering SP-DETAIL or selecting Action Code 16, a screen similar to that shown in the example below is displayed.

Example

To display the control data for print job 2, enter:

SP-DETAIL 2

Alternatively, enter:

SP-JOBS

then select Action Code 16 on the Print Jobs screen and enter 2  at the Job ID  prompt.

A screen similar to the following will be displayed.

                                Spool Job Detailed Display
--------------------------------------------------------------------------
Job ID  -  2
System Name     -  personnel
Account Name    -  SYSMAN
User ID -  DAVEH
Form Queue      -  STANDARD
Despooler Name  -  LASER
# of Print Copies       -  1
Current copy Number     - 
Total Copies Printed    -
Creators PLId   -  UNIX-52317-rt0015
Creators Port # -  209
Creation Time   -  12:03:12
Creation Date   -  14 Oct 1997
Size of Job (Bytes)     -  70
Printed Size (Bytes)    -  
Options -  HS
Job status      -  Hold
Output status   -  
Description     -  

RealityV15.1 (MoTW) Revision 7Comment on this topic