Displaying auto-reply policy and WTORs information

Use the DISPLAY AUTOR command to display the current auto-reply policy and the current WTORs being monitored by auto-reply processing.

The complete syntax for the DISPLAY AUTOR command is:

D AUTOR
 
D AUTOR[,POLICY|,P]
       [,WTORS |,W]
 
   [,L={a|name|name-a}]
 

The parameters are:

POLICY or P
Requests that the auto-reply policy active on the system be displayed in message CNZ2603I.
WTORS or W
Requests that the current outstanding WTORs being monitored by auto-reply processing be displayed in message CNZ2604I.
L=a, name, or name-a
Specifies the display area (a), console name (name), or both (name-a) where the display is to appear.

If you omit this operand, the display is presented in the first available display area or the message area of the console through which you enter the command.

Note: For a complete description of messages CNZ2603I and CNZ2604I, see z/OS MVS System Messages, Vol 4 (CBD-DMO).

Examples:

Assume that the AUTOR00 member contains the following:
/*--------------------------------------------------------------------\
| IXC371D CONFIRM REQUEST TO VARY SYSTEM xxx OFFLINE.                 |
| REPLY SYSNAME=xxx TO REMOVE xxx OR C TO CANCEL.                     |
\--------------------------------------------------------------------*/
Msgid(IXC371D) Delay(1m) Reply(C)                                      
                                                                       
/*--------------------------------------------------------------------\
| IEE800D CONFIRM VARY FORCE FOR xxx - REPLY NO OR YES                |
\--------------------------------------------------------------------*/
Msgid(IEE800D) Delay(1m) Reply(NO)                                     
If the auto-reply policy is displayed, the output of the D AUTOR,P command is:
D AUTOR,P                           
CNZ2603I 06.46.34 AUTOR POLICY 
POLICY ACTIVATED AT 06.45.32 ON 12/25/2008  NOTIFYMSGS(HC)
FROM PARMLIB MEMBERS 00               
--MSG ID-- DELAY MEM ----REPLY TEXT---
IEE800D      1M 00 NO               
IXC371D      1M 00 C 
If WTORs IEE800D and IXC371D are issued and are waiting to be replied to by auto-reply processing, the output of the D AUTOR,W command is:
D AUTOR,W                                                         
CNZ2604I 06.47.02 AUTOR WTORS                                     
0009 STATUS=06.47.58  SYS=SY1                                     
     MSG=IEE800D CONFIRM VARY FORCE FOR 3D0 - REPLY NO OR YES     
     REPLY=NO                                                     
0008 STATUS=06.47.46  SYS=SY1                                     
     MSG=IXC371D CONFIRM REQUEST TO VARY SYSTEM SY1 OFFLINE. REPLY
         SYSNAME=SY1 TO REMOVE SY1 OR C TO CANCEL.                
     REPLY=C