|
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: [WDSCI-L] Not authorized to *SRVPGM
"Any reason not to grant devs *USE?"
Yes - they don't need it!
These are just warning messages and actually occur during the bind step of
any compile.
Basically, all of these objects appear in the system binding directories
so when the binder is trying to resolve any unsatisfied references (i.e for
one of your own subprocedures) it will include these objects in the search
- but your code does not have the necessary authority and so the message
appears.
BUT
It is only a warning message! If the compile fails it has nothing to do
with these message - the real reason (probably a misnamed procedure or one
missing from your binding directory) will appear later in the log. Just
ignore these messages - do NOT try to "Fix" them. That's a bad idea.
Jon Paris
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.