|
> From: Margaret Rozmarynowycz > > Once upon a time, there was a CL program calling five CBL programs. For > each program, there were OVRDBF commands with a variable for the library > name. This worked fine until the programs were changed to ILE. After > running option 15 and CRTPGM on each CBLLE program and then the CLLE > program, the CLLE program was again submitted to batch. This time, the > OVRDBF commands showed up correctly in the joblog, but the CBLLE > programs were using files in a different library. > > Is there a problem with ILE and OVRDBF? Any help would be appreciated. Yes. The OVRDBF command has scoping issues (see the OVRSCOPE parameter). You might want to try adding OVRSCOPE(*CALLLVL) to your OVRDBF commands and see if that helps. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.