z/OS DFSMSdss Storage Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


TGTALLOC

z/OS DFSMSdss Storage Administration
SC23-6868-01

Read syntax diagramSkip visual syntax diagram
   .-TGTAlloc(SOURCE)-----------.   
>>-+----------------------------+------------------------------><
   '-TGTAlloc--(--+-BLK----+--)-'   
                  +-CYL----+        
                  +-TRK----+        
                  +-SOURCE-+        
                  '-SRC----'        

TGTALLOC specifies how DFSMSdss is to allocate the target data set.
BLK
by blocks
CYL
by cylinders
TRK
by tracks
SOURCE/SRC
with the same space allocation type as that of the source data set
Note:
  1. If the TGTALLOC keyword is omitted, the target allocation defaults to SOURCE.
  2. If SRC is specified and if the source data set is allocated by track or if TRK is specified, then the final VSAM allocation might be different from the requested one because of VSAM allocation rules.
  3. If BLK is specified for VSAM data sets, TRK is used instead. The final VSAM allocation might be different from the requested one because of VSAM allocation rules.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014