Re: Missing C module 'MSGDLL'

2017-11-07 Thread John McKown
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  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   ENTRYLOAD 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   LIBRARYPOSIX
>   5 1542F648  20080221   C/C++ POSIX EBCDIC  HFP
>   6 1542F230  20080221   C/C++ POSIX EBCDIC  HFP
>   7 1542F118  20110318   LIBRARYPOSIX
>   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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Missing C module 'MSGDLL'

2017-11-06 Thread John McKown
On Mon, Nov 6, 2017 at 5:28 PM, Tony Thigpen  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   ENTRYLOAD 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   LIBRARYPOSIX
>   5 1542F648  20080221   C/C++ POSIX EBCDIC  HFP
>   6 1542F230  20080221   C/C++ POSIX EBCDIC  HFP
>   7 1542F118  20110318   LIBRARYPOSIX
>   8 1542F018  20110318   CEL   POSIX
>
> I am thinking I am missing a STEPLIB, but I can't seem to find 'MSGDLL'
> anywhere.
>
> Thoughts?


​It certainly does _NOT_ look like an IBM name. I'd look in all the
vendor's libraries. Or maybe it is a "user supplied" module, with a vendor
supplied example that you need to customize and install. Are you allowed to
mention the product & vendor?​



>
>
> --
> Tony Thigpen
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Missing C module 'MSGDLL'

2017-11-06 Thread Tony Thigpen

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   ENTRYLOAD 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   LIBRARYPOSIX
  5 1542F648  20080221   C/C++ POSIX EBCDIC  HFP
  6 1542F230  20080221   C/C++ POSIX EBCDIC  HFP
  7 1542F118  20110318   LIBRARYPOSIX
  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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN