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


Generate a DASD volume list: ACBQBAI4

z/OS DFSMSdfp Storage Administration
SC23-6860-01

 

ACBQBAI4 is called by the following SYS1.SACBCNTL members to generate the list of DASD volumes in batch:
ACBJBAI4
Generate a DASD volume list, save it in a table, and save the query
ACBJBAI5
Generate a DASD volume list and save it in a table
ACBJBAI8
Generate a DASD volume list, save it in a table, and generate a report from it

For the sample JCL and parameters, see Figure 1.

For ACBQBAI4, use the parameters listed in Table 1. At least one OP and one value should be included when specifying a parameter.

Table 1. ACBQBAI4 Parameters
Parameter Description
ALLOCSP(OP1 nnn1 BOOL OP2 nnn2) Specifies the amount of allocated space. Accepted values for nnn1 are from 0 to 99999999 (in KB or MB); 'OP1' is EQ, NE, GT, LE, GE and LT; 'BOOL' is AND or OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
ALSPTRK(OP1 nnn1 BOOL OP2 nnn2) Specifies the amount of track-managed allocated space. Accepted values for nnn1 and nnn2 are from 0 to 99999999 (in KB or MB); 'OP1' and 'OP2' can be EQ, NE, GT, GE, LT or LE; 'BOOL' is AND or OR.
CDSNAME(cds.name) The SCDS that extracts the volume information from for the volume list
CFVOLST(OP nn1 nn2 nn3 nn4) 'OP' is EQ or NE; CF volume status ENABLED/QUIESCING/QUIESCED
CFWSTAT(OP nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with specified cached-write status. Accepted values for 'nnn#' are non-E, ACTIVE, INACTIVE, PENDING, or PINNED; 'OP' is EQ or NE.
DEVTYPE(xxxxxxxx) Device type to use for the volume list.

If you specify the DEVTYPE parameter, NaviQuest attempts to determine the device type of the volume (for example, 3380-K). Currently NaviQuest only determines the correct device type if the volume is an entire MVS volume, that is, the using volume is not a VM minidisk. If the type cannot be determined, the default value xxxx-?, where xx is the generic device type.

DFWSTAT(OP1 nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with specified DASD fast-write status. Accepted values for 'nnn#' are non-E, ACTIVE, INACTIVE, PENDING, or PINNED; 'OP' is EQ or NE
DUPLXSTAT(OP1 nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with specified duplex status. Accepted values for 'nnn#' are non-E, SIMPLEX, PRIMARY, SECONDARY, PRI-PEN, SEC-PEN, PRI-SUS, and SEC-SUS; 'OP' is EQ or NE
FRAG(OP1 nnn1 BOOL OP2 nnn2) Specifies the fragmentation index. Accepted values for 'nnn1' are from 0 to 999; 'OP1' is EQ, NE, GT, LE, GE and LT; 'BOOL' is AND and OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1
FREEDSCB(OP1 nnn1 BOOL OP2 nnn2) Specifies the number of free DSCBs. Accepted values for 'nnn1' are from 0 to 99999;. 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR; 'OP2' 'has the same values as OP1, and 'nnn2' has the same values as nnn1.
FREESPC(OP1 nnn1 BOOL OP2 nnn2) Specifies the amount of free space. Accepted values for 'nnn1' are from 0 to 99999999 (in KB or MB); 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND and OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
FREESPC%(OP1 nnn1 BOOL OP2 nnn2) Limits the volumes included in the list to those with specified proportions of free space. Accepted values for 'nnn1' are from 0 to 100, with no % sign; 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR; OP2 has the same values as OP1, and 'nnn2' has the same values as nnn1.
FREEVIR(OP1 nnn1 BOOL OP2 nnn2) Specifies the amount of free VIRs. Accepted values for 'nnn1' are from 0 to 99999; 'OP1' is EQ, NE, GT, LE, LT and GE;'BOOL' is AND or OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
FREEXT(OP1 nnn1 BOOL OP2 nnn2) Specifies the number of free extents. Accepted values for 'nnn1' are from 0 to 99999999; 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
FRSPTRK (OP1 nnn1 BOOL OP2 nnn2) Specifies the amount of track-managed free space. Accepted values for nnn1 and nnn2 are from 0 to 99999999 (in KB or MB); 'OP1' and 'OP2' can be EQ, NE, GT, GE, LT or LE; 'BOOL' is AND or OR.
FROMDEV(nnn) First device number in the range to be listed in the volume list. Used with the LASTDEV parameter.
INIASRES (OP1 nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those initialized as reserved. Accepted values for nnn# are YES or NO; 'OP' is EQ or NE.
INDEX(OP nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with acceptable VTOC status. Accepted values for 'nnn#' are ENABLED, DISABLED, or non-E; 'OP' is EQ or NE.
LASTDEV(nnn) Last device number in the range to be listed in the volume list. Used with the FROMDEV parameter.
LGEXTRK(OP1 nnn1 BOOL OP2 nnn2) Limits the volumes in the list to those with largest track-managed extents. Accepted values for 'nnn1' and 'nnn2' are from 0 to 99999999 (in KB or MB); 'OP1' and 'OP2' can be EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR.
LISTTYP(I|E) Inclusive/Exclusive or I/E Inclusive: Display list by Inclusive criteria Exclusive: Display list by Enclusive criteria
LRGEXT(OP1 nnn1 BOOL OP2 nnn2) Limits the volumes in the list to those with largest extents of a specified size. Accepted values for 'nnn1' are from 0 to 99999999 (in KB or MB); 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR, 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
OTHERDEV(OP1 nnn1 BOOL OP2 nnn2) Specifies the address of the duplex copy secondary device. Accepted values for 'nnn1' are from 0 to FFF; 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
OWNERID(OP nnn1 nnn2) Limits the volumes included in the list to those with the specific ID. Accepted values for nnn# are any 1 to 14 character string.
PHYDATA(Y|N) Specifies whether or not the user desires the ACQUIRE PHYSICAL DATA OPTION. The default is 'N'.
PHYSTAT(OP nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with a specific SMS status. Accepted values for 'nnn#' are INITIAL, CONVERT, non-SMS, or UNKNOWN; 'OP' is EQ or NE.
QSAVE (nnnnnnnn) Where 'nnnnnnnn' is the query name to be created with all saved variables.
QUERY (nnnnnnnn) Where 'nnnnnnnn' is the query name to be used for all variables.
RDCACHE(OP1 nnn1 nnn2 nnn3 Nnn4) Limits the volumes included in the list to those with a specified caching status. Accepted values for 'nnn#' are non-E, ACTIVE, INACTIVE, or PENDING; 'OP' is EQ or NE.
SHRDASD(OP nnn1 nnn2 nnn3 Nnn4) Limits the volumes included in the list to those with DASD that either are or are not shareable between multiple CPUs. Accepted values for 'nnn#' are YES or NO; 'OP' is EQ or NE.
SOURCEGL(1|2) Specifies whether the generated list come from (1) a saved list or (2) is a new list built from the the specified criteria. The default is '2'.
SOURCENL(1|2) Specifies whether the generated list comes from PHYSICAL(1) or SMS(2). The default is '1'.

When generating an SMS volume list (SOURCENL is '2'), STORGRP defaults to '*' and CDSNAME defaults to 'ACTIVE' if no values are specified.

SPCDATA(Y|N) Specifies whether or not the user desires the ACQUIRE SPACE DATA OPTION. The default is 'N'.
STORGRP(XXXXXXXX) This is the STORGRP to extract the volume information from.
SUBSYSID(OP1 nnn1 BOOL OP2 nnn2) Limits the volumes included in the list to those with specified subsystems. You may specify a single subsystem number or a range of subsystem numbers. Accepted values for 'nnn1' are from 0001 to 00FF; 'OP1' is EQ, NE, GT, LE, LT and GE; 'BOOL' is AND or OR; 'OP2' has the same values as OP1, and 'nnn2' has the same values as nnn1.
USEATTR(OP nnn1 nnn2 nnn3 nnn4) Limits the volumes included in the list to those with allowable DASD attributes. Accepted values for 'nnn#' are PUB, PRIV, or STOR; 'OP' is EQ or NE.
VOL (list of VOLS) Where "list of VOLS" is the format used by ISMF for generating lists of data sets and volumes. The default is '*'.
VOLSTYPE(1|2|3) Specifies whether the generated list will come from ONLINE(1), NOT ONLINE(2), or EITHER(3). The default is '1'.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014