Db2 for z/OS 12.0.0
A tabela SYSPACKSTMT_STMT é uma tabela auxiliar para a coluna STATEMENT da tabela SYSPACKSTMT e contém os dados LOB.
O esquema é SYSIBM.
The SYSPACKSTMT_STMT table is an auxiliary table for the STATEMENT column of the SYSPACKSTMT table and contains the LOB data.
The schema is SYSIBM.
| Column name |
Data type |
Description |
Use |
| STATEMENT |
CLOB(2M) NOT NULL WITH DEFAULT |
The complete text for the SQL statement that the row represents. |
G |
© Copyright IBM Corp.
|