Previous Topic: Vault Pattern ExamplesNext Topic: Vault Pattern Example 2 - Vaulting by Data Set Name with Index (-)


Vault Pattern Example 1 - Vaulting By Data Set Name

The pattern is defined as follows:

VAULTS=SAFE
DSN=PAYROLL.DAILY1
DSN=PAYROLL.DAILY2
DSN=PAYROLL.DAILY3
V=SAFE,C=1

The data sets processed are:

VOLSER

Data Set Name

OUTCODE

000001

PAYROLL.DAILY1

SAFE

000002

PAYROLL.DAILY2

SAFE

000003

PAYROLL.DAILY3

SAFE

This example illustrates VMS action when the pattern describes an explicit data set name. In this instance, each data set moves to the SAFE vault for 1 cycle. The most recent creations of PAYROLL.DAILY1, PAYROLL.DAILY2 and PAYROLL.DAILY3 are stored in the SAFE location.