ABEND APC3 while running CICS transaction

This forum provides the support of Dezhi Mainframe systems. Please post your questions about logon, usage of our mainframe environment.

Moderators: sysprog, prino, sfan, steve-myers, Tim001

ABEND APC3 while running CICS transaction

Postby rinki » Sun 05 Feb 2012, 08:45

Hi There,
I tried executing transaction MR01 after define/installing the program/transaction MRPRG001/MR01. Though I am able to send the map via CECI SEND MAP() MAPSET(), but I am not able to execute transaction MR01 as it fails with APC3 abend. Seems CICS LE is not active. Dont know how to check/confirm if LE is up & running. Please help.

APC3
Explanation:
An attempt to run the program has failed because CICS has identified the program as 'Language Environment enabled' but Language Environment support is not present in the system.

System action:
The transaction is abnormally terminated and the program is disabled.

User response:
Refer to messages issued during CICS initialization to determine why Language Environment is not present in the system.

Modules:
DFHAPLI

Thanks,

Rinki.
rinki
 
Posts: 3
Joined: Sun 05 Feb 2012, 08:22

Re: ABEND APC3 while running CICS transaction

Postby monitor » Sun 05 Feb 2012, 11:35

There is an error during startup of CICS. Looking at the log you can find the following:

Code: Select all
0090  +DFHAM4816 E CICS Unable to install group CEE - group not found.                                                                     
0010 @87 DFHSI1538D CICS Install GRPLIST Errors. Is startup to be continued -
      Enter GO or CANCEL.   
0290  R   87,GO                                                   
0090  IEE600I REPLY TO 87 IS;GO
...
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.   
0090  +DFHAP1211I CICS Language Environment initialization completed.         
0090  +DFHWB1007 CICS Initializing CICS Web environment.


For some reason, the group CEE is missing, and thus the LE modules cant be installed.
The answere to IEE600I REPLY TO 87 IS;GO , should have been CANCEL with further investigation.
This is a case for SYSPROG when time permits.
monitor
 
Posts: 23
Joined: Mon 19 Dec 2011, 15:34

Re: ABEND APC3 while running CICS transaction

Postby sysprog » Sun 05 Feb 2012, 14:07

This issue has been fixed.
Regards,
sysprog
sysprog
 
Posts: 126
Joined: Wed 20 May 2009, 04:03

Re: ABEND APC3 while running CICS transaction

Postby rinki » Sun 05 Feb 2012, 16:33

Thank You Everyone for the help.
rinki
 
Posts: 3
Joined: Sun 05 Feb 2012, 08:22

Re: ABEND APC3 while running CICS transaction

Postby ncrmv1 » Fri 16 Mar 2012, 03:07

This issue is back, again:

Code: Select all
01.54.12 STC12136 ---- THURSDAY,  15 MAR 2012 ---- 
 ...
01.54.12 STC12136  $HASP373 CICSA    STARTED       
 ...
01.54.24 STC12136  +DFHSI1511I CICS Installing group list DFHLIST.       
01.54.25 STC12136  +DFHST0103 CICS An SMF error has occurred with return code X'10'.
01.54.27 STC12136  +DFHAM4816 E CICS Unable to install group CEE - group not found.
01.54.27 STC12136 @28 DFHSI1538D CICS Install GRPLIST Errors. Is startup to be continued - Enter GO or CANCEL.
01.54.27 STC12136  R   28,GO                                             
01.54.27 STC12136  R   28,GO


-consequently there are about twelve APC3 abends of user code in the log today.

-It looks like the CEE resource group from the LE samplib was installed to fix this at one juncture, because it's included in the GRPLIST.
-Is some automatic process causing the DFHCSD to be back-leveled?
(not sure if the SMF error had anything to do with this, but it happened right then, so I didn't snip it out.)

I don't know which process is auto-replying GO to the DFHSI1538D message; does that process notify SYSPROG when it has to continue past a D-level message?
ncrmv1
 
Posts: 3
Joined: Sun 23 Oct 2011, 11:52


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests

cron