Tivoli Storage Manager for Windows Administrator's Reference

LOGPOOLSIZE

Specifies the size, in kilobytes, of the recovery log buffer pool. A large buffer pool may increase the rate by which recovery log transactions are committed to the database, but it also requires more memory.

Syntax

>>-LOGPoolsize--kilobytes--------------------------------------><
 

Parameters

kilobytes
Specifies the size of the recovery log buffer pool in kilobytes. The minimum value is 128. The maximum value is limited by available virtual memory size. The default value is 512.

Examples

logpoolsize 128


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