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

Status Code 01299

What does Status Code 01299 mean in RPG (IBM i / AS/400)?

An I/O operation failed for a reason that doesn't map to any of the more specific file-status codes, covering assorted device or workstation I/O anomalies.

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

Condition

An I/O operation failed for a reason that doesn't map to any of the more specific file-status codes, covering assorted device or workstation I/O anomalies.

Fix

Pull the full job log and any secondary message text since the code alone doesn't pinpoint the cause, and use an INFSR with %STATUS to keep the program from abending outright while you investigate.

Related file status code