Property | Description |
---|
BaseTableName | Name of the Base Table for which the Auxiliary Table was created. DATATYPE: String. |
BaseTableOwner | Owner of the Base Table for which the Auxiliary Table was created. DATATYPE: String. |
DatabaseName | Name of the Database in which the Auxiliary Table is stored. DATATYPE: String. |
Description | Description of the Auxiliary Table. DATATYPE: String. |
GUID | GUID of the Auxiliary Table. DATATYPE: String. |
ID | Returns the Auxiliary Table's ID. DATATYPE: Integer. |
IndexBufferPool | BufferPool name of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexClose | CLOSE option of the Auxiliary Table's Index. DATATYPE: String. |
IndexCopy | COPY option of the Auxiliary Table's Index. DATATYPE: String. |
IndexErase | ERASE option of the Auxiliary Table's Index. DATATYPE: String. |
IndexFreePage | FreePage setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexGBPCache | Determines the auxiliary table's indexes setting for GBPCache (CHANGED, ALL, NONE). DATATYPE: String. |
IndexName | Name of the Unique Index created on the Auxiliary Table. DATATYPE: String. |
IndexOwner | Owner of the UniqueIndex created on the Auxiliary Table. DATATYPE: String. |
IndexPercentFree | PercentFree setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexPieceSize | PieceSize setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexPriQty | PriQty setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexSecQty | SecQty setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexStogroup | Stogroup name of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexUsing | Determines whether the indexes data sets are user managed (VCAT), DB2 managed (STOGROUP), or whether neither was specified (NONE). DATATYPE: String. |
IndexVCATName | VCAT name of the Index created on the Auxiliary Table. DATATYPE: String. |
LOBColumnName | Name of the LOBColumn whose Data the Auxiliary Table stores. DATATYPE: String. |
Name | Name of the Auxiliary Table. DATATYPE: String. |
Owner | Owner of the Auxiliary Table. DATATYPE: String. |
TablespaceName | Name of the Tablespace in which the Auxiliary Table is stored. DATATYPE: String. |