Have you contacted the vendor? If so, did they say anything? What I might also do is search all the libraries in your STEPLIB and the system LINKLIB for the character string "MSGDLL". That will narrow down where is is most likely being referenced and who is responsible.
On Mon, Nov 6, 2017 at 5:28 PM, Tony Thigpen <[email protected]> wrote: > I am running a vendor supplied program and it is abending with: > > CEE3501S THE MODULE MSGDLL WAS NOT FOUND. > > The following is some of the logs. (I have masked the vendor program name > and service.) > > CEE3DMP V1 R13.0: CONDITION PROCESSING RESULTED IN THE > UNHANDLED CONDITION > > TRACEBACK: > DSA ENTRY LOAD MOD PROGRAM UNIT SERVICE STATUS > 1 CEEHDSP CEEPLPKA CEEHDSP UK80866 CALL > 2 CEEHSGLT CEEPLPKA CEEHSGLT HLE7780 EXCEPTION > 3 CEEPTLOR CEEPLPKA CEEPTLOR HLE7780 CALL > 4 @@TRGLOC CEEEV003 CALL > 5 INITIALIZE *masked* ******* CALL > 6 MAIN *masked* ******* CALL > 7 EDCZMINV CEEEV003 CALL > 8 CEEBBEXT CEEPLPKA CEEBBEXT HLE7780 CALL > > DSA DSA ADDR COMP DATE COMPILE ATTRIBUTES > 1 15430860 20120806 CEL POSIX > 2 1542FCD0 20110318 CEL POSIX > 3 1542F920 20110318 CEL POSIX > 4 1542F848 03/18/11 LIBRARY POSIX > 5 1542F648 20080221 C/C++ POSIX EBCDIC HFP > 6 1542F230 20080221 C/C++ POSIX EBCDIC HFP > 7 1542F118 20110318 LIBRARY POSIX > 8 1542F018 20110318 CEL POSIX > > I am thinking I am missing a STEPLIB, but I can't seem to find 'MSGDLL' > anywhere. > > Thoughts? > > -- > Tony Thigpen > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- I have a theory that it's impossible to prove anything, but I can't prove it. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
