Previous Topic

Next Topic

Book Contents

Book Index

Procedure

Determine what caused the message by examining the record for the volume mentioned in the message (PRD002), as follows:

  1. In the Inquire/Update entry panel (TI), type the VOLSER of the volume mentioned in the message.
  2. Set DISPLAY TYPE to V
  3. Press ENTER.

    The Media Database list is displayed.

    Figure 8 Media Database List

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

      COMMAND ===>                                                    SCROLL===> CRSR

      O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

        PRD002*      002 3490       08/08/00              0001          Active      

      ====== >>>>>>>>>>>>>>>  NO MORE ENTRIES IN THE LIST     <<<<<<<<<<<<<<< ======

    The asterisk following the VOLSER indicates that volume PRD002 is part of a multi-volume chain.

  4. Specify Option G (Group) to display the other volumes in the multi-volume chain:

    Figure 9 Media Database List After 4

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

      COMMAND ===>                                                    SCROLL===> CRSR

      O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

      G PRD002*      002 3490       08/08/00              0001          Active      

      ====== >>>>>>>>>>>>>>>  NO MORE ENTRIES IN THE LIST     <<<<<<<<<<<<<<< ======

  5. Specify Option S (Data set list) to the left of the volumes in the chain:

    Figure 10 Media Database List After 5

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

      COMMAND ===>                                                    SCROLL===> CRSR

      O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

        PRD002*      002 3490        08/08/00             0001          Active      

      S  PRD001*     001 3490        08/08/00             0001          Active      

      S  PRD002*     002 3490        08/08/00             0001          Active      

      S  PRD003*     003 3490        08/08/00             0001          Active      

       

      ====== >>>>>>>>>>>>>>>   NO MORE ENTRIES IN THE LIST     <<<<<<<<<<<<<<< ======

    The data sets on the volumes in the chain are displayed.

    Note: Data set DSN.PRD01 is not listed in the Data Set list (S) for volumes PRD002 and PRD003 that are part of the multi-volume chain containing this data set. This indicates an error.

  6. Specify Option A for data set record DSN.PRD01, and for volume records for PRD002 and PRD003.

    Figure 11 Media Database List After 6

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

      COMMAND ===>                                                    SCROLL===> CRSR

      O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

        PRD002*      002 3490       08/08/00              0001          Active      

         PRD001*     001 3490       08/08/00              0001          Active      

      A   DSN.PRD01                                         0001        Active      

      A  PRD002*     002 3490       08/08/00              0001          Active      

      A  PRD003*     003 3490       08/08/00              0001          Active      

      ====== >>>>>>>>>>>>>>>   NO MORE ENTRIES IN THE LIST    <<<<<<<<<<<<<<< ======

    Figure 12 shows the additional information for the DSN.PRD01 data set that is added to the screen. Note that the # of Volumes field is 000. This is the error that caused the messages that are being investigated.

    Figure 12 List Showing Additional Information for Data Set DSN.PRD01

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

    COMMAND ===>                                                    SCROLL===> CRSR

    O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

         DSN.PRD01                                         0001        Active      

         GENERAL INFORMATION:                                                      

         Sequence #:     0001                    # of Volumes:   000               

         Rec Format:     F                       Rec Length:     00080            

         Block Size:     00080                   Block Count:    00048            

         Comp Size:      07953KB-001%            Tape Format:    256TRACK-IDRC     

         Uncomp Size:    00001KB                                                   

         Use Count:      00001                   EXCP Count:     00352            

         Modified:                               By User:        N74AUP2           

         Job Account:                                                              

         RETENTION INFORMATION:                                                   

         Source:         RULES                                                     

         Retention:      CATALOG                                                   

         CREATION INFORMATION:                                                     

         Date:           08/08/00                Time:           03:42            

         Job Name:       JOB1                    Step Name:      STEP1            

         PGM Name:       PGM1                    DD Name:        DDNAME1           

         UCB Addr:       0480                    CPU ID:                           

         Created By:                             JCL EXPDT:                        

         SMS MGMTCLS:                                                              

        ----------------------------- END OF RECORD --------------------------------

    Figure 13 shows additional information for volume record PRD002.

    Figure 13 List Showing Additional Information for Volume Record PRD002

    DATABASE LIST < V / V  > --------------------------------------------------(TI)

    COMMAND ===>                                                    SCROLL===> CRSR

    O VOLSER    VOLSEQ MEDIA      RETENTION  L-ACCESS  FILES LOCATION ---STATUS----

        PRD002*     002            08/08/00              0001          Active      

         GENERAL INFORMATION:                                                      

         Media Desc:     CARTRIDGE               Unit Name:      3490               

         SL-Name:        PRD002                  Pool Name:      $$NOPOOL           

         Location:       MAINLIB                 Owner:          N74               

         Description:    PROD CARTS              Vendor Name:    IBM               

         Label Type:     NL                      Tape Format:    256TRACK-IDRC      

         Capacity Used:  00014MB 007%            Ret-Dataset:    0001               

         Data Uncomp:    00052MB                 Physical vol:                     

         Use Count:      00001                   EXCP Count:     00352              

         Last Access:                            By Job:                           

         Last Modified:  08/08/00                By User:        N74AUP2            

         Move Date:                              Return Date:                       

         Check-In Date:  08/08/00                Clean Date:                        

         Scratch Date:                           Last Label:     0001               

         Tape Library:                           Stk Group:                        

         MULTI-VOLUME:                                                              

         Volume Seq:     002                     First Volume:   PRD001            

         Next Volume:    PRD003                  Prev Volume:    PRD001            

    Note that the MULTI-VOLUME data indicates that this volume is the second in the chain and that the next volume in the chain is PRD003. In addition, because the data set spans to the third volume, the file count for this volume is 0001, and the last label is 0001. This is correct.

Parent Topic

Problem 1 – Active Volume With no Data Sets