Utility that shows archive volser numbers for OM View
search cancel

Utility that shows archive volser numbers for OM View

book

Article ID: 45429

calendar_today

Updated On:

Products

View

Issue/Introduction

Is there a utility or report that shows the tape volser numbers associated with the archived reports?

Environment

  • View®
  • OM View for z
  • Output Management View® for z/OS

Resolution

There is a View utility that you can run to list the volser numbers associated to your archive datasets.

Run the SARPAC utility using the REPORT parameter (PGM=SARPAC,PARM='view_hlq,REPORT') and it will show you the Tape Sequence Number (TSEQ), Dataset name, and archive VOLSER tape numbers. 

Note- Make sure you specify the REPORT parameter so it runs in "simulate" mode or a SARPAC process will actually occur. 

 Tseq  Data Set Name                          Volser 

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

1      VIEW.R122.SARTAPE.T0000001  277963 

2      VIEW.R122.SARTAPE.T0000002  575406 

3      VIEW.R122.SARTAPE.T0000003  590908 

Then you will then be able to associate the VOLSER numbers to the reports that are on that particular tape using the tape sequence number (TSEQ) field in conjunction with the output from the SARBCH /LIST ID=* GEN=* report which lists the archived reports and, in the second to last column on the right, shows which (TSEQ) the reports reside on.