gtpo1mgx | Operations |
Use this command to remove a file address or record ID from virtual file access (VFA). The record is written to DASD if it was marked for delay filing.
Requirements and Restrictions
You cannot remove a program at a specified file address from VFA if that program is in use (locked in core).
Format
|
Additional Information
ZVFAC HELP
ZVFAC ?
Examples
File address 8850000F is removed from VFA in the following example.
+--------------------------------------------------------------------------------+ |User: ZVFAC FLU FA 8850000F | | | |System: VFAC0112I 22.30.30 FLUSH REQUEST COMPLETED | | FILE ADDRESS 000000008850000F | +--------------------------------------------------------------------------------+
Record ID 00FF is removed from VFA in the following example.
+--------------------------------------------------------------------------------+ |User: ZVFAC FLUSH REC 00FF | | | |System: VFAC0011I 23.30.30 FLUSH REQUEST COMPLETED FOR RECORD ID 00FF, | | NUMBER RECORDS FLUSHED 293 | +--------------------------------------------------------------------------------+
Related Information
See TPF Database Reference for more information about VFA and delay filing.