dbf files separation
Hello,
Our dbf files are currently on a single RAID 10.
We are thinking of adding another RAID 10 on the same server & move 1/2 of the dbf files over to improve I/O performance.
Our current tablespaces are:
TABLESPACE_NAME
APPS_TS_ARCHIVE
APPS_TS_INTERFACE
APPS_TS_MEDIA
APPS_TS_NOLOGGING
APPS_TS_QUEUES
APPS_TS_SEED
APPS_TS_SUMMARY
APPS_TS_TOOLS
APPS_TS_TX_DATA
APPS_TS_TX_IDX
APPS_UNDOTS1
INTERIM
OTHD
POD
PORTAL
SYSAUX
SYSTEM
TEMP
USERS
What would be the recommended separation of the tablespaces to best make use of the the 2 RAIDs for performance?
Thanks.