RPG (IBM i / AS/400) · File status code
What does Status Code 01251 mean in RPG (IBM i / AS/400)?
A display file operation failed because of an unrecoverable communications or device error on the workstation, such as the 5250 session dropping or the device becoming unavailable mid-transaction.
A display file operation failed because of an unrecoverable communications or device error on the workstation, such as the 5250 session dropping or the device becoming unavailable mid-transaction.
Trap this in the file's INFSR and end the interactive job gracefully so the user can sign back on; investigate network/session stability if it recurs across many users.