Selecting the CICS VR main menu directly from TSO

How to select the "CICS® VR main menu" directly from TSO.

Enter this TSO command:
 ISPSTART PGM(DWWPM) NEWAPPL(DWW)

Remember that you must allocate the CICS VR ISPF dialog interface data sets before running this command. If you select the "CICS VR main menu" directly from TSO, you cannot split the screen to run two CICS VR sessions.

If you use this method to start the dialog the "CICS VR main menu" panel is the first ISPF panel displayed:

Figure 1. CICS VR main menu panelStart of change
Help
------------------------------------------------------------------------------
DWWPPMEN                       CICSVR main menu

Select one and press Enter.




                         1.  List of VSAM spheres
                         2.  List of log streams
                         3.  List of registered log of logs
                         4.  Automatic deregister criteria
                         5.  JCL skeleton
                         6.  Browse messages
                         7.  List of CICS Backout Failed spheres
                         8.  CICSVR Settings



(C) Copyright IBM Corp. 1991, 2008 All rights reserved.
Command ===>
 F1=Help      F3=Exit     F10=Menu bar F12=Cancel
End of change