$S SRVCLASS - Start JES2 processing for a given service class

Function

To start JES2 processing for a given service class on the member where the command is issued. This command is equivalent to $T SRVCLASS(class),QAFF=(+*).

Syntax

Read syntax diagramSkip visual syntax diagram $S SRVCLASS (srvclass)

Parameters

None.

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.

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

Scope

Single member. This command will be in effect for this member only. There is no need to have this command issued to all members of the MAS.

Messages

$HASP889

Example

$S SRVCLASS(DISCRETN)

$HASP889 SRVCLASS(DISCRETN)  QAFF=(ANY),TYPE=PERMANENT

This command re-registers a service class (DISCRETN) for the member where the command is entered. This is equivalent to using the command $T SRVCLASS(DISCRETN),QAFF=+*.