RPG (IBM i / AS/400) · Message ID
What does CPF4101 mean in RPG (IBM i / AS/400)?
File or library not found during OPEN. The file or the library it should be in could not be located when the program tried to open it.
File or library not found during OPEN. The file or the library it should be in could not be located when the program tried to open it.
Confirm the file actually exists in the library the job's library list resolves to, and check for a library that was renamed, deleted, or never restored after a system recovery.