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



That's probably a limit of the CRTSRVPGM command rather a limit on *SRVPGM objects. As David has indicated, *BNDDIR objects - though not essential - can be useful in this situation.

Taking a leaf out of IBM's book, the largest *SRVPGM I could find is QICSS/QYCSCMS at 21MB.

It contains 144 *MODULES. The DSPSRVPGM command says the maximum is 32767.

It has 126 Procedure Exports; again the maximum is quoted as 32767.

(Don't forget that procedures in *SRVPGM can also reference other *SRVPGM.)

Brian.

On 22/05/2019 16:38, David Gibbs via RPG400-L wrote:
The CRTSRVPGM has a limit of 300 modules that can be bound into a
service program. You can avoid that limitation by using a binding
directory.


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.