Skip to content

Commit 17434e4

Browse files
committed
formatting
1 parent 702cb77 commit 17434e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machines/workloads/sap/dbms_guide_oracle.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Oracle software is supported by Oracle to run on Microsoft Azure with Oracle Lin
4646

4747
The specific scenario of SAP applications using Oracle Databases is supported as well. Details are discussed in the next part of the document.
4848

49-
## General Recommendations for running SAP on Oracle on Azure
49+
### General Recommendations for running SAP on Oracle on Azure
5050

5151
When installing or migrating existing SAP on Oracle systems to Azure, the following deployment pattern should be followed:
5252

@@ -78,7 +78,7 @@ There are two recommended storage deployment patterns for SAP on Oracle on Azure
7878

7979
Customers currently running Oracle databases on EXT4 or XFS file systems with LVM are encouraged to move to ASM. There are considerable performance, administration and reliability advantages to running on ASM compared to LVM. ASM reduces complexity, improves supportability and makes administration tasks simpler. This documentation contains links for Oracle DBAs to learn how to install and manage ASM.
8080

81-
## Oracle Automatic Storage Management (ASM)
81+
### Oracle Automatic Storage Management (ASM)
8282

8383
Checklist for Oracle Automatic Storage Management:
8484

@@ -246,7 +246,7 @@ We highly recommend using the Oracle dNFS clint for all Oracle volumes.
246246

247247
Recommended mount options are:
248248

249-
**NFS3**: rw,vers=3,rsize=262144,wsize=262144,hard,timeo=600,noatime
249+
**NFSv3**: rw,vers=3,rsize=262144,wsize=262144,hard,timeo=600,noatime
250250

251251
**NFSv4.1**: rw,vers=4.1,rsize=262144,wsize=262144,hard,timeo=600,noatime
252252

@@ -431,7 +431,7 @@ The disk selection for hosting Oracle's online redo logs should be driven by IOP
431431
- [SAP on Windows Presentation (oracle.com)](https://www.oracle.com/technetwork/topics/dotnet/tech-info/oow2015-windowsdb-bestpracticesperf-2757613.pdf)
432432
[2823030 - Oracle on MS WINDOWS Large Pages](https://launchpad.support.sap.com/#/notes/2823030)
433433

434-
## Next steps
434+
### Next steps
435435
Read the article
436436

437437
- [Considerations for Azure Virtual Machines DBMS deployment for SAP workload](dbms_guide_general.md)

0 commit comments

Comments
 (0)