Example 14 – ADD and UPDATE Control Statement for a Group of CLRDES or CLRAES Keys with a Key Value

This example shows a control statement that adds a group of CLRDES. The clear key value is specified. The CLEAR and ALGORITHM keywords are not allowed.
ADD TYPE(CLRDES) KEY(2C2C2C2C2C2C2C2C,1616161616161616),
LAB(X.CLRDES.KEYLN16,Y.CLRDES.KEYLN16,Z.CLRDES.KEYLN16)
This example shows a control statement that updates a group of CLRAES. The clear key value is specified. The CLEAR and ALGORITHM keywords are not allowed.
UPDATE TYPE(CLRAES) KEY(2C2C2C2C2C2C2C2C,1616161616161616),
LAB(X.CLRAES.NOV11,Y.CLRAES.NOV11,Z.CLRAES.NOV11)