gtpo1medOperations

ZRPDU PURGE-Purge Items from the PDU Exclusion Table

Use this command to purge one item or all items from the pool directory update (PDU) exclusion table. The PDU exclusion table is created by the ZRPDU CREATE command and can be displayed by entering ZRPDU DISP.

Requirements and Restrictions

None.

Format




ALL
purges all items in the PDU exclusion table.

SETnn
purges only set nn, where nn is the number of the set.

Additional Information

None.

Examples

The following example shows the PDU exclusion table before and after purging interval number 3.

+--------------------------------------------------------------------------------+
|User:   ZRPDU DISP                                                              |
|                                                                                |
|System: BOF80003I 09.26.10                                                      |
|        NO   DATE  START  DURATION    CPU      FILEADDR                         |
|        01  12APR   0300    0100      ALL      00000000                         |
|        02  12MAY   0300    0400      ALL      00000000                         |
|        03  23AUG   0200    0100      ALL      00000000                         |
|        END OF DISPLAY                                                          |
|                                                                                |
|                                                                                |
|User:   ZRPDU PURGE SET03                                                       |
|                                                                                |
|System: ZRPD0006I 09.26.20 INPUT SET PURGED                                     |
|                                                                                |
|                                                                                |
|User:   ZRPDU DISP ALL                                                          |
|                                                                                |
|System: BOF80003I 09.26.29                                                      |
|        NO   DATE  START  DURATION    CPU      FILEADDR                         |
|        01  12APR   0300    0100      ALL      00000000                         |
|        02  12MAY   0300    0400      ALL      00000000                         |
|        END OF DISPLAY                                                          |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about file pool support.