Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.
DB2UDBExceptNodesReturns the DB2UDBExceptNodes associated with this bufferpool.
DB2UDBNodeNamesReturns the DB2UDBNodeNames associated with this bufferpool.
UserCommentsReturns the user comments collection associated with this Object.

Public Properties

PropertyDescription
AllNodesTells 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.
DescriptionDescription of the DB2 UDB BufferPool. DATATYPE: String.
ExtendedStorageTells whether you can use extended storage to cache pages that you are migrating. DATATYPE: Boolean.
GUIDGUID of the DB2 UDB BufferPool. DATATYPE: String.
IDReturns the DB2 UDB BufferPool's ID. DATATYPE: Integer.
NameName of the DB2 UDB BufferPool. DATATYPE: String.
PageSizeSpecifies the page size of the bufferpool, in kilobytes. Sizes of 4, 8, 16 and 32 are valid. DATATYPE: Integer.
SizeSpecifies the size of the bufferpool as number of pages. DATATYPE: Integer.
  • No labels