COF114I   DUPLICATE EDSN NAME AND VOL VALUES IN CLASS clsname ARE: {COFVLFxx RECORD nnnnn,   DSN=dsname VOL=volser}

Explanation

During virtual lookaside facility (VLF) initialization Start of changeor modificationEnd of change, the system found the same eligible data set name and volume serial combination as a previous combination within the class. Duplicate combinations can occur if either combination is found through the catalog, or if both had VOL keywords. Message COF114I displays all duplicate combinations, and the records in a COFVLFxx parmlib member on which they appear.

In the message text:
clsname
The name of the class with duplicate combinations.
COFVLFxx RECORD nnnnn, DSN=dsname VOL=volser
One of the duplicate combinations.
In the message text:
xx
The suffix of the COFVLFxx parmlib member Start of changewhere the duplicate was found.End of change
nnnnn
The number of the record containing the duplicate combination.
dsname
The data set name of the duplicate combination.
volser
The volume serial of the duplicate combination.

System action

VLF initialization Start of changeor modificationEnd of change continues, using only the first valid occurrence of the data set name and volume serial combination. The system ignores duplicate combinations.

Operator response

Notify the system programmer.

System programmer response

Correct each record listed for COFVLFxx by deleting the duplicates, or by changing duplicate combination values.

Module

COFMPARS

Source

Virtual lookaside facility (VLF)

Routing Code

Start of changeWhen issued for a Start command, 2,10. When issued for a Modify command, none.End of change

Descriptor Code

Start of changeWhen issued for a Start command, 4. When issued for a Modify command, 5.End of change