Page 1 of 1

CICS Transaction failed with abend APC3

PostPosted: Tue 30 Apr 2013, 21:50
by michel123
Robert,

There is a problem with CICSA.
By running my transaction under CICS, I get an APC3, and the Log, during the retart of CICS are:

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

Thank you.

Re: CICS Transaction failed with abend APC3

PostPosted: Tue 30 Apr 2013, 22:34
by prino
According to the LE manual:

Explanation: Unable to load Language Environment modules in order to initialize Language Environment for the CICS region. 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. System Action: CICS continues system initialization with Language Environment inactive.


I've had a look at it and something CEE-ish that should be in a "FANLIST" CICS resource(?) is apparently not there, but I don't know how to add it.

Re: CICS Transaction failed with abend APC3

PostPosted: Wed 01 May 2013, 08:08
by michel123
Hello robert.

But other times, the restart of CICS was fine! In particular on April 24.

They are not always the same procedures?

Re: CICS Transaction failed with abend APC3

PostPosted: Wed 01 May 2013, 09:44
by prino
michel123 wrote:But other times, the restart of CICS was fine! In particular on April 24.

They are not always the same procedures?

They are the same procedure,
Code: Select all
/s cicsa


Problem one is that I don't know what happened between 24 April and yesterday, problem two is the fact that a certain rather important CICS transaction (I'm sure you know which one) is open to abuse...

Our "resident" CICS systems programmer seems to have gone, and last night I spend well over an hour trying to find what needs to be done, but withouth actually knowing what to look for that's rather difficult, and you also seem to have drawn a blank on the IBM Mainframe Forum website. You probably need to send a PM to sysprog to sort this out.

Re: CICS Transaction failed with abend APC3

PostPosted: Wed 01 May 2013, 10:20
by michel123
Well Robert, I will try to contact SYSPROG and see if he can help us.

Re: CICS Transaction failed with abend APC3

PostPosted: Wed 08 May 2013, 17:33
by michel123
Hello Robert,

I wrote to Sysprog, but for the moment, he did not answer me. It's a shame not to be able to work under CICS!

Re: CICS Transaction failed with abend APC3

PostPosted: Mon 10 Jun 2013, 15:34
by michel123
Hello Robert,

To date, I have not had the response SYSPROG. I suppose there will be no CICS!

Shame!