× 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 Wed, May 22, 2019 at 10:27 AM Hohlen, Kent via RPG400-L
<rpg400-l@xxxxxxxxxxxxxxxxxx> wrote:
Is there a limit to the size of service programs?

There may be a theoretical limit ... but I doubt it's something a
normal application would encounter.

The number of modules that can be bound?

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.

The number of procedures exported? Any other limits? We want to be proactive before we hit any limits.

I would suggest you construct your service programs in a logical
manner based on application domain (i.e., modules related to A/R are
in an AR service program, modules related to A/P are in an AP service
program, etc). and not worry too much about limits.

I use service programs extensively and have never run into a limit.

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.