MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Abend AICA when "smart-testing" a CICS program

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
nsantos
Beginner


Joined: 23 Sep 2003
Posts: 7
Topics: 4

PostPosted: Thu Oct 16, 2003 4:34 am    Post subject: Abend AICA when "smart-testing" a CICS program Reply with quote

Hello,
Sorry for my bad english.

I have in a CICS program a perform who iterates more than 1000 times.
When i run it in CICS it works ok, but when i have to debug it with smart-test it abends with the abendcode AICA in this perform.
So when i am about to debug this program i have to "desactivate" this perform to debug it properly. When i finish i have to "activate" this perform and re-compile the program. It
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12395
Topics: 75
Location: San Jose

PostPosted: Thu Oct 16, 2003 4:55 am    Post subject: Reply with quote

nsantos,

AICA abend usually caused due to to an ifinite loop. May be you are not setting up the incremental counter for the perform statement correctly in the smart-test

Any way check this link for AICA Abends

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
nsantos
Beginner


Joined: 23 Sep 2003
Posts: 7
Topics: 4

PostPosted: Thu Oct 16, 2003 5:12 am    Post subject: Reply with quote

Kolusu,
Thank you for your fast response.

I have to say that this perform and the counter are ok and the errors that i have to check with smart-test are always in other parts of the program.
Suppose this :
The program works perfectly. I run it in CICS and it
Back to top
View user's profile Send private message
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Mon Oct 20, 2003 11:34 am    Post subject: Reply with quote

Because they execute additional instructions, some debuggers require that you increase the ICVR CICS startup parameter that is used for detecting suspected loops and issuing AICA abends. Other debuggers can get around this limit.
You need to talk to the sysprogs who install/maintain smart-test and get them to look at the install guide or contact the vendor to find out what the recommendations are for this product.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group