File System Creation Practices for an Oracle Database
Consider the following file system practices when creating an Oracle database.
-
Match the ZFS
recordsizeproperty to the Oracledb_block_size. -
Create database table and index file systems in main database pool, using an 8 KB
recordsizeand the defaultprimarycachevalue. -
Create temp data and undo table space file systems in the main database pool, using default
recordsizeandprimarycachevalues. -
Create archive log file system in the archive pool, enabling compression and default
recordsizevalue andprimarycacheset tometadata.