Home | Previous Page | Next Page   Administrative Utilities > Managing Storage Spaces with the onspaces Utility > Create a Dbspace or Temporary Dbspace >

Specifying a Non-Default Page Size with the Same Size as the Buffer Pool

When you create a dbspace with a non-default page size, you must also create a buffer pool specific to that page size. It is recommended that you create the buffer pool before you create the dbspace. Use the onparams utility to create a buffer pool. For more information, see Add a New Buffer Pool.

When you add a dbspace with a different page size with the onspaces utility or you add a new buffer pool (with the onparams utility), a new BUFFERPOOL line is appended in the BUFFERPOOL configuration parameter in the ONCONFIG file to reflect the new entry and it is rewritten to disk.

Notes:
  1. You cannot change the page size of a dbspace after you create it.
  2. You cannot store logical or physical logs in a dbspace that is not the default platform page size.
  3. If a dbspace is created when a buffer pool with that page size does not exist, Dynamic Server creates a buffer pool using the values of the fields of the default line of the BUFFERPOOL parameter. You cannot have multiple buffer pools with the same page size.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]