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


$C A - Cancel automatic commands

z/OS JES2 Commands
SA32-0990-00

Function

To cancel the processing of all or specified automatic command entries and delete those entries.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$C A--+-,ALL-+----------------------------------------------><
         '-cccc-'   

Parameters

ALL
JES2 cancels the processing of all automatic command entries you are authorized to cancel and deletes those entries.
Note: Put a comma before this parameter.
cccc
The 1 to 4 character identifier of an automatic command entry. JES2 cancels the processing of the specified command entry and then deletes the entry.
Note: Do not put a comma before this parameter.

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 can be issued with varying security access authorities. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single member. The values supplied for this command will be in effect for this member only.

Depending on your installation's setup, however, you might want this command to be applied to all members of the MAS (to ensure a consistent environment across the MAS). If so, you can use the MVS ROUTE *ALL command to issue this command to all active members (if the JES2 command character is the same on all members). See z/OS MVS System Commands, SA38-0666 for more information on using the ROUTE *ALL command.

Messages

The $HASP000 message indicates JES2 has accepted the command.

Examples

 1   $c a,all

  $HASP000 OK
JES2 cancels the processing of all automatic command entries you are authorized to cancel and then deletes those entries.
 2   $c a5

  $HASP000 OK

JES2 cancels the processing of all automatic command entries associated with character identifier 5.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014