The following conditions are those that would lead you to consider remapping the database to take advantage of more efficient disk I/O. However, such remapping means physically rebuilding the database. Therefore, the recommended actions should be considered carefully before proceeding.
Action: Placing the table on a SQL Server segment that is mapped to a database device on one or more dedicated physical drives can improve performance. In fact, if the database device is mapped to a RAID 0 or RAID 5 partition that is controlled by using a dedicated intelligent array controller, performance can be substantially increased. However, the creation of segments carries with it the potential for high administrative costs. Therefore, it may be more cost effective to simply enhance the disk subsystem components.
Action: If multiple databases are on the same device, consider moving some of the databases to other devices.