z/OS DFSMSdfp Advanced Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


CVAFSEQ Macro Overview and Specification

z/OS DFSMSdfp Advanced Services
SC23-6861-01

The CVAFSEQ macro can be used to:
  • Read an indexed VTOC sequentially in data-set-name (DSN) order
  • Read an indexed VTOC or a nonindexed VTOC in physical-sequential order.

See Accessing DSNs or DSCBs in Sequential Order for additional information.

The format of the CVAFSEQ macro is:

Read syntax diagramSkip visual syntax diagram
>>-+-------+--CVAFSEQ--ACCESS=-+-GT---+--+---------------+------>
   '-label-'                   '-GTEQ-'  '-,BUFLIST=addr-'   

>--+-----------+--+-----------------+--+-------------------+---->
   '-,DSN=addr-'  +-,UCB=-(ucbaddr)-+  |           .-NO--. |   
                  '-,DEB=addr-------'  '-,DSNONLY=-+-YES-+-'   

>--+-----------+--+----------------------------+---------------->
   '-,ARG=addr-'  |          .-NOKEEP--------. |   
                  '-,IOAREA=-+-KEEP----------+-'   
                             +-(KEEP,addr)---+     
                             '-(NOKEEP,addr)-'     

>--+----------------------------+--+------------------------+--->
   |          .-NOKEEP--------. |  |               (1)      |   
   '-,IXRCDS=-+-KEEP----------+-'  |          .-NO--------. |   
              +-(KEEP,addr)---+    '-,BRANCH=-+-YES-------+-'   
              '-(NOKEEP,addr)-'               +-(YES,SUP)-+     
                                              '-(YES,PGM)-'     

>--+--------------------+--+-------------------+---------------><
   |          .-NOTOK-. |  |      .-I--------. |   
   '-,EADSCB=-+-OK----+-'  '-,MF=-+-L--------+-'   
                                  '-(E,addr)-'     

Notes:
  1. If YES is coded, the default is SUP.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014