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

Status Code 00211

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

A dynamic CALL, or a FREE operation, referenced a program or procedure name that doesn't exist in the library list, or isn't the type of object RPG expects for that call.

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

Condition

A dynamic CALL, or a FREE operation, referenced a program or procedure name that doesn't exist in the library list, or isn't the type of object RPG expects for that call.

Fix

Verify the program name is spelled correctly and lives in a library on the job's library list, and confirm the object wasn't deleted, renamed, or left off the deployment.

Related file status code