RPG (IBM i / AS/400) · File status code
What does Status Code 00970 mean in RPG (IBM i / AS/400)?
The RPG program object was compiled with a compiler/runtime level that is incompatible with the ILE RPG runtime routines currently installed on the system, most often after an unmatched OS or PTF upgrade.
The RPG program object was compiled with a compiler/runtime level that is incompatible with the ILE RPG runtime routines currently installed on the system, most often after an unmatched OS or PTF upgrade.
Recompile the program on the target release and PTF level, and check that the IBM i OS level and the RPG compiler PTFs stay in sync after any system upgrade.