Previous Topic: 51DENext Topic: 520E


51FE

File “<ddname>“, [assign the variable value for comp in your book] component, does not have share option 4 with VSAM ver. 2, redefine the cluster

Reason

You have VSAM Version 2 installed. VSAM Version 2 shared clusters should be defined with share option 4 for both the index and data components of a cluster. For the specified cluster and component, share option 4 is not specified.

<ddname>

The ddname specified on the DLBL statement identifying this VSAM cluster to CA ACF2 for z/VM.

[assign the variable value for comp in your book]

This is INDEX for the index component of the VSAM cluster or DATA for the data component of the VSAM cluster.

Action

Contact a CA ACF2 for z/VM systems programmer at your site. Systems Programmers:

Redefine the specified cluster specifying share option 4 for both the index and data components. Redefine any of the other CA ACF2 for z/VM databases for VSAM shared option 4, as needed.