The name of the function. The name used to invoke the function could also be TO_DATE or TO_TIMESTAMP. string-expression The string expression. Possible reasons for this error include: The string expression is too long or too short for the specified format string. ...
Explanation The string expression that was specified for the TIMESTAMP_FORMAT function cannot be interpreted with the specified format string to produce a timestamp value. function-name The name of the function. The name used to invoke the function could also be TO_DATE or TO_TIMESTAMP. string...
-20448 string-expression CANNOT BE INTERPRETED USING FORMAT STRING format-string FOR THE TIMESTAMP_FORMAT FUNCTION. Explanation The string expression that was specified for the TIMESTAMP_FORMAT function cannot be interpreted with the specified format string to produce a timestamp value. function-...
In IBM® i 7.3, the TIMESTAMP_FORMAT scalar function has been changed to enforce a failure when the string-expression contains numbers that do not have a corresponding element in the format-string. Prior to this change, the usage was permitted. After this change, the query will fa...
-20448string-expression CANNOT BE INTERPRETED USING FORMAT STRING format-string FOR THE TIMESTAMP_FORMAT FUNCTION. 説明 指定されたフォーマット・ストリングを使用して、TIMESTAMP_FORMAT 関数で指定されたストリング式を解釈してタイム・スタンプ値を作成することができませんでした。 function...