Home SELCOPY CBLVCAT CBLi Trial/Prices CBL SiteMap
 
VSAM File Tuning, ICF/VSAM Catalog Reporting, VTOC Display and Modification

CBLVCAT Examples Menu

The VTOC standard report is used in place of IEHLIST/LVTOC, providing a readable and condensed report. The important VTOC information is contained on only one line. Other VTOC information is available through the customised report feature.

  CBLVCAT REL 2.10 AT COMPUTE (Bridgend) Ltd - Wales                           (OS) VM/CMS=VM03      16.11 MON 23 JUN 2003    PAGE   1
o --------------------------------------------------                                --------------------------------------    -------- o

     ** VMXTFULL CTL M ***        L=001   2003/06/23 16:11:51      *id *
o      listvtoc vol=CBLT93                                                                                                             o
                freetab

o                                                                                                                                      o
  VTOC OF CBLT03                  CISIZE   START  ALLOC   USED  TYPE   EXPIRES BLKSIZE LRECL  RECFM    CREATED   INFO
  --------------                  ------   -----  -----   ----  ----   ------- ------- -----  -----    -------   ----
o                                                                                                                                      o
  VTOC                                    557256    286     13  FBA                 96    96                     OWNED BY VSAM CATALOG

o TEST.SCRN.LIBRARY.4                512  155044   1244               PERMANENT                      2003/03/23  NOT LAST VOL          o
  TEST.SOURCE.LIBRARY.4              512  156288  36000               PERMANENT                      2003/03/23  NOT LAST VOL
  Z9999994.VSAMDSPC.T9A1BDD6.T8976140
o                                    512  331824    744         VSAM  PERMANENT                                                        o
  Z9999992.VSAMDSPC.T9A1BDD9.T8014540
                                     512  332568 224688         VSAM  PERMANENT
o MASTER SORT TABLE                 4608  661640    160               PERMANENT                      2002/11/26                        o
  WORK MASTER                       8192  661800   2304               PERMANENT                      2003/01/15
  ACCOUNTS-DATA                     2560  664104   4000                 *EXPD*                       2002/03/20  FILE SERIAL CBLT13
o V.TSTDATA                         4096  669704   4672              2003/09/13                      2003/03/21                        o
  B.TSTDATA                         4096  674376   5760              2003/09/13                      2003/03/21
  RRR.SORTS                         2560  680136   3200               PERMANENT                      2003/03/04
o PRODN.HIST.FILE                  10240  697128  15624               PERMANENT                      2003/03/24  ***INVALID EXTENT***  o

                                   ------------------------------------------------------------------
o                                                                                                                                      o
  FREE SPACE ON CBLT03                         2 155042                                                          OLDEST     2002/03/20
                                          192288 139536                                                          LATEST     2003/03/24
o                                         557542 104098                                                          VTOC RECS LIVE.....12 o
                                          664104   4000  EXPD                                                              EXPD......1
                                          668104   1600                                                                    FREE....271
o                                         683336  13792                                                                   TOTAL....284 o
  TOTAL FREE BLOCKS                              418068 OUT OF 712512(  41%    USED)

o          ** ** ** ** ** ** ** CBLVCAT IS LICENSED BY COMPUTE (BRIDGEND) LTD +44 (1656) 652222 & 656466 ** ** ** ** ** ** **          o
                                                    ** EXPIRY DATE -- 12 JUN 2004 **

Notes:

This example shows how FREESPACE can be reported as a table at the end of the report, via the run time option FREETAB. It is possible to make this the default option by modifying the supplied program CBLNAME.

Files shown as PERMANENT have an expiry date of 2099/366 (or 2099/365 if not defined as a retention period) - See RRR.SORTS for example.

Files with an expiry date less than or equal to today's date show as EXPIRED. - See ACCOUNTS-DATA.

The eye-catcher ***INVALID EXTENT*** on the file PRODN.HIST.FILE indicates that the extent is not totally within the disk extent limits held in the Format 4 label in the VTOC.

For the file ACCOUNTS-DATA the file serial number CBLT13 is displayed because it is different from the disk volume serial number. (Possibly caused by changing the VOLID after creation of the file).

NOT LAST VOL indicates that the file has more extents on another volume, or it has not been closed as a sequential file when created.

OWNED BY VSAM CATALOG shows that this volume is a prime or candidate volume of a VSAM catalog and thus not available for other VSAM catalogs.

Top © 2005 Compute (Bridgend) Limited
http://www.cbl.com/cblvex02.html
2006-09-13 14:50