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

Abend TERR while navigating between the screens


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

New User


Joined: 19 Apr 2007
Posts: 9
Location: Richmond

PostPosted: Tue Apr 22, 2008 9:12 pm
Reply with quote

Hi, I am getting abend TERR while navigating between the screens. I get this abend when i go to a particular flow, press F1 and want to get out of this flow(press Pause/break). I double checked in IDI utility, but failing to get an answer. Does anyone have an idea what this is all about.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Apr 22, 2008 9:18 pm
Reply with quote

Hello,

What kind of transaction are you executing?

This sounds like someting specific to your code.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Tue Apr 22, 2008 9:28 pm
Reply with quote

ant1271 wrote:
Hi, I am getting abend TERR while navigating between the screens.
As had been said many times, if it don't begin with an 'A', it ain't a CICS abend......
Hopefully the abend produced a dump. look at it........
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: Wed Apr 23, 2008 4:31 pm
Reply with quote

You can probably find where it's being issued in the given program via CEDF. This obviously, is a application-generated abend-code. Could you scan the source for this literal and come up with some candidates?

In CEDF, press <PF9> and set your stop condition at CICS ASSIGN ABCODE.

IMHO, CEDF is still a viable method of locating program bugs.

It's not as pretty as some half-million dollar debugger, but when you don't have a choice, it's better than nothing. icon_wink.gif
HTH....

Regards,

Bill
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 9
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