IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

AICA Abend


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
roopannamdhari
Warnings : 1

New User


Joined: 14 Sep 2006
Posts: 71
Location: Bangalore

PostPosted: Mon Oct 19, 2009 4:02 pm
Reply with quote

Hi,

One of our Pgm abended with AICA abend code in Prod. But pgm is not having any statement which can to into looping. Can any body tell me what are the other chances to get this AICA Abend

Dump having "ABEND U4093-92" string. is this related to this abend?

Thanks..
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Mon Oct 19, 2009 4:50 pm
Reply with quote

Review the following post -

ibmmainframes.com/viewtopic.php?t=22244&start=0

If there was a transaction dump produced with a trace, then you can determine the last CICS command issued, which may take you to the area in the program, where the looping-code logic can be found.

Yes, you have an application-code loop-condition.

Bill
Back to top
View user's profile Send private message
roopannamdhari
Warnings : 1

New User


Joined: 14 Sep 2006
Posts: 71
Location: Bangalore

PostPosted: Mon Oct 19, 2009 6:05 pm
Reply with quote

I didnt able to get last CICS cammond issued.. icon_sad.gif
in formatted trace table i can see following mes.
Can anybody help me in understanding this

9 Bottom of data
33471 QR AP 1942 APLI *EXC* Runaway START_PROGRAM,FULLAPI,EXEC,NO,2B4CD0B8,2D375020 , 000000 =000001=
33471 QR AP 0792 SRP *EXC* RUNAWAY_TASK
33471 QR AP 1942 APLI *EXC* Abend-Percolate START_PROGRAM,FULLAPI,EXEC,NO,2B4CD0B8,2D375020 , 000000 =000003=
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Mon Oct 19, 2009 6:10 pm
Reply with quote

In the trace, please post several trace-entries you found before -

Code:

33471 QR AP 1942 APLI *EXC* Runaway START_PROGRAM,FULLAPI,EXEC,NO,2B4CD0B8,2D375020 , 000000 =000001=


Bill
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Wed Oct 21, 2009 11:17 pm
Reply with quote

Run the transaction via CEDF debug' you should then be able to determine last EXEC command before AICA loop
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top