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 

TH abend code

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
deepa1
Beginner


Joined: 17 Dec 2003
Posts: 3
Topics: 3

PostPosted: Thu Jan 22, 2004 1:36 pm    Post subject: TH abend code Reply with quote

I know that TH abend code occurs if a PSB is not scheduled.
I have given the following call first which is successful.

EXEC DLI GU USING PCB(PCBL)
SEGMENT (ROot)
WHERE (KRoot = CA_U_SEL)
INTO (Root1);

And later a second level call as below and I have a TH abend code.


EXEC DLI GU USING PCB(PCBL)
SEGMENT (ROot)
WHERE (KROot = Root1.O_key)
SEGMENT (Seg2)
WHERE (KSeg2 > KEY_2)
INTO (SEGX2);


How could this happen when the first level call is successful and No termination is executed in between.
I get this abend only sometimes. How can I avoid this?
_________________
deepasri
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 -> IMS 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