DFS1562I SC=08 THE VIEWPORT POSITION AND DEPTH FOR PD STATEMENT (pdname) DOES NOT FIT ON THE SCREEN SPECIFIED BY THE PDB

Explanation

The total depth of the screen required for this viewport exceeded the depth specified on the LUSIZE keyword on the Partition Descriptor Block (PDB) statement. This error occurs when the number of PELS or COLS, calculated by adding the viewport's offset from the top of the screen and the number of rows (depth) of the viewport, is greater than the number of PELS or COLS specified on the LUSIZE keyword.

System action

A return code of 8 is set, and validation of the Partition Descriptor (PD) statement continues.

Programmer response

Make sure the dimensions of the viewport and its offsets (location on the screen) do not exceed the LUSIZE value.

Severity

8