As a part of a particular requirement, we had to change 2 programs. In order to test these programs we have compiled the programs and have placed the load module in a test load library.
While trying to run the job having these programs, the steps containing these programs is continuously failing with S806 abend. We have tried running with various options.The job log throws the following reason ‘REQUESTED MODULE IDMSIDMS NOT FOUND’.
We also ran the job by copying the load modules of all the other programs in this job from Production load library to test load library so that all the programs use the test load library. The very first program in the job got aborted. However the programs are running fine when we use the production load library instead.
Can any one of you please let me know what could be the possible reason for this?