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

Updating 10000 records in a table takes 50 mintues


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sakthivel_t100
Warnings : 1

New User


Joined: 03 Aug 2007
Posts: 10
Location: chennai

PostPosted: Fri Aug 03, 2007 5:58 am
Reply with quote

HI ALL,
Please, Could any one help me. I need realtime problem questions if possible with Answers .

For Example I am updating 10000 records in a table,it takes 50 mintuesto update the records in a table. It takes time more write, I have to minimize times. How to solve the problem?
1)

I am loading the data from ps file to db2 table, When I Loading the data from ps file to db2 tables, It takes time .Is any other way to minimze the time or Some problem occured while loading the data that problem is fixed .How to solve that problem.
2)
Real time problems means What are the problems you are facing on DB2 in your organization.

I am preparing for an interview.That is only asking.

Thanks in Advance
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Fri Aug 03, 2007 6:25 am
Reply with quote

Only 10,000 records?
How well is the DB organized?
Is this an established DB to which you are "inserting" records?

If you can understand the "logic" of the SQL optimizer, you can "see" what it is looking for.... It can only guess, but if you know that a better route is available, then you can influence it into picking that better one....
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
Search our Forums:

Back to Top