RPG (IBM i / AS/400) · Message ID

CPF2105

What does CPF2105 mean in RPG (IBM i / AS/400)?

Object not found for name and type. No object matching both the specified name and the specified object type could be found, distinct from a plain not-found error in that the name may exist under a different object type.

CPF2105IBM i / OS/400

Condition

Object not found for name and type. No object matching both the specified name and the specified object type could be found, distinct from a plain not-found error in that the name may exist under a different object type.

Fix

Confirm the object type expected (*FILE, *PGM, *DTAARA, and so on) matches what is actually being referenced, since two objects can share a name across different types without conflicting.

Related message id