MATCHED supports the following parameters:
The one to eight-character ddname of the sequential file in which all of the MATCHED records are written.
Specifies that all matched records in the old and new files are written to the ddname.
Specifies that only matched records from the new file are written to the ddname. This is the default value.
Specifies that only matched records from the old file are written to the ddname.
This example syntax writes matched records from the new file to the sequential file referenced by ddname MTCHRECS.
COMPARE MATCHED(MTCHRECS)
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|