RPG (IBM i / AS/400) · Message ID
What does CPF9801 mean in RPG (IBM i / AS/400)?
Object not found. A referenced file, program, or object does not exist in the library named, or in any library on the current library list.
Object not found. A referenced file, program, or object does not exist in the library named, or in any library on the current library list.
Check the library list (*LIBL) resolution order with DSPLIBL, confirm the object was not deleted, and confirm it is not sitting in a different environment's library than the one this job is pointed at.