Ideal development/test environments are running Ideal maintenance level 15.1.01 while Ideal production environment is still running at lower maintenance level 15.1 .
Are there any issues running 15.1.01 object code in 15.1 ?
z/OS
Ideal 15.1
There is no problem if no new Ideal features like RESET Statement are being used in the program.
Besides the Ideal version , Ideal is now using an Ideal language level to determine if the level is the same in the runtime environment.
If the Ideal language level is different then runtime error IDAELPGM19. is returned.
The compiler language level for the program only changes when new Ideal features are being used in the program . RESET is such an example.