How to fix CICS APC3 error ?

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

How to fix CICS APC3 error ?

Postby wwzhou » Mon 25 Jun 2012, 09:13

Hello friends:

I encounter this error today when after create and install my TRAN and Program

DFHAC2206 04:03:04 CICS Transaction EMP2 failed with abend APC3. Updates to
local recoverable resources backed out.


I went through some topics about this error in this web forum .someone suggest that we can use a batch job to call DFHCSDUP to do define program to DFHCSD file,I did this ,and complete fine .but still encounter APC3 error . can someone suggest me how to fix this kind of error ? thanks ton.

define job statement is below:
//CSDUP EXEC PGM=DFHCSDUP,REGION=0M,COND=(5,LT),
// PARM='CSD(READWRITE),PAGESIZE(60),NOCOMPAT
//STEPLIB DD DSN=CICSTS23.CICS.SDFHLOAD,DISP=SHR
//DFHCSD DD DSN=SYSFAN.CICS.DFHCSD,DISP=SHR
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
DEFINE PROGRAM(EMPSYS) GROUP(AMYLI) LANG(COBOL)
/*
wwzhou
 
Posts: 10
Joined: Wed 06 Jun 2012, 13:12

Re: How to fix CICS APC3 error ?

Postby prino » Mon 25 Jun 2012, 15:59

Same dark stuff has hit the fan again:

Code: Select all
10.56.18 STC30526  +DFHAP1203I CICS Language Environment is being initialized.
10.56.18 STC30526  +DFHAP1200 CICS A CICS request to the Language Environment has failed. Reason code '0011020'.
10.56.18 STC30526  +DFHAP1208 CICS Language Environment cannot support the Cobol language.
10.56.18 STC30526  +DFHAP1209 CICS Language Environment cannot support the C/C++ languages.
10.56.18 STC30526  +DFHAP1210 CICS Language Environment cannot support the PL/I language.
10.56.18 STC30526  +DFHAP1211I CICS Language Environment initialization completed.
10.56.18 STC30526  +DFHWB1007 CICS Initializing CICS Web environment.
10.56.20 STC30526  +DFHWB1008 CICS CICS Web environment initialization is complete.
10.56.20 STC30526  +DFHSI1517 CICS Control is being given to CICS.
10.56.20 STC30526  +DFHEJ0102 CICS Enterprise Java domain initialization has ended.

In other words, once again CICS is hosed... (Just as IMS)
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
Some programming here :mrgreen:
prino
 
Posts: 479
Joined: Sat 06 Jun 2009, 21:41
Location: Vilnius, Lithuania

Re: How to fix CICS APC3 error ?

Postby steve-myers » Mon 25 Jun 2012, 22:50

FWIW, the last update to SYSFAN.CICS.LOAD (yes, us common users can update it!) was by user AMYLI at around 03:24 25 June system time.
steve-myers
 
Posts: 452
Joined: Tue 04 May 2010, 15:43

Re: How to fix CICS APC3 error ?

Postby wwzhou » Tue 26 Jun 2012, 02:55

steve-myers wrote:FWIW, the last update to SYSFAN.CICS.LOAD (yes, us common users can update it!) was by user AMYLI at around 03:24 25 June system time.


that's me
wwzhou
 
Posts: 10
Joined: Wed 06 Jun 2012, 13:12

Re: How to fix CICS APC3 error ?

Postby wwzhou » Fri 20 Jul 2012, 08:09

CICS is fine now, my Tran can run well .thanks everyone !!
wwzhou
 
Posts: 10
Joined: Wed 06 Jun 2012, 13:12


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests