Data item %1 with format DATE, TIME, or TIMESTAMP was specified in the INITIALIZE statement. Data item ignored.
20
Cause . . . . . : Data items with format DATE, TIME, or TIMESTAMP are not initialized by the INITIALIZE statement. The data item is ignored.
Recovery . . . : Use a different statement such as the MOVE statement to change the contents of data items that have format DATE, TIME, or TIMESTAMP.