number of large i/o buffers

Summary information

Default value

6

Valid values

1–32

Status

Dynamic

Display level

Comprehensive

Required role

System Administrator

The number of large i/o buffers parameter sets the number of 16K buffers reserved for performing large I/O for certain Adaptive Server utilities. These large I/O buffers are used primarily by the load database command. load database uses one buffer to load the database, regardless of the number of stripes it specifies. load database then uses up to eight buffers to clear the pages for the database it is loading. These buffers are not used by load transaction. If you need to perform more than six load database commands concurrently, configure one large I/O buffer for each load database command.

create database and alter database use these buffers for large I/O while clearing database pages. Each instance of create database or load database can use up to eight large I/O buffers.

These buffers are also used by disk mirroring and by some dbcc commands.