If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > RE Indexing in DB2 v7.1

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-19-07, 18:21
ADee ADee is offline
Registered User
 
Join Date: Jan 2004
Location: Karachi,pakistan
Posts: 17
RE Indexing in DB2 v7.1

How to re index a table in db2 udb v7.1?

Thanks in Advance
__________________
A.Dee
Reply With Quote
  #2 (permalink)  
Old 01-21-07, 09:38
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Why do you think you need to "re index" the table?
Reply With Quote
  #3 (permalink)  
Old 01-23-07, 10:32
vini_srcna vini_srcna is offline
Registered User
 
Join Date: May 2006
Posts: 82
Hi, I'm sorry i have never heard of re index. can anyone please tell me that. Is that about INDEX ALL while doing RUNSTATS..? or is that DELETING the index and Recreating it as we cannot ALTER INDEX. please help
Reply With Quote
  #4 (permalink)  
Old 01-24-07, 01:07
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
I have never heard of "re index". So it can be multiple thinks like:
- recreating index (drop index, create index)
- reorganizing index (reorg table)
- etc.

ADee, can you please describe what you would like to do? Please also provide operating system you are using db2 on.

Hope this helps,
Grofaty
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On