You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

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 of the DB2 UDB BufferPool. DATATYPE: String.

Tells whether you can use extended storage to cache pages that you are migrating. DATATYPE: Boolean.

GUID of the DB2 UDB BufferPool. DATATYPE: String.

Returns the DB2 UDB BufferPool's ID. DATATYPE: Integer.

Name of the DB2 UDB BufferPool. DATATYPE: String.

Specifies the page size of the bufferpool, in kilobytes. Sizes of 4, 8, 16 and 32 are valid. DATATYPE: Integer.

Specifies the size of the bufferpool as number of pages. DATATYPE: Integer.
  • No labels