SQL error text

The SQL error text is displayed with the error code in the language specified by the message locale. To specify parameters in messages, assign each parameter a unique name enclosed in percent characters (%).

For example, an input function could send the following message when it is unable to translate an input value:
%FUNCNAME%: Unable to decipher input '%INPUT%'.

For information about tracing and calling error messages, see the Informix® DataBlade® API Programmer's Guide.