LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2010)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 22 Jun 2010 08:37:15 -0400
Reply-To:   CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender:   CICS List <CICS-L@LISTSERV.UGA.EDU>
From:   "Reynolds, John" <Reynolds.John@MAIL.DC.STATE.FL.US>
Subject:   Re: Unusal CICS Message
In-Reply-To:   A<201006221215.o5MAlZJd018289@malibu.cc.uga.edu>
Content-Type:   text/plain; charset="us-ascii"

Yes. It is LE related. This is what I found for the message: EDC5205S DLL module not found.

Explanation: The system could not find the DLL load module name specified on the parameter list to Language Environment load service, in either the job library or link library. If this was an implicit load request, this

message is preceded by message EDC6063I that identifies the DLL load

module name.

Programmer Response: Ensure that the requested DLL name was correctly

modified. Make sure that the job step indicates the correct library.

Correct the error and run the job step again.

System Action: DLL module is not loaded.

I hope this helps...

-----Original Message----- From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU] On Behalf Of Vince Smith Sent: Tuesday, June 22, 2010 8:15 AM To: CICS-L@LISTSERV.UGA.EDU Subject: Unusal CICS Message

I am getting following message in one of our production CICSTS 3.2 regions on a webservice call:

IDAW Could not write log message IDAW 06/21/10 16:39.54;ERR;DEVL:0756;0;20070;Error;VER MISMATCH; STRUCT:XPDS , PRESENTED:0791, SHOULD BE:0800 IDAW Errno = 205 : EDC5205S DLL module not found

Can anyone shed any light on what the problem is? Could it be LE related?

Thanks.

Vince


Back to: Top of message | Previous page | Main CICS-L page