Figure 1 shows simplified z/VSE® JCL for comparing two VSAM-managed
sequential files. This example is supplied with SuperC in the Librarian
member ASMFVSC2.Z. Figure 1. Sample z/VSE JCL for
comparing VSAM-managed sequential files
The update file, which is created by SuperC only if you specify
an UPD… process option, is a non-VSAM-managed sequential
file.
If you want to use DLBL names other than NEWDD, OLDDD, and UPDDD,
then you must specify NEWDD, OLDDD, and UPDDD process statements (as
shown in Figure 1).
If you specify file attributes with the NEWDD and OLDDD process
statements, then those file attributes override the VSAM catalog entries
for the new and old files.