× 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.



Seems like the *LIBL has QGPL before the app libs..

And the app is finding a file named MYLIB there that is causing a problem...

Does DSPPGMREF show a MYLIB file?

When the exception is thrown, what does DSPJOB show for overrides?

Charles


On Fri, Apr 1, 2022 at 8:21 AM Rich Loeber <rich@xxxxxxxxx> wrote:

The file in question is set up like this:

Allow read operation . . . . . . . . . . . : Yes
Allow write operation . . . . . . . . . . . : Yes
Allow update operation . . . . . . . . . . : ALWUPD *YES
Allow delete operation . . . . . . . . . . : ALWDLT *YES

The customer should have full access to maintain this file.

I'm really puzzled by the reference to a file named MYLIB in library
QGPL. Our application does NOTHING in QGPL. I'm going to open a ticket
with ProGen to see if they've seen this before.

I'm also puzzled because I can't get it to fail locally.

Rich

________________________________


On 4/1/2022 10:17 AM, Mark Waterbury wrote:

Rob,

See the CRTPF command, prompt, press F10 for additional parameters, and
look for:

Allow update operation . . . . . ALWUPD *YES
Allow delete operation . . . . . ALWDLT *YES

This is useful for example when creating a "log" or history file where you
want to allow the application to write new records, but you do not want
users to be able to update or delete the "history" (so then set the above
attributes to *NO).

It is only the "Allow Read" and "Allow Write" that are apparently reserved
for IBM internal use only.

Mark S. Waterbury



On Friday, April 1, 2022, 10:07:53 AM EDT, Rob Berendt <rob@xxxxxxxxx
<mailto:rob@xxxxxxxxx> wrote:



Then the "real" file it is being overridden to may be different on one
system to the next. Do a DSPFD on the file it is being overridden to.
Look for these options on the DSPFD:

Allow read operation
Allow write operation
Allow update operation
Allow delete operation

Normally changing these is out of the hands of us mortals and is reserved
by IBM. A very simple example of when this occurs is when you start a
"temporal" table the history table will have write's and updates blocked
but you can still delete so that you can purge off old rows.

Rob Berendt

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.