Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Index move
RE: Index move"having the index on a different disk from the table should give you better performance."
Why ?
Seema,
The big question: where is the table? Forgetting about RAID, having the index on a different disk from the table should give you better performance.
As far as moving the index to another tablespace without considering the table, it depends on what else that disk is doing. If it is hardly used, then you might get a performance increase. If the disk is busy, moving an index to it could slow things down even more.
Jerry Whittle
ACIFICS DBA
NCI Information Systems Inc.
jerome.whittle_at_scott.af.mil
618-622-4145
-----Original Message-----
From: Seema Singh [SMTP:oracledbam_at_hotmail.com]
Hi
Is any performance gain/impact if I move unique indexes from one tablespace
to another tablespace if both tablespaces are on diffrent physical disk?
Thanks
-Seema
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Anjo Kolk
INET: anjo_at_oraperf.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Aug 19 2002 - 12:43:38 CDT