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

Start of change

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.
Start of change4End of change
Start of changeStart of changeThe SYSPROC.SET_MAINT_MODE_RECORD_NO_TEMPORALHISTORY stored procedure is no longer supported beginning with Db2 12 V12R1M503.End of changeEnd of change
Start of change 5End of change
Start of changeFL 504 Synonyms are deprecated and cannot be created with application compatibility V12R1M504 or higher.End of change
Start of change 6End of change
Start of changeFL 504 Hash-organized tables are deprecated and cannot be created with application compatibility V12R1M504 or higher.End of change
Start of change 7End of change
Start of changeFL 504 Partitioned (non-UTS) table spaces are deprecated and cannot be created with application compatibility V12R1M504 or higher.End of change
End of change

System action

The statement or EXPLAIN operation cannot be processed.

Start of change

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.

End of change

SQLSTATE

560A9

Severity

8 (error)