18.11.2012 Views

Understanding Buffer Pool Performance and ... - Quest Software

Understanding Buffer Pool Performance and ... - Quest Software

Understanding Buffer Pool Performance and ... - Quest Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Buffer</strong> <strong>Pool</strong> Management<br />

Block-Based <strong>Buffer</strong> <strong>Pool</strong>s<br />

You Can Expect More<br />

• Contiguous blocks of pages to be moved into contiguous<br />

portions of memory<br />

• Block-based buffer pools will be wasted if your application<br />

doesn’t perform sequential prefetch<br />

CREATE BUFFERPOOL bufferpool_name SIZE number of pages<br />

[IMMEDIATE | DEFERRED]<br />

[PAGESIZE integer [K]]<br />

[[NOT] EXTENDED STORAGE<br />

| NUMBLOCKPAGES number of pages [BLOCKSIZE number of pages]]<br />

[ALL DBPARTITIONNUMS<br />

| DATABASE PARTITION GROUP db_partition_group_name [,…]]<br />

[EXCEPT ON DBPARTITIONNUM[S] (db_partition_number1 [TO db_partition_number2]<br />

SIZE number of pages [,…])]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!