Testing CICSPlex SM functions

During this part of IVP2, you test the operations and functions of CICSPlex® SM on system B.

Test the operations functions on system B

During this stage of IVP2 you:

  1. From the CICSPlex SM MENU menu on system A, change the context and scope to EYUPLX01 then select the OPERATE option. The OPERATE menu is displayed:
     27FEB2005  13:48:12 ----------- INFORMATION DISPLAY ---------------------------
     COMMAND  ===>                                                 SCROLL ===> PAGE
     CURR WIN ===> 1        ALT WIN ===>
      W1 =OPERATE===========EYUPLX01=EYUPLX01=27FEB2005==13:48:12=CPSM=========15===
     CMD Name             Description
     --- -------------------------------
         OPERATE     Operations Views
           CICSBTS     CICS BTS Views
           CONNECT     Connection Views
           DB2         DB2 and DBCTL Views
           DOCTEMP     Document Template Views
           ENQUEUE     Global Enqueue Views
           EXIT        Exit Views
           FEPI        FEPI Views
           FILE        File Views
           JOURNAL     Journal Views
           PROGRAM     Program Views
           REGION      CICS Region Views
           TASK        Task Views
           TCPIPS      TCP/IP Service Views
           TCPIPGBL    TCP/IP Global Views
           TDQ         Transient Data Queue Views
           TEMPSTOR    Temporary Storage Queue Views
           TERMINAL    Terminal Views
           TRANS       Transaction Views
           UOW         Unit of Work Views
     
  2. From the OPERATE menu, enter CICSRGN to display details of CICS regions in EYUPLX01. From the CICSRGN view, display a detailed view of data for region EYUMAS1B by moving the cursor to the entry for EYUMAS1B and pressing Enter. The CICSRGND view for EYUMAS1B is displayed.
  3. Move the cursor to the Current Tasks field and press Enter. The CICSRGN3 view is displayed. Verify that the help function is working by typing HEL in the COMMAND field of the CICSRGN3 view, moving the cursor to the MAxtasks field, and pressing Enter. A pop-up panel, 8 in which the MAxtasks field is described, overwrites the CICSRGN3 view.

    Type END in the COMMAND field of the help panel and press Enter to return to the CICSRGN3 view.

  4. From a second display screen, and following your local procedure, log on to CICS system EYUMAS1B. Type CEMT INQUIRE SYSTEM and press Enter. A summary of current values for CICS system EYUMAS1B is displayed:
      STATUS:  RESULTS - OVERTYPE TO MODIFY
        Aging( 00500 )                   Progautoexit( DFHPGADX )
        Akp( 04000 )                     Progautoinst( Autoinactive )
        Cicstslevel(030100)              Reentprotect(Noreentprot)
        Cmdprotect(Cmdprot)              Release(0640)
        Db2conn( )                       Runaway( 0020000 )
        Debugtool(Nodebug)               Scandelay( 5000 )
        Dfltuser(CPSM)                   Sdtran(CESD)
        Dsalimit( 05242880 )             Sosstatus(Notsos)
        Dsrtprogram( NONE )              Storeprotect(Inactive)
        Dtrprogram( EYU9XLOP )           Time( 0005000 )
        Dumping( Nosysdump )             Tranisolate(Inactive)
        Edsalimit( 0033554432 )
        Forceqr( Force )
        Logdefer ( 00005 )
        Maxtasks( 080 )
        Mrobatch( 001 )
        Oslevel(010400)
        Progautoctlg( Ctlgmodify )
                                                      SYSID=MS1B APPLID=EYUMAS1B
       RESPONSE: NORMAL                             TIME:  13.49.24  DATE: 27.02.05
     PF 1 HELP       3 END       5 VAR        7 SBH 8 SFH 9 MSG 10 SB 11 SF
     
    Take a note of the current MAxtasks value.
  5. Return to the CICSPlex SM terminal session, move the cursor to any field to the left of the first column of data and type the word SET, then move the cursor to the MAxtasks field, change the current value to 60, and press Enter. The MAxtasks value changes to 60:
     27FEB2005  13:49:39 ----------- INFORMATION DISPLAY ---------------------------
     COMMAND  ===>                                                 SCROLL ===> PAGE
     CURR WIN ===> 1        ALT WIN ===>
     >W1 =CICSRGN==CICSRGN3=EYUPLX01===EYUPLX01===27FEB2005==15:37:31====CPSM======1
         CICS System..    EYUMAS1B Tot Pgrm Use.       11 Cur LU Sess        0
         Current Tasks         3 Pgrm Compress         0 HWM LU Sess        0
         Peak Tasks...        13 Cur Act UTrn.         3
         Current Amax.       N/A Cur Que UTrn.         0
         Peak Amaxtask       N/A Peak Act UTrn         4
         Total Tasks..       107 Peak Que UTrn         0
         Interval task         6 Totl Act UTrn         6
         Times at MAXT         0 Totl Que UTrn         0
         Act Max Tasks       N/A Tot Que Time.  00:00:00
         Maxtasks.....        60 Cur Que Time.  00:00:00
         Pgrm AIn Attm         0 PRSS Inq Cnt.         0
         Pgrm AIn Xrej         0 PRSS NIB Cnt.         0
         Pgrm AIn Fail         0 PRSS Opn Cnt.         0
         Pgrm Load NIU        26 PRSS UbndCnt.         0
         Tot NIU Qtime  00:00:00 PRSS Err Cnt.         0
         NIU Reclaims.         9
     
  6. To verify that the value has been changed in the CICS system itself, return to the CICS (EYUMAS1B) session and enter the CEMT INQUIRE SYSTEM command again. The MAxtasks value is 60:
      STATUS:  RESULTS - OVERTYPE TO MODIFY
        Aging( 00500 )                   Progautoexit( DFHPGADX )
        Akp( 04000 )                     Progautoinst( Autoinactive )
        Cicstslevel(030100)              Reentprotect(Noreentprot)
        Cmdprotect(Cmdprot)              Release(0640)
        Db2conn( )                       Runaway( 0020000 )
        Debugtool(Nodebug)               Scandelay( 5000 )
        Dfltuser(CPSM)                   Sdtran(CESD)
        Dsalimit( 05242880 )             Sosstatus(Notsos)
        Dsrtprogram( NONE )              Storeprotect(Inactive)
        Dtrprogram( EYU9XLOP )           Time( 0005000 )
        Dumping( Nosysdump )             Tranisolate(Inactive)
        Edsalimit( 0033554432 )
        Forceqr( Force )
        Logdefer ( 00005 )
        Maxtasks( 060 )
        Mrobatch( 001 )
        Oslevel(010400)
        Progautoctlg( Ctlgmodify )
                                                      SYSID=MS1B APPLID=EYUMAS1B
       RESPONSE: NORMAL                             TIME:  13.49.28  DATE: 27.02.05
     PF 1 HELP       3 END       5 VAR        7 SBH 8 SFH 9 MSG 10 SB 11 SF
     

    End the CICS terminal session using CESF LOGOFF and return to the CICSPlex SM terminal session.

  7. Type the command TRAN in the COMMAND field of the CICSRGN3 view and press Enter. The TRAN view, which shows all transactions currently installed in the CICSplex, is displayed. Scroll down and move the cursor to the CONL entry for EYUMAS1B, then press Enter. The LOCTRAND view, which shows details of local transaction CONL in EYUMAS1B, is displayed.
  8. Return to the CICSPlex SM MENU menu by typing MENU in the COMMAND field of the LOCTRAND view and pressing Enter.
IVP2 is complete

It is recommended that you repeat IVP2 on the third and subsequent MVS™ images on which you install CICSPlex SM.


8.
If you are using a version of ISPF prior to Version 3 Release 1, all help information is provided in full-screen panels.

[[ Contents Previous Page | Next Page Index ]]