Buffer Pools Used in Storage Control Files
Siebel CRM uses four buffer pools in the storage control file templates:
One 4-KB buffer pool for 4-KB table spaces (the default name is BP1)
One 4-KB buffer pool for all indexes (the default name is BP2)
One 8-KB buffer pool for 8-KB table spaces (the default name is BP8K1)
One 16-KB buffer pool for 16-KB table spaces (the default name is BP16K1)
One 32-KB buffer pool for 32-KB table spaces (the default name is BP32K1)
Multiple buffer pools can be used for each page size. If you require multiple buffer pools, use the Siebel Database Storage Configurator (dbconf.xls) or any other method described in Preparing a Storage Control File to enter these values.
Your DBA must activate and grant use of buffer pools before you can perform the Siebel installation. For an example of buffer pool definitions, see Allocating Space for Buffer Pools and Storage Groups.