I think Rex is onto something. 

Cause

Module CEEPLPKA was failing on the BLDL because empty library, PRD2.SCEECICS, 
was in the LIBDEF search.

Resolving The Problem

Remove empty Language Environment (LE) library PRD2.SCEECICS from the LIBDEF 
search and include the PRD2.SCEEBASE at the beginning of the LIBDEF search.

PRD2.SCEECICS is usually included in the LIBDEF statement as documented in 
section1.4.2.3 Sample LIBDEF statement of the CICS System Definition Guide:
// LIBDEF PHASE,SEARCH=(PRD2.SCEECICS,        1
                             PRD2.SCEEBASE,   2
                             cicslib.sublib,...

So, it is likely that the modules in PRD2.SCEECICS were moved to the Shared 
Virtual Area (SVA).


Sent from Yahoo Mail for iPhone


On Friday, September 8, 2023, 10:48 AM, Pommier, Rex <[email protected]> 
wrote:

Hi Terri,

At first blush the LE issue appears to be a "not found" type error.  What LE 
libraries are in your DFHRPL?  We're 5.6 and have

CEE.SCEECICS 
CEE.SCEERUN2 
CEE.SCEERUN  


I also managed to find the 0011020 - it's in the LE runtime messages manual.  
Here's the explanation for what it's worth..

11020

Last Updated: 2022-12-14
Explanation

Unable to load Language Environment® modules in order to initialize Language 
Environment for the CICS® region.
System action

CICS continues system initialization with Language Environment inactive.
Programmer response

Make sure the CSD definitions are correct for Language Environment. Also, make 
sure that the CICS region size is large enough to run Language Environment.



Rex




-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Shaffer, Terri
Sent: Friday, September 8, 2023 9:24 AM
To: [email protected]
Subject: [EXTERNAL] CICS Question

I know there is a CICS forum, But I hope someone can answer a quick question, 
or I hope its quick.

I am trying to upgrade my CICS regions from 3.1 (don’t ask)  to newer.

And I am having 2 issues, that I have searched the manuals but must be missing 
something simple.

You use to add CEE group and then add that to a list and poof, LE programs, etc 
got installed.

Now I get, for which I cant find the 0011020 RC?

DFHAP1203I A03CICGS Language Environment is being initialized.
DFHAP1200 A03CICGS A CICS request to the Language Environment has failed. 
Reason code '0011020'.
DFHAP1208 A03CICGS Language Environment cannot support the Cobol language.
DFHAP1209 A03CICGS Language Environment cannot support the C/C++ languages.
DFHAP1210 A03CICGS Language Environment cannot support the PL/I language.

 Did I miss a library or Parm someplace or what?

Lastly and not sure if this is caused by another issue but getting the 
following message

DFHAM4837 E A03CICGS Install of DB2ENTRY ACIENTRY failed because a DB2CONN is 
Not installed
DFHAM4837 E A03CICGS Install of DB2ENTRY ACQENTRY failed because a DB2CONN is 
Not installed

Then I get.

DFHDB2110I 08/09/2023 15:11:25 A03CICGS The total number of threads exceeds 
TCBLIMIT.

Thanks!!!

Ms Terri E Shaffer
Senior Systems Engineer,
z/OS Support:
ACIWorldwide – Telecommuter
H(412-766-2697) C(412-519-2592)
[email protected]

________________________________
 
[https://urldefense.com/v3/__https://go.aciworldwide.com/rs/030-ROK-804/images/aci-footer.jpg__;!!KjMRP1Ixj6eLE0Fj!qAux-JyNcCjPaig4pI1vBF8g7my6WFvIFaixqe2WiAcsVmMRjk7kEUfk29EEDkejKWZutIbOp3d0oV2IQyyJbW0ImB26Jpc5tsqs$
 ] 
<https://urldefense.com/v3/__http://www.aciworldwide.com__;!!KjMRP1Ixj6eLE0Fj!qAux-JyNcCjPaig4pI1vBF8g7my6WFvIFaixqe2WiAcsVmMRjk7kEUfk29EEDkejKWZutIbOp3d0oV2IQyyJbW0ImB26JlIGOgac$
 > This email message and any attachments may contain confidential, proprietary 
or non-public information. The information is intended solely for the 
designated recipient(s). If an addressing or transmission error has misdirected 
this email, please notify the sender immediately and destroy this email. Any 
review, dissemination, use or reliance upon this information by unintended 
recipients is prohibited. Any opinions expressed in this email are those of the 
author personally.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
The information contained in this message is confidential, protected from 
disclosure and may be legally privileged. If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful. If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format. Thank you.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to