Reminder: A CHGOBJOWN makes this error go away.
Mark S. Waterbury:
Here is the deploy code:
CHGVAR VAR(&FROMOBJ) VALUE(&OBJECT *CAT &TESTLIB)
CHGVAR VAR(&TOOBJ) VALUE(&OBJECT *CAT &PRODLIB)
CHGVAR VAR(&REPLACE) VALUE('2')
CALL PGM(QSYS/QLIRNMO) PARM(&FROMOBJ &OBJTYPE &TOOBJ +
&REPLACE &ERROR)
Objects are owned by the dev who compiled.
Henrik Rützou:
Changing it to *PUBLIC *USE (with the other dev as owner) works. When I change the owner to me, it works even with *PUBLIC *EXCLUDE. I'm puzzled as to why authority changes make a difference. There are no AF entries in QAUDJRN, so it shouldn't be due to authority failures.
The user names I posted for the CGI jobs were based on the actual jobs, not belief. If you think I should check the config for the user, please let me know what entry to look at.
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
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.