gtpo1mh0Operations

ZVFAC PURGE-Purge VFA

Use this command to remove a file address or record ID from virtual file access (VFA). The record is not written to DASD if it was marked for delay filing.

Requirements and Restrictions

None.

Format




FA fileaddr
removes the specified file address from VFA, where fileaddr is the 8- or 16-digit hexadecimal file address.

RECid id
removes the specified record ID from VFA, where id is the 4-digit hexadecimal record ID.

Additional Information

Examples

File address 000000008850000F is removed from VFA in the following example.

+--------------------------------------------------------------------------------+
|User:   ZVFAC PURGE FA 000000008850000F                                         |
|                                                                                |
|System: VFAC0113I 22.33.30 PURGE REQUEST COMPLETED                              |
|                           FILE ADDRESS 000000008850000F                        |
+--------------------------------------------------------------------------------+

Record ID 00FF is removed from VFA in the following example.

+--------------------------------------------------------------------------------+
|User:   ZVFAC PURGE REC 00FF                                                    |
|                                                                                |
|System: VFAC0013I 20.30.31  PURGE REQUEST COMPLETED FOR RECORD ID 00FF,         |
|        NUMBER RECORDS PURGED 293                                               |
+--------------------------------------------------------------------------------+

Related Information

See TPF Database Reference for more information about VFA and delay filing.