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 S322

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


Joined: 26 Aug 2005
Posts: 144
Topics: 73

PostPosted: Tue Jul 29, 2008 2:24 pm    Post subject: ABEND S322 Reply with quote

Hi all,

Herein I am facing a problem while unloading the data from Production.
I am trying to unload the data quering on 2 tables using the below query in DSNTIAUL utility. Table1 is having around 98726051 rows and Table2 is having 43535826. I used the parameter TIME=1410 also in the job statement. But still I am unable to unload the job, even after 3 hrs.
Could anyone pls help me in this regard.

Thanks in advance.

SELECT *
FROM
table1
WHERE RDNDTE IN
(SELECT RDNDTE
FROM
table2
WHERE DATE(RDNDTE) >= CURRENT DATE - 5 YEARS);
_________________
Satya
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 -> Database 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