INSERTED supports the following parameters:
The one to eight-character ddname of the sequential file to which INSERTED records are written.
This example syntax writes the new file's records that do not exist in the old file to the sequential file referenced by ddname INSTRECS.
COMPARE
LAYOUTFILE(LAYOUT),
SYNCKEY(RECORD-KEY),
INSERTED(INSTRECS)
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|