The SQL_SIZING view contains one row for each limit supported by the
database manager. The following table describes the columns in the
view:
Column Name | Data Type | Description |
---|---|---|
SIZING_ID | INTEGER | ANS and ISO sizing ID |
SIZING_NAME | VARCHAR(128) | Name of the ANS and ISO sizing. |
SUPPORTED_VALUE | INTEGER
Nullable | Indicates the sizing limit.
Contains the null value if the sizing limit is not applicable. |
COMMENTS | VARCHAR(2000)
Nullable | Reserved. Contains the null value. |
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.