Datacom

 View Only

Tech Tip: CA Datacom/DB - CA Sysview - LMID command

  • 1.  Tech Tip: CA Datacom/DB - CA Sysview - LMID command

    Posted Nov 17, 2015 04:54 PM


    Tech Tip from Pat O'Brien, Principal Support Engineer, for Nov 17, 2015

     

     

    Thank you to CA’s Ken Eaton for sharing this CA Sysview tip:

     

    CA Datacom Multi-user (MUF) and DBUTLTY jobs can issue “DB00248I - PARM PGMDT” messages to display the module maintenance level of each module that is being loaded by MUF or DBUTLTY.

    Is there a way to determine the maintenance levels (RMID) for all load modules via CA Sysview?

     

    1. Yes. CA Sysview has a line command:   LMID

     

    LMID invokes the LISTDIR command with the MODID keyword for the selected data set.

     

    In CA Sysview,

    -Enter command “ASID job”  (to your MUF or running DBUTLTY job address space)

    -Enter command “DSALLOC” (to see the data sets including the STEPLIB allocated to the anchored ASID)

    -Enter line command “LMID”  (in the Cmd column to the left of the desired load library)

     

    Notice the “FixLevel“ shows the level for each module when an RMID(rmid) value is present.

     

    Some sample displays...

     

    ASID DLVM14S

     

    DSALLOC  results…

    ------------------------------------------------ Lvl 2 Row 1-34/48 Col 1-79/407

    Jobname DLV1M14S  ASID 0082  Jobid JOB56082                                   

    Interval   n/a                                                                

    -------------------------------------------------------------------------------

    Cmd      DDname   DatasetName                                  Volser Devn    

             IEFINDMY DUMMY                                                       

             STEPLIB  DCMLV1.BD14.PAX.LV114PX.V140.CUSLIB          TSU009 5113    

    lmid     .        DCMPS.DATCM140.PRD.CABDLOAD                  DCMSP0 5452    

             .        DCMLV1.IPC11.SP0.CAILIB                      DCMSP1 5254    

             PXX      DCMLV1.BD14.PAX.LV114PX.PXX                  TSU121 5200    

             SYSPRINT SYSOUT=*                                                    

    . . .

     

    LMID results…

    ---------------------------------------------- Lvl 3 Row 1-33/1058 Col 1-79/278

    Dsn  DCMPS.DATCM140.PRD.CABDLOAD                   Volser DCMSP0  Unit 3390-9 

    Mbrs   803  DirBlk   150  Used   126  LRecl     0  BlkSize 32760  RecFm U     

    -------------------------------------------------------------------------------

         *                                                                        

    Cmd  Name     TTR    Alias-Of IdName   Release Bld  FixLevel AsmDate  AsmTm   

         CA$DBXXX 00A006                                                          

         CA$SAQXX 00A410                                                          

         CA$SCOM  00A21B                                                          

         CAISASM3 00A406 CAISCOM3                                                 

         CAISCOM3 00A406                                                          

         CALLSQL  00A00E          CALLSQL  r14.0        RO42394  03/01/12 12:27   

         .        .               BEGIN    r14.0        RO42394  03/01/12 11:32   

         CASQLDEF 00A205                                                          

         CMPMET   00A91A DBMETPR                                                  

         DBACCPR  000606          DBACCPR  r14.0                 03/17/11 12:26   

         DBACIPR  00060E          DBACIPR  r14.0                 03/17/11 12:26   

         DBACMPR  00D51B          DBACMPR  r14.0        RO78362  02/06/15 12:14   

         DBACRPR  02F105          DBACRPR  r14.0        RO85320  10/30/15 18:40   

         DBACUPR  00D90A          DBACUPR  r14.0        RO73725  03/03/15 11:09   

         .        .               DDCALL   r14.0        RO36227  10/12/11 11:16   

         DBAFNPR  009322          DBAFNPR  r14.0                 03/17/11 12:26   

         DBASTPR  000616          DBASTPR  r14.0                 03/17/11 12:26   

         DBBFLPR  00AE1A          DBBFLPR  r14.0        RO61435  07/31/13 11:52   

         DBBFMPR  00F50A          DBBFMPR  r14.0        RO81739  06/02/15 15:32   

         DBBFWPR  00E40D          DBBFWPR  r14.0        RO80052  05/04/15 18:27   

         DBBLDPR  000621          DBBLDPR  r14.0                 03/17/11 12:26   

         DBCAPPR  012B16          DBCAPPR  r14.0        RO83281  08/07/15 08:26   

    . . .