Move Index [message #64392] |
Fri, 21 January 2005 01:49 |
AL
Messages: 24 Registered: October 2000
|
Junior Member |
|
|
Hello,
I am working with oracle 9.2.0.4 in a Redhat-enviroment.
My problem:
I have a lot of indezes in the user-tablespaces. So I want to move it to the index-tablespace.
For this I want to use "alter index myindex rebuild tablespace newtablespace".
Questions:
Is it possible to make this while the db is running? Or have my users to disconnect?
And does this command rebuild the indezes 1 to 1 or is it necessary to clearify any parameters?
|
|
|
|
|