Use the following format to name a VSAM file:
file-id,V[,catalog-id]
The following list describes the parts of a VSAM file name:
Specifies the name given to the data set when it was defined using IDCAMS by including the following line in the JCL:
DEFINE CLUSTER (NAME (file-id)...
Indicates that this is a VSAM file.
Optional.
The name of the user catalog that owns the VSAM data set as defined using IDCAMS by including the following line in the JCL:
DEFINE USERCATALOG (NAME (catalog-id)...
Leave this field blank if the data set is owned by the master catalog.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|