+20520 Start of changeATTEMPT TO USE A DEPRECATED FEATURE msg-token. REASON CODE reason-codeEnd of change

Explanation

Start of changeThe statement attempted to use a feature or format that is deprecated.End of change

Start of changemsg-tokenEnd of change
Start of changeText that identifies the deprecated feature.End of change
reason-code
A numeric value that identifies the deprecated feature.
2
A table is defined with a format that is no longer supported by EXPLAIN. Processing continues, and the EXPLAIN tables are populated as usual. The name of the table is returned in msg-token. Only one instance of this message is issued per package for EXPLAIN tables in supported formats during bind or rebind.

System action

Processing continues.

User response

No immediate action is required. However, it is best to update the statement to prepare for when an error will be returned for the same condition.

Programmer response

Change the statement for future releases.

SQLSTATE

01694