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

Explanation

The width of the screen required for this viewport exceeded the LUSIZE width specification 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 left of the screen and the number of columns (width) 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 values.

Severity

8