![]() |
![]() |
Use the options described in Table 343 to control some aspects of database and recovery log
processing.
Table 343. Database and Recovery Log Options
| Option | Description |
|---|---|
| BUFPOOLSIZE | The size of database buffer pool |
| DBPAGESHADOW | Whether database page shadowing is enabled |
| DBPAGESHADOWFILE | The name of the file to use for database page shadowing |
| LOGPOOLSIZE | The size of recovery log buffer pool |
| LOGWARNFULLPERCENT | The log utilization threshold at which warning messages are issued. |
| MIRRORREAD | How mirrored volumes are to be accessed when the server reads pages to the recovery log or database during normal processing |
| MIRRORWRITE | How mirrored volumes are to be accessed when the server writes pages to the recovery log or database during normal processing |
| SELFTUNEBUFPOOLSIZE | Whether the server can automatically tune the database buffer pool size |