PART
The PART option lets you designate all or specific parts of a partitioned database for processing.
Uses | You can set the PART option at the following levels:
|
---|---|
ISPF panel field | None |
PCPSYSIN keyword | PART(ALL)
|
Values | Specify one of the following values:
|
Default | ALL |
Examples | The following example designates the entire partitioned database for processing: CHECK PART(ALL) DBD(HDAM1) The following example designates partitions 1, 3, 6, and 11 for processing: CHECKALL PART(1,3,6,11) DBD(HIDAM1) The following example designates partitions with ddnames PART01, PART03, PART04, and PART14 for processing: CHECK PART(PART01,PART03,PART04,PART14) DBD(HDAM1) |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*