Property | Description |
---|
AllNodes | Tells whether ON ALL NODES is specified in the CREATE statement. Setting AllNodes to true empties the Node Collection. No Nodes can be added, while AllNodes is true. DATATYPE: Boolean. |
Description | Description of the DB2 UDB BufferPool. DATATYPE: String. |
ExtendedStorage | Tells whether you can use extended storage to cache pages that you are migrating. DATATYPE: Boolean. |
GUID | GUID of the DB2 UDB BufferPool. DATATYPE: String. |
ID | Returns the DB2 UDB BufferPool's ID. DATATYPE: Integer. |
Name | Name of the DB2 UDB BufferPool. DATATYPE: String. |
PageSize | Specifies the page size of the bufferpool, in kilobytes. Sizes of 4, 8, 16 and 32 are valid. DATATYPE: Integer. |
Size | Specifies the size of the bufferpool as number of pages. DATATYPE: Integer. |