Previous Topic: CATVMFV - Verify the Volume Master FileNext Topic: CATVMFV Procedure JCL


Process

Modify the CATVMFV parameter for SORT to values similar to those in CATVMFU. These vary with the size of the VMF, for example:

SORTLIB='SYS1.SORTLIB'
SPCVMF='(CYL,(5,5))'  
WORK='SYSALLDA'

Specify the DELAY and LEVEL parameters via CATVMFV PRM=. For example:

CATVMFV PRM=’DELAY=6  LEVEL=5’ 
DELAY

Specifies the number of days TLMSVMFV waits after the creation date before any given verification.

Range: 0 to 9999999 days

LEVEL

Specifies the level of detail for verification and reporting. The lower the value of LEVEL the less detail produced.

Valid values: 1, 2, 5, and 9

PRM keywords can be specified in any order and are separated by commas or blanks.