Skip to content

Commit 40e88f4

Browse files
committed
adjust wsize and rsize buffer settings
1 parent 0908d3f commit 40e88f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Following is a baseline configuration for various sizes and uses of SAP on Db2 d
9696
| VM Name / Size |Db2 mount point |Azure Premium Disk |# of Disks |IOPS |Through-<br />put [MB/s] |Size [GB] |Burst IOPS |Burst Through-<br />put [GB] | Stripe size | Caching |
9797
| --- | --- | --- | :---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
9898
|E4ds_v4 |/db2 |P6 |1 |240 |50 |64 |3,500 |170 || |
99-
|vCPU: 4 |/db2/```<SID>```/sapdata |P10 |2 |1,000 |200 |256 |7,000 |340 |256 KB |ReadOnly |
99+
|vCPU: 4 |/db2/```<SID>```/sapdata |P10 |2 |1,000 |200 |256 |7,000 |340 |256<br />KB |ReadOnly |
100100
|RAM: 32 GiB |/db2/```<SID>```/saptmp |P6 |1 |240 |50 |128 |3,500 |170 | ||
101101
| |/db2/```<SID>```/log_dir |P6 |2 |480 |100 |128 |7,000 |340 |64<br />KB ||
102102
| |/db2/```<SID>```/offline_log_dir |P10 |1 |500 |100 |128 |3,500 |170 || |
@@ -134,7 +134,7 @@ Following is a baseline configuration for various sizes and uses of SAP on Db2 d
134134
|M128s |/db2 |P10 |1 |500 |100 |128 |3,500 |170 || |
135135
|vCPU: 128 |/db2/```<SID>```/sapdata |P40 |4 |30,000 |1.000 |8.192 |30,000 |1.000 |256 KB |ReadOnly |
136136
|RAM: 2048 GiB |/db2/```<SID>```/saptmp |P20 |2 |4,600 |300 |1.024 |7,000 |340 |128 KB ||
137-
| |/db2/```<SID>```/log_dir |P30 |4 |20,000 |800 |4.096 |20,000 |800 |64<br />KB |WriteAccelerator |
137+
| |/db2/```<SID>```/log_dir |P30 |4 |20,000 |800 |4.096 |20,000 |800 |64<br />KB |Write-<br />Accelerator |
138138
| |/db2/```<SID>```/offline_log_dir |P30 |1 |5,000 |200 |1.024 |5,000 |200 || |
139139

140140

0 commit comments

Comments
 (0)