![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, what are the possible ways to convert a non partitioned index to a partitioned index in DB2 V9.7.1? According to the InfoCenter, the only way is to drop and recreate one index at a time (http://publib.boulder.ibm.com/infoce.../t0054730.html) I was wondering if it were also possible to make the conversion with only one command, such as REORG TABLE... or something like that? Damir, |
#3
| |||
| |||
|
|
It should be easy to write a stored procedure that, given a table table converts all global indexes to local indexes... Cheers Serge |
#4
| |||
| |||
|
|
Of course it is and that is what we are going to do. I was just wondering... :-) Thank you for the quick response! Regards, * * Damir ---"Serge Rielau" <srie... (AT) ca (DOT) ibm.com> wrote in message news:7v9oatFedgU1 (AT) mid (DOT) individual.net... It should be easy to write a stored procedure that, given a table table converts all global indexes to local indexes... Cheers Serge |
![]() |
| Thread Tools | |
| Display Modes | |
| |