DSNH20008I ATTEMPT TO USE UNSUPPORTED FEATURE msg-token. REASON CODE: reason-code

Explanation
The statement attempted to use a feature or format that is not supported.
- msg-token
- Text that identifies the unsupported feature.
- reason-code
- A numeric value that identifies the unsupported feature.
- 3
- TYPE 1 indexes are no longer supported. Only TYPE 2 can be specified, beginning in DB2® version 6.
4
The SYSPROC.SET_MAINT_MODE_RECORD_NO_TEMPORALHISTORY stored procedure is no longer supported beginning with Db2 12 V12R1M503.
5
FL 504 Synonyms are deprecated and cannot be created with application compatibility V12R1M504 or higher.
6
FL 504 Hash-organized tables are deprecated and cannot be created with application compatibility V12R1M504 or higher.
7
FL 504 Partitioned (non-UTS) table spaces are deprecated and cannot be created with application compatibility V12R1M504 or higher.

System action
The statement or EXPLAIN operation cannot be processed.

Programmer response
Take appropriate action based on the reason-code value. In most cases, remove references to the unsupported clause or keyword from the SQL statement, to avoid using the unsupported feature.

SQLSTATE
560A9
Severity
8 (error)