SYSTABLES_PROFILE_TEXT catalog table
The SYSTABLES_PROFILE_TEXT table is an auxiliary table for the PROFILE_TEXT column of the SYSIBM.SYSTABLES_PROFILES table and is required to hold LOB data. The schema is SYSIBM.
Column name | Data type | Description | Use |
---|---|---|---|
PROFILE_TEXT | CLOB(2M)
NOT NULL WITH DEFAULT |
The complete text for the profile that the row represents. | G |