Skip to content

Commit 7cc15d7

Browse files
Merge pull request #272912 from msjuergent/orachanges
fix typo
2 parents 0287516 + ee5a549 commit 7cc15d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/workloads/dbms-guide-oracle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Checklist for Oracle Automatic Storage Management:
125125
2. [**ASMLib**](https://docs.oracle.com/en/database/oracle/oracle-database/19/ladbi/about-oracle-asm-with-oracle-asmlib.html)
126126
is used and not UDEV. UDEV is required for multiple SANs, a scenario that doesn't exist on Azure
127127
3. ASM should be configured for **External Redundancy**. Azure Premium SSD storage provides triple redundancy. Azure Premium SSD matches the reliability and integrity of any other storage solution. For optional safety, customers can consider **Normal Redundancy** for the Log Disk Group
128-
4. No Mirror Log is optional for ASM [888626 - Redo log layout for high-end systems](https://launchpad.support.sap.com/#/notes/888626)
128+
4. Mirroring Redo Log files is optional for ASM [888626 - Redo log layout for high-end systems](https://launchpad.support.sap.com/#/notes/888626)
129129
5. ASM Disk Groups configured as per Variant 1, 2 or 3 below
130130
6. ASM Allocation Unit size = 4MB (default). Very Large Databases (VLDB) OLAP systems such as BW may benefit from larger ASM Allocation Unit size. Change only after confirming with Oracle support
131131
7. ASM Sector Size and Logical Sector Size = default (UDEV isn't recommended but requires 4k)

0 commit comments

Comments
 (0)