FDRREOZO NOREORG Statement


NOREORG statement syntax

NOREORG

DSN=dsn|(dsn,…,dsn)


,VOL=vol|(vol,…,vol)

NOREORG statement

The NOREORG statement adds entries the user-modifiable part of the FDRREORG NOREORG table. The named data sets and/or volumes are never reorganized by FDRREORG.

FDRREOZO does not provide a facility for selectively deleting data sets from the table. We recommend that you create and maintain an FDRREOZO job stream starting with a RESET NOREORG statement to empty the table, followed by NOREORG statements to rebuild the entire table. This allows you to edit the NOREORG statements and rebuild the table at any time.

NOREORG statement operands

DSN=

Specifies a data set name or a data set filter name (described in Generic-Data-Set-Name-Selection) that is not to be reorganized. Multiple names or filters can be specified by enclosing the list in parenthesis. If VOL= is also specified, only data sets matching the name or filter on the named volumes are protected; otherwise they are protected if found on any volume.

VOL=

Specifies a DASD volume serial or a VOLSER prefix (followed by an asterisk, for example, VOL=ABC*) that is not to be reorganized. Multiple serials or prefixes can be specified by enclosing the list in parenthesis. If DSN= is also specified, only data sets matching the name or filter on the named volumes are protected; otherwise all data sets on the named volumes are protected.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*