Best Practice Oracle Database and Veritas Filesystem
Hello,
What ist the best Practice for Oracle Database using Veritas Filesystem on a SPARC Solaris:
$ modinfo |grep vx
40 7be68000 40318 287 1 vxdmp (VxVM 5.0MP3RP5: DMP Driver)
42 7ba00000 213e70 288 1 vxio (VxVM 5.0MP3RP5 I/O driver)
44 7be18d28 c78 289 1 vxspec (VxVM 5.0MP3RP5 control/status d)
218 7ab7a000 52378 286 1 vxfen (VRTS Fence 5.0MP3RP5)
219 7afa5318 ca8 290 1 vxportal (VxFS 5.0_REV-5.0MP3RP5HF2 porta)
220 7a600000 1df7c8 21 1 vxfs (VxFS 5.0_REV-5.0MP3RP5HF2 SunOS)
Database is a 11.2.0.3 and 10.2.0.4 which using options like this:
SQL> show parameter io
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
O7_DICTIONARY_ACCESSIBILITY boolean FALSE
audit_sys_operations boolean FALSE
What ist the best Practice for Oracle Database using Veritas Filesystem on a SPARC Solaris:
$ modinfo |grep vx
40 7be68000 40318 287 1 vxdmp (VxVM 5.0MP3RP5: DMP Driver)
42 7ba00000 213e70 288 1 vxio (VxVM 5.0MP3RP5 I/O driver)
44 7be18d28 c78 289 1 vxspec (VxVM 5.0MP3RP5 control/status d)
218 7ab7a000 52378 286 1 vxfen (VRTS Fence 5.0MP3RP5)
219 7afa5318 ca8 290 1 vxportal (VxFS 5.0_REV-5.0MP3RP5HF2 porta)
220 7a600000 1df7c8 21 1 vxfs (VxFS 5.0_REV-5.0MP3RP5HF2 SunOS)
Database is a 11.2.0.3 and 10.2.0.4 which using options like this:
SQL> show parameter io
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
O7_DICTIONARY_ACCESSIBILITY boolean FALSE
audit_sys_operations boolean FALSE
0