Previous Topic: SyntaxNext Topic: Example


Parameters

CHANGED supports the following parameters:

ddname

The one to eight-character ddname of the sequential file in which the changed records will be written.

ALL

Optional parameter, meaning that all changed records, whether the record originates in the old or new file, will be written the ddname. This is the default value.

NEW

Optional parameter, meaning that only changed records from the new file will be written the ddname.

OLD

Optional parameter meaning that only changed records from the old file will be written the ddname.