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

Update in the order of Clustering Index, reduces CPU Time?


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

New User


Joined: 25 Jul 2006
Posts: 24

PostPosted: Wed Mar 14, 2007 5:54 pm
Reply with quote

Hi,

We are having performance issues in our DB2 modules. We found that updation of columns of in a table is taking much CPU time. Currently the columns are updated in random fashion.
If the columns are updated in Clustering index order , whether the CPU time will be reduced?

Please advise

Thank you.
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Wed Mar 14, 2007 6:33 pm
Reply with quote

Hi,

You have the answer in your question. You are true CPU time will improve when you use clustering index.
Back to top
View user's profile Send private message
vini_srcna

Active User


Joined: 26 May 2005
Posts: 178
Location: Copenhagen, Denmark

PostPosted: Wed Mar 14, 2007 9:15 pm
Reply with quote

Quote:
If the columns are updated in Clustering index order , whether the CPU time will be reduced?


Obviously yes. It takes less time when you go for sequential access.
Back to top
View user's profile Send private message
ashok_uddaraju

New User


Joined: 21 Feb 2007
Posts: 72
Location: US

PostPosted: Wed May 16, 2007 9:18 am
Reply with quote

hi,
The main purpose of clustering index is to reduce CPU time
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 To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts Rotate partition-logical & physic... DB2 0
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top