Home » RDBMS Server » Server Administration » I need to move my indexes (around 300) from data tablespace to index tablespace. (10)
I need to move my indexes (around 300) from data tablespace to index tablespace. [message #507818] Wed, 18 May 2011 02:37 Go to next message
vishnu_ora
Messages: 12
Registered: April 2011
Junior Member

Hi Masters,

I need to move my indexes (around 300) from data tablespace to index tablespace. What's the best way to do it?

Please help
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #507822 is a reply to message #507818] Wed, 18 May 2011 02:42 Go to previous messageGo to next message
Michel Cadot
Messages: 68648
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ALTER INDEX ... REBUILD TABLESPACE ...

Regards
Michel
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #507902 is a reply to message #507818] Wed, 18 May 2011 08:06 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
vishnu_ora wrote on Wed, 18 May 2011 03:37

I need to move my indexes (around 300) from data tablespace to index tablespace. What's the best way to do it?


What is the reason you think this? It may be valid, but you also may have the misconception that indexes need to be in a separate tablespace from tables.
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #507904 is a reply to message #507902] Wed, 18 May 2011 08:17 Go to previous messageGo to next message
Michel Cadot
Messages: 68648
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
He just reads it on oracle-dba (scrambled) so it is obviously a very good advice. Twisted Evil

Regards
Michel

[Updated on: Wed, 18 May 2011 08:17]

Report message to a moderator

Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508191 is a reply to message #507904] Thu, 19 May 2011 16:59 Go to previous messageGo to next message
vishnu_ora
Messages: 12
Registered: April 2011
Junior Member

First, Thx for the reply.

Second, Our company used to keep all the indexes in a different tablespace .... due to several reasons.

Michel is a Master .....I won't deny .... him
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508192 is a reply to message #507904] Thu, 19 May 2011 17:00 Go to previous messageGo to next message
vishnu_ora
Messages: 12
Registered: April 2011
Junior Member

Michel Cadot wrote on Wed, 18 May 2011 18:47
He just reads it on oracle-dba (scrambled) so it is obviously a very good advice. Twisted Evil

Regards
Michel


Surprised what u mean ?
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508193 is a reply to message #508192] Thu, 19 May 2011 17:04 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508194 is a reply to message #508193] Thu, 19 May 2011 17:11 Go to previous messageGo to next message
vishnu_ora
Messages: 12
Registered: April 2011
Junior Member

Thx Guys ..... I will make sure that ..... I won't paste any silly doubts Smile Smile
Really appreciate you are patience Cool
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508195 is a reply to message #508194] Thu, 19 May 2011 17:15 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>I need to move my indexes (around 300) from data tablespace to index tablespace.
The basic premise is 100% invalid & flawed.
INDEX & TABLE can happily reside in same tablespace WITHOUT any negative repercussions.
Re: I need to move my indexes (around 300) from data tablespace to index tablespace. [message #508224 is a reply to message #508195] Fri, 20 May 2011 00:57 Go to previous message
ramoradba
Messages: 2456
Registered: January 2009
Location: AndhraPradesh,Hyderabad,I...
Senior Member
May be he is trying to avoid I/O problems..... Razz

So Op has to Answer this .....
Quote:
What is the reason you think this? It may be valid, but you also may have the misconception that indexes need to be in a separate tablespace from tables.


My answer is "Yes ,No may be"




Sriram
Previous Topic: Segment Advisor problem
Next Topic: controlfile
Goto Forum:
  


Current Time: Wed May 08 14:34:40 CDT 2024