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


Generate report from ISMF-saved data set list: ACBQBAR1

z/OS DFSMSdfp Storage Administration
SC23-6860-01

ACBQBAR1 EXEC is called by SYS1.SACBCNTL member ACBJBAOD to generate a flat file from an ISMF-saved data set table, listing the fields of your choice, in the order you specify.

See Figure 1 for the sample JCL and parameters.

Use the following parameters on the SYSIN DDNAME statement when you run the ACBQBAR1 EXEC. Each parameter must be on a separate line.

Parameters Description
%NOTUSED Prints the amount of space not used for the data set.
ALLOCSP|ALLOCSPC Prints the data set's allocated space.
ALLOCUSED Prints the amount of used space for the data set.
BACKUP|LASTBKUP Prints the date of the last backup for the data set.
BLKSIZE|CISIZE Prints the BLKSIZE or CISIZE of the data set.
BLKUNUSED Prints the number of unused blocks for the data set.
CCSIDDES CCSID description
CFMONST CF monitor status
CHANGE|CHGIND Is the change indicator set for the data set?
CFSTATUS CF status indicator
COMPRESS Compressed format
CREATE|CREATEDT Prints the data set's create date.
CSETNAME CF cache set name
CSTRNAME CF cache structure name
DATACLAS|DC Prints the data class for the data set, if there is one.
DDMATTR DDM attribute
DEVTYPE|DEVICE Prints the device type that the data set resides on.
DSNAMETY Dataset name type
DSNAME|DSN Prints the data set name.
DSNLENGTH=nn Limits print of data set name to nn characters. Defaults to 44 characters.
DSORG Prints the data set's organization.
ENTRYTYPE|ENTRY Prints the entry type of data set.
ENVIRONMENT|ENVIR Prints the data set's environment, managed or unmanaged.
EXPIRE|EXPIREDT Prints the data set's expiration date.
EXTNUM Prints the data set's extension number.
LASTREF|LASTREFDT Prints the last reference date of the data set.
LRECL Prints the LRECL of the data set.
MGMTCLAS|MC Prints the management class for the data set, if there is one.
MULTVOL Is the data set a part of a multivolume data set?
NUMEXT|EXTNUM Prints the number of extents for the data Set.
NUMSTR Number of stripes
OPTIMAL Prints the optimal block size of the data Set.
OWNER Prints the owner of the data set, if there is one.
PAGELENGTH=nn Sets page length for the report (default is 60).
PDSE Is the data set a PDSE?
REBLOCK|REBLK Is the data set reblockable?
RECFM|RECFMT Prints the record format of the data set.
SECALLOC|ALLOCSEC Prints the secondary allocation amount for the data set.
STORCLAS|SC Prints the storage class for the data set, if there is one.
TITLE=xxx Prints a title for the report. Title does not need to be placed in parentheses or quotation marks, and cannot expand more than one record in length.
TOTALS Prints totals for the data set space allocations. If this parameter is not specified, totals does not print.
UNIT|ALLOCUNIT Prints the allocation unit (TRKS, CYLS, and for forth) for the data set.
USERRED% % user data reduction
VOLSER Prints the data set's volume serial number.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014