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

Compare with Current View Page History

« Previous Version 4 Next »

Public Methods

MethodDescription
BoundAttachmentsGet all the BoundAttachments of this DB2Tablespace.
DB2TbsPartitionsGet all the DB2TbsPartitions of this DB2Tablespace.
UserCommentsGet all the User comments associated with this DB2Tablespace.

Public Properties

PropertyDescription
BufferPoolBufferPool of the DB2Tablespace. DATATYPE: String.
CloseClose property of the DB2Tablespace. DATATYPE: Boolean.
CompressCompress property of the DB2Tablespace. DATATYPE: Boolean.
DatabaseDatabase of the DB2Tablespace. DATATYPE: String.
DescriptionDescription of the DB2Tablespace. DATATYPE: String.
DssSizeDssSize in Gigabytes of the DB2Tablespace. DATATYPE: Integer.
EncodingEncoding of the DB2Tablespace. ASCII, EBCDIC and UNICODE are the only valid input strings. DATATYPE: String.
EraseErase property for the DB2Tablespace. DATATYPE: Boolean.
FreePageFreePage of the DB2Tablespace. DATATYPE: Integer.
GBPCacheGbpCache of the DB2Tablespace. Valid strings are CHANGED, ALL, SYSTEM, and NONE. DATATYPE: String.
GUIDGUID of the DB2Tablespace. DATATYPE: String.
IDID of the DB2Tablespace. DATATYPE: Integer.

LockMax of the DB2Tablespace. Set to -1 for SYSTEM. DATATYPE: Integer.

LockPart property of the DB2Tablespace. DATATYPE: Boolean.

LockSize of the DB2Tablespace. Valid strings are ANY, TABLESPACE, TABLE, PAGE, ROW, and LOB. DATATYPE: String.

Log of the DB2Tablespace. DATATYPE: Boolean.

MaxPartitions of the DB2Tablespace. Input range is 1 to 4096 only. DATATYPE: Integer.

MaxRows of the DB2Tablespace. Input range is 1 to 255 only. DATATYPE: Integer.

MemberCluster of the DB2Tablespace. DATATYPE: Boolean.

Name of the DB2Tablespace. DATATYPE: String.

NumParts of the DB2Tablespace. Set value to 0 (zero) for not partitioned. DATATYPE: Integer.

PctFree of the DB2Tablespace. DATATYPE: Integer.

PriQty of the DB2Tablespace. DATATYPE: Integer.

SecQty of the DB2Tablespace. DATATYPE: Integer.

SegSize of the DB2Tablespace. DATATYPE: Integer.

StoGroupName of the DB2Tablespace. DATATYPE: String.

TrackMod of the DB2Tablespace. DATATYPE: Boolean.

Type of the DB2Tablespace. LARGE and LOB are the only valid strings. DATATYPE: String.

VcatName of the DB2Tablespace. DATATYPE: String.
  • No labels