z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 11: Allocate a new sequential data set with default space quantities and using an attribute list

z/OS TSO/E Command Reference
SA32-0975-00

Known:

  • The new data set name: MOSER7.EX6.DATA
  • The DCB attributes taken from attribute list: ATRLST5
attrib atrlst5 dsorg(ps) lrecl(80) blksize(3200)

alloc da(ex6.data) using(atrlst5) new

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014