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

Performace in Extracting & Loading the Data


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

New User


Joined: 05 Jan 2008
Posts: 50
Location: Olympia, WA, USA

PostPosted: Sat Aug 09, 2008 3:48 am
Reply with quote

Hi all,

At our shop, we need to extract(Unload) the data from production need to load in the test environment. (refreshment process). The thing is to unload few tables have abundant data about 760 million of rows and they are taking lot of time to extract or unload the data. Thats the reason, production services asks us to cancel or insists not to run the jobs in production. Had it been individual table we would have taken from the latest imagecopies, but sometimes we use joins or subqueries to unload the data. My question is, Is there any suggestions from your side to unload the data as fast as we can, like using the CLASS parameters TIME parameters or any other suggestions, so that the job should go fine without abending and should complete with in 1-3 hrs.

Thanks in advance to all.

***If you feel my question is not appropriate pls excuse me**
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: Sat Aug 09, 2008 8:50 am
Reply with quote

Hello,

This a decision for your management. If your process is one they choose to support, they will make additonal resources available or remove the time constraint because it is inconvenient to other processes.

The CLASS and TIME parameters almost certainly will not provide what you need. Actually, processing 700million+ rows with joins and subqueries may not be reasonable in a 1-3 hour window. How was this time figured?

You may need a production-size copy to work with for some amount of time. Then you could restore an image copy and not interfere with the production system.

As i mentoned before, this is a decison for your management.
Back to top
View user's profile Send private message
satyender

New User


Joined: 05 Jan 2008
Posts: 50
Location: Olympia, WA, USA

PostPosted: Mon Aug 11, 2008 9:08 pm
Reply with quote

Thanks dick scherrer a lot for ur suggestions.
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: Mon Aug 11, 2008 9:40 pm
Reply with quote

You're welcome - good luck icon_smile.gif

We would be interested to hear the outcome.

d
Back to top
View user's profile Send private message
satyender

New User


Joined: 05 Jan 2008
Posts: 50
Location: Olympia, WA, USA

PostPosted: Mon Aug 11, 2008 11:52 pm
Reply with quote

sure..I am working on that only.
I will update once i come out with an answer. icon_smile.gif
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 1
No new posts Store the data for fixed length COBOL Programming 1
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top