Specify parameter markers

The customized message in the syserrors system catalog table can contain parameter markers. These parameter markers are strings of characters enclosed by a single percent ( % ) symbol on each end (for example, %TOKEN%).

A parameter marker is treated as a variable for which the mi_db_error_raise() function can supply a value. The mi_db_error_raise() function assumes that any message text or message parameter strings that you supply are in the server-processing locale. For a complete description of how to specify parameter markers for a customized message, see the HCL OneDB™ DataBlade® API Programmer's Guide.