関数関連エラーの新しいエラーコード(保留中)¶
関数呼び出しに問題があった場合に返されるメッセージのエラーコードは、以下のように変更されます。
- 変更前:
The error code of function-related errors is
002140.002140=SQL compilation error: Unknown function- 変更後:
The error code of function-related errors is
002139.002139=SQL compilation error: Unknown functionAn error message with the new error code includes additional information when the error occurred because the caller didn't have the correct access control privileges.
参照:2124