GVCOPY copies an EXPORT file to a QSAM file. GVCOPY calls GVFILE to read the EXPORT file, and the resulting output is a QSAM file.
Required JCL
The following required JCL invokes GVCOPY:
//COPY EXEC PGM=GVCOPY[PARM={cluster|DDNAME=ddname}]
//SYSPRINT DD SYSOUT=class
//FVRFILE DD -> The CA FAVER export file.
//FVROUT DD -> User-specified output file.
The FVRFILE DD must identify an export file created by the following:
|
Copyright © 2011 CA.
All rights reserved.
|
|