Administrator's Reference


Setting Database and Recovery Log Options

Use the options described in Table 308 to control some aspects of database and recovery log processing.

Table 308. 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
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


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]