RPG (IBM i / AS/400) · Message ID
What does CPF2189 mean in RPG (IBM i / AS/400)?
Not authorized to object. The user profile the job is running under does not have the authority required to access the named object.
Not authorized to object. The user profile the job is running under does not have the authority required to access the named object.
Check the object's authorization list and the user profile's group and special authorities with EDTOBJAUT, and confirm the profile running the job is the one you think it is, especially inside adopted-authority programs.