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

What is an AICA Error in CICS


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
lloyd boyden

New User


Joined: 09 May 2007
Posts: 2
Location: New Jersey

PostPosted: Mon Jun 25, 2007 9:56 pm
Reply with quote

What is an AICA Error
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Mon Jun 25, 2007 10:54 pm
Reply with quote

Commonly refered to a runaway task abend, the program spent too much time not executing any CICS commands.
AICA
Explanation: A task has been executing for longer than the runaway time interval (defined by the ICVR operand on the system initialization table macro, DFHSIT) without giving up control. The runaway task condition indicates a possible loop in the application.
Back to top
View user's profile Send private message
lloyd boyden

New User


Joined: 09 May 2007
Posts: 2
Location: New Jersey

PostPosted: Mon Jun 25, 2007 11:11 pm
Reply with quote

Thank you very much. It was a loop. I had mis-named an exit paragraph.
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Calling an Open C library function in... CICS 1
Search our Forums:

Back to Top