-4700    ATTEMPT TO USE NEW FUNCTION BEFORE NEW FUNCTION MODE

Explanation

Capabilities that this release of DB2® introduces cannot be used before new function mode has been enabled. An attempt was made to execute one of these functions.

New capabilities introduced in DB2 10 cannot be used until new-function mode is enabled. This error code is issued on an attempt to use a new function before new-function mode is enabled.

System action

The statement cannot be processed.

Programmer response

Either delay running your program until new-function mode has been enabled, or restrict your program to capabilities that are supported before new-function mode is enabled.

SQLSTATE

56038