DFS1549I SC=04 THE OFFSET + THE DEPTH OF THE WINDOW FOR PD STATEMENT (pdname) DOES NOT FIT WITHIN THE PARTITION. OFFSET SET TO 00.

Explanation

The WINDOWOF value, added to the VIEWPORT rows value on the Partition Descriptor (PD) statement, was greater than the number of rows in the presentation space. The viewport window would extend beyond the presentation space.

System action

A return code of 8 is set, and processing of the PD statement continues.

Programmer response

Provide a valid value for the WINDOWOF keyword on the PD statement. The value must be from 0 to the total number of rows in the presentation space.

Problem determination

2, 8, 16

Severity

4