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

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

MethodDescription

Get all the BoundAttachments of this DB2Tablespace.

Get all the DB2TbsPartitions of this DB2Tablespace.

Get all the User comments associated with this DB2Tablespace.

Public Properties

PropertyDescription

BufferPool of the DB2Tablespace. DATATYPE: String.

Close property of the DB2Tablespace. DATATYPE: Boolean.

Compress property of the DB2Tablespace. DATATYPE: Boolean.

Database of the DB2Tablespace. DATATYPE: String.

Description of the DB2Tablespace. DATATYPE: String.

DssSize in Gigabytes of the DB2Tablespace. DATATYPE: Integer.

Encoding of the DB2Tablespace. ASCII, EBCDIC and UNICODE are the only valid input strings. DATATYPE: String.

Erase property for the DB2Tablespace. DATATYPE: Boolean.

FreePage of the DB2Tablespace. DATATYPE: Integer.

GbpCache of the DB2Tablespace. Valid strings are CHANGED, ALL, SYSTEM, and NONE. DATATYPE: String.

GUID of the DB2Tablespace. DATATYPE: String.

ID 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