× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Wed, 12 Dec 2012 15:46:33 -0500, Jeff Young <jyoung0950@xxxxxxxxx>
wrote:

Is your CL a CLP or CLLE program?
If CLLE, is it running in a named activation group or the default
activation group?

Note that this part ...

If CLLE, are both the CLLE and RPGLE in the same activation group?
If not, try adding the keyword OPNSCOPE(*JOB) to the OPNQRYF command.
Be aware, that using the OVRSCOPE(*JOB) for the OVRDBF command requires the
keyword LVL(*JOB) on the DLTOVR command.

... is not dependent on it being a CLLE program.

We have CLP programs (which of course are in the default activation
group) calling RPGLE programs that are in a *NEW activation group.

OVRDBF does NOT require OVRSCOPE(*JOB) because IBM was smart to make
the overrides automatically propagate from the default activation
group into the *NEW activation group.

OPNQRYF however DOES require OVRSCOPE(*JOB) because IBM didn't make
the same rules apply to OPNQRYF as apply to OVRDBF.

Personally I stay away from OPNQRYF any more but my boss loves it, so
we have a copy of OPNQRYF higher in the library list than QSYS, with
the command default for OVRSCOPE changed to *JOB.

Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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 [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.