Recommended filesystem \ physical disk separation for Oracle compenents TEMP, UNDO, REDO, ARCHIVE LO
This is a disk layout planning question for HP-UX Itanium. I have reviewed the 11g install, admin and quick install guides already. for HP-UX Itanium.
I am looking for a clear recommendation of separation of Oracle components across filesystems and phyical volumes.
Here are the details of my current database, we are planning the new server now:
Data datafiles = 130 GB across 3 filesystems
Index datafiles = 65 GB across 4 filesystems (currently separate FS then data, but shared phyical volumes)
UNDO = 15 GB on a separate filesystem.
TEMP = 15 GB on a separate filesystem. (but shared with the SYSAUX and USERS tablespaces, and 1 control file)
Archive logs - available disk space 28 GB on a separate filesystem.
I am looking for a clear recommendation of separation of Oracle components across filesystems and phyical volumes.
Here are the details of my current database, we are planning the new server now:
Data datafiles = 130 GB across 3 filesystems
Index datafiles = 65 GB across 4 filesystems (currently separate FS then data, but shared phyical volumes)
UNDO = 15 GB on a separate filesystem.
TEMP = 15 GB on a separate filesystem. (but shared with the SYSAUX and USERS tablespaces, and 1 control file)
Archive logs - available disk space 28 GB on a separate filesystem.
0