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



Lim Hock-Chai wrote:
> 
> Hi! everyone.  Need help again.
> 
> When I try to CRTSRVPGM, I keep get CPD5D03 error.  The error goes away if I 
>use OPTION(*DUPPROC).  Any idea why.
> 
> Here are portion of the error message:
> Message . . . . :   Definition supplied multiple times for symbol
>   '$XXX'.
> Cause . . . . . :   Definition $XXX was found to be exported from
>   both *MODULE object SPXXX in library TEST and *SRVPGM object SPXXX in
>   library *LIBL.
> 

You must be specifying both SPXXX *MODULE and SPXXX *SRVPGM on your
CRTSRVPGM command.  CRTSRVPGM doesn't know whether you want calls to
$XXX to go to the module or the service program.

You might not have those specified in the MODULE or BNDSRVPGM parameters
of CRTSRVPGM; you might have either the module or the service program
listed in some binding directory that you are specifying.


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.