Previous Topic: 4268Next Topic: 4270


4269

VALID DISP= PARAMETER REQUIRED WHEN OVERRIDING ALLOCATION OF (ddd) DD STATEMENT

Reason:

Message 4269 is issued with U100 ABEND if the output archive data set allocation is overridden with missing or improper DISP= parameter, where (ddd) is the DD name.

Action:

If overriding the allocation for the archive data set, ensure that DISP=(NEW,KEEP,KEEP) is used to prevent the TMS from scratching the archive.