

File Maintenance › Create Sequential File from the History File › Input Selection Criteria from DD APTSYSIN
Input Selection Criteria from DD APTSYSIN
Some examples of specifying the selection criteria are listed below. Each example represents a single execution of the purge job APJJ5955.
- This example purges from the History file all Move Requests between 100 and 199 that are in Moved to QA status. These Move Requests are written to the sequential output file.
ACTION="PURGEHIST",STATUS="MVQ",MR="100:199"
- This example purges from the History file all Move Requests in Deleted or Moved to Production status that were moved 90 or more days ago. These Move Requests are written to the sequential output file.
ACTION="PURGEHIST"
STATUS="DEL,MVP"
MR‑AGE="90:99999"
- This example purges from the History file all Move Requests in Deleted or Moved to Production status that were moved 90 or more days ago. These Move Requests are written to the sequential output file.
ACTION="DUMPPEND"
MR="190"
Copyright © 2004 CA.
All rights reserved.
 
|
|