z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$T NUM - Set the JES2 internal job numbers

z/OS JES2 Commands
SA32-0990-00

Function

To set or reset the JES2 job number base.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$T--NUM--,BASE=--nnnnn--------------------------------------><

Parameters

BASE=nnnnn
The new job number base (1-999999). JES2 assigns nnnnn to the next job entering the system unless nnnnn has already been assigned to a job. If the value of nnnnn is in use, JES2 assigns the new job the next available job number beyond the value of nnnnn.

Authority Required

This command requires system authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned. The $T INTRDR command sets the command authority for internal readers.

This command requires control security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

MAS-wide. This command has an effect across the entire MAS.

Messages

The $HASP609 message displays the new job number base.

Example

 1   $t num, base=1000

  $HASP609 NUMBER SET TO 1000

If the number 1000 is not in use, JES2 assigns 1000 to the next job in the system. If there is currently a job numbered 1000 in the system, JES2 assigns the next available job number.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014