× 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 10/4/2012 12:57 PM, Alan Campin wrote:

Not clear why you need to use UPDSRVPGM. All the CRTSRVPGM does is binding
of the objects. Takes almost nothing.

Sliding off the topic a bit, but there is at least one good reason to
avoid UPDSRVPGM. The information provided by DSPPGMREF OBJTYPE(*SRVPGM)
is stale after UPDSRVPGM.

Create a service program from a module that refers to say, QSYSPRT.
DSPPGMREF OBJTYPE(*SRVPGM) and you'll see it there. Now alter the
module to remove QSYSPRT. UPDSRVPGM and then DSPPGMREF again -
surprise! QSYSPRT is still shown as a reference.

This isn't very surprising; how does UPDSRVPGM know that we removed a
reference to something? What prompted me to mention this is that the OP
noted the use of a home grown CSM.
--buck


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.