trace_class
is either a class name or the class ID integer value expressed as a character string.
threshold
is a non-negative integer setting the statement threshold for execution.
message_name
is the identifier for a message stored in the database.
toktype
is a string made up of a token name followed by a single % symbol followed by a single character output specifier as used in printf formats.
val
is a value expression to be output that must match the type of the output specifier in the preceding token.
MI_LIST_END
is a macro constant that ends the variable-length list.
Important: MI_LIST_END is required to mark the end of the variable-length list. Failure to include MI_LIST_END might cause the user-defined routine to crash. The following two examples show internationalized trace statements: