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.

Table 1. SYSIBM.SYSTABLES_PROFILE_TEXT table column descriptions
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