Completing Your Custom Report
CentreVu CMS Custom Reports
Test Design Error Messages
5-14
Phase 2
Historical
Error Codes
5
This section contains the
INFORMIX
*
error codes most likely to appear for
CentreVu CMS historical reports. Each code includes a description of the
error and the recommended corrective action.
These errors are reported in the following format:
INFORMIX error: <error number>
In addition, a circumflex (^) may appear in the listed Select statement(s) to
mark the location of an error.
*INFORMIX is a registered trademark of Informix Software, Inc.
Note
If an error code appears that is not listed in this document, see the
INFORMIX SQL Relational Database Management System
Reference Guide for INFORMIX SQL Version 4.10.
Table 5-2: Phase 2 Historical Error Codes
—201
Description: A syntax error has occurred.
Solution: Check that you have not misspelled an RDSQL
statement, placed key words out of sequence, or included
an
INFORMIX-SQL reserved word in your query.
—202
Description: An illegal character has been found in the
statement.
Solution: Remove the illegal character (often a
nonprintable control character) and resubmit the statement
—203
Description: An illegal integer has been found in the
statement.
Solution: Integers must be whole numbers from -
2,147483,647 to 2,147,483,647. Check that you have not
included a number with a fractional portion or a number
outside the acceptable range. Check also that you have not
inadvertently entered a letter in place of a number (for
example,
125p3
instead of
12503
).
—204
Description: An illegal floating-point number has been
found in the statement.
Solution: Check that you have not inadvertently entered a
letter in place of a number (for example,
125p3
instead of
125.03
).
Summary of Contents for CentreVu
Page 16: ...Preface CentreVu CMS R3V5 Custom Reports Related Documents P 10 ...
Page 44: ...Getting Started CentreVu CMS Custom Reports Deleting a Custom Report 2 10 ...
Page 140: ...Completing Your Custom Report CentreVu CMS Custom Reports Running Custom Reports 5 22 ...
Page 178: ...Database Items and Calculations CentreVu CMS Custom Reports General Information A 2 ...
Page 188: ...Glossary CentreVu CMS Custom Reports GL 10 ...
Page 198: ......