RPG (IBM i / AS/400) · File status code

Status Code 01251

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.

Status Code 01251IBM i / OS/400 · ILE RPG

Condition

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.

Fix

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.

Related file status code