To display the text and explanation for any message, issue the following query command in a stored procedure
? n
where:
Is the message number.
The message number and text appear, along with a detailed explanation of the message (if one exists). For example, issuing the following command
? 210
displays the following:
(FOC210) THE DATA VALUE HAS A FORMAT ERROR: An alphabetic character has been found where all numerical digits are required.