DB2 Universal Database for iSeries SQL Reference

SQL_SIZING

The SQL_SIZING view contains one row for each limit supported by the database manager. The following table describes the columns in the view:

Table 159. SQL_SIZING 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]