IQIBUTIL special control statements
IQIBUTIL supports the following major control statements in addition to the standard IEBCOPY statements:
- ALIAS
- Abbreviation: ALI.
- COMPRESS
- Compresses a PDS partitioned data set.
- COPYSEQ
- Abbreviation: CQ.
- DELETE
- Abbreviation: DEL.
- DELGRP
- Deletes one or more member groups of a partitioned data set, along with their PDSE member generations.
- ELSE
- Indicates the start of a false conditional execution.
- EMPTY
- Indicates the beginning of a deletion operation of all members of a partitioned data set, followed by a compress operation of the data set (PDS only). This command can also erase all data of a physical sequential data set.
- ENDIF
- Indicates the logical end of a conditional execution.
- EXPDIR
- Expands the directory of a PDS data set.
- FINDMEM
- Abbreviations: FM, MEMFIND, and MF.
- FINDTEXT
- Abbreviations: FT, TEXTFIND, and TF.
- IF
- Indicates a return-code dependent conditional execution.
- ISPFSTATS
- Abbreviation: STATS.
- LISTDIR
- Abbreviations: DIR and DIRLIST.
- LLAVERIFY
- Indicates an operation to report all instances of mismatched LLA managed directory entries of a set of selected member names (or all) in multiple partitioned libraries.
- MAPPDS
- Abbreviations: MAP and PDSMAP.
- MEMDUPS
- Indicates an operation to report all instances of duplicate member names among a set of selected member names (or all) in multiple partitioned libraries.
- MOVE
- Abbreviation: MV.
- MOVEGRP
- Indicates a COPYGRP operation from one partitioned data set to another, and deletes the original members that are successfully copied, along with their PDSE member generations.
- RECOVER
- Indicates a restoration of a deleted member of a PDS partitioned data set.
- RECOVGEN
- Abbreviations: GENRECOV, RECOVERGEN, and GENRECOVER.
- RENAME
- Abbreviation: REN.
- SYNCHRON
- Abbreviation: SYNC.
- TITLECOPY
- Copies the selected DSC managed member titles from one partitioned data set to another.
- TITLEIMP
- Indicates a copy operation of all DSC-managed member titles from one partitioned data set to another.
- TITLEMIG
- Indicates a conversion operation of a sequential data set (or member) into a DSC-managed persistent member title list of a partitioned data set.
- TITLELIST
- Indicates a report operation of all DSC-managed member titles of a partitioned data set.
- INDSN=
- Indicates the beginning of another COPY step similar to the standard INDD= statement.
- EXCLHEX
- Specifies a member name (16 hexadecimal digits) to be excluded from current operation.
- SELHEX
- Specifies a member name (16 hexadecimal digits), and optionally a new name, to be included in current operation.