Running Ideal 15.1.01 object code in 15.1
search cancel

Running Ideal 15.1.01 object code in 15.1

book

Article ID: 278511

calendar_today

Updated On:

Products

Ideal

Issue/Introduction

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 ?

Environment

z/OS

Ideal 15.1

Resolution

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.

See Ideal Language Level (LU10114).

Additional Information

See also Ideal Externalization of Language Level Information (LU11304)