IQIBUTIL special control statements

IQIBUTIL supports the following major control statements in addition to the standard IEBCOPY statements:

ALIAS
Abbreviation: ALI.
Adds alias names to one or more members of a partitioned data set.
COMPRESS
Compresses a PDS partitioned data set.
COPYSEQ
Abbreviation: CQ.
Consecutively copies one or more members of a partitioned data set into a sequential data set. This command can also be used to copy one sequential data set to another sequential data set with the same or different record format.
DELETE
Abbreviation: DEL.
Deletes one or more members of a partitioned data set.
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.
Finds all occurrences of a selected set (or all) member names in multiple partitioned libraries.
FINDTEXT
Abbreviations: FT, TEXTFIND, and TF.
Finds all records matching a set of multiple search criteria in multiple partitioned or sequential data sets, or both.
IF
Indicates a return-code dependent conditional execution.
ISPFSTATS
Abbreviation: STATS.
Updates or removes the "ISPF statistics" of selected or all members of a partitioned library.
LISTDIR
Abbreviations: DIR and DIRLIST.
Lists the directory entries of the selected or all member names of one or more linked partitioned data sets.
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.
Abbreviations: LLAVER VERLLA.
MAPPDS
Abbreviations: MAP and PDSMAP.
Lists locations of all member data extents of the existing and deleted members in a PDS data set.
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.
Abbreviations: DUPMEMS
MOVE
Abbreviation: MV.
Indicates a COPY operation from one partitioned data set to another, and deletes the original members that are successfully copied.
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.
Indicates a switch between the most recent PDSE secondary member generation and the current primary member version.
RENAME
Abbreviation: REN.
Renames one or more members of a partitioned data set.
SYNCHRON
Abbreviation: SYNC.
Compares the member names of two libraries and removes from the target library all member names and optionally PDSE member generations that do not exist in the input library.
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.