DISPLAY SPOOLLIST - USAP Command
Description
The DISPLAY SPOOLLIST command displays a spool list from an SAP system. The spool list can be identified by jobname/jobid/stepnumber or, by specifying the spool list ID.
Command Line Syntax
The following figure illustrates the command line syntax of the DISPLAY SPOOLLIST command, using the command line long form of its configuration options.
-display spoollist {/wiki/spaces/UA73/pages/3770491 jobname /wiki/spaces/UA73/pages/3770049 jobid /wiki/spaces/UA73/pages/3778894 stepnumber | /wiki/spaces/UA73/pages/3778943 id} /wiki/spaces/UA73/pages/3778915 size /wiki/spaces/UA73/pages/3778961 exitcode [/wiki/spaces/UA73/pages/3778700 codepage] [/wiki/spaces/UA73/pages/3778937 size] [/wiki/spaces/UA73/pages/3778900 translation_table] [/wiki/spaces/UA73/pages/3778939 page] [/wiki/spaces/UA73/pages/3778936 page]
Command Argument
The DISPLAY SPOOLLIST command can be expressed as either:
- -D: Short form
- -display: Long form
The DISPLAY SPOOLLIST command argument, spoollist, requests the display of a job step's spoollist.
Configuration Options
The following table describes all DISPLAY SPOOLLIST configuration options and provides the command line, long form of each option illustrated in the DISPLAY SPOOLLIST command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-maxspoolsizeexceededec | Minimum exit code that will be set if an attempt is made to return a spool list that exceeds the maximum size for job logs as specified by the MAX_SPOOL_LIST_SIZE USAP configuration option. | |
-first_page | Starting page from which a spool list will be returned. | |
-last_page | Last page of a spool list to be returned. | |
-jobid | Job ID of an existing SAP job to use as a model for the new job definition. | |
-jobname | Name of an existing SAP job to use as a model for the new job definition. | |
-max_spool_size | Maximum size for spool lists. | |
-spool_codepage | Codepage used for transferring spool lists from SAP system. | |
-spool_id | Spool request number in an SAP system. | |
-spool_recv_buffer | Size of the blocks (number of pages) used when transferring spool lists. | |
-stepnum | Step number of the SAP job step. | |
-transtab | Spoollist translation table file to use for formatting returned spoollists. |