Troubleshooting guide

220 Avaya CMS Supervisor Report Designer
Phase 2 historical report error codes
This section contains the CMS database error codes that are most likely to appear for CMS
historical reports.
This section includes the following topics:
Format on page 220
List of phase 2 error codes on page 220
Format
These errors are reported in the following format:
INFORMIX error: <error number>
In addition, a circumflex (^) may appear to mark the location of an error.
Related topic
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.
List of phase 2 error codes
The following table describes each phase 2 error code and the recommended corrective
action.
Error Description Solution
201 A syntax error has occurred. Verify that you have not misspelled an RDSQL
statement, placed key words out of sequence, or
included an SQL reserved word in your query.
202 An illegal character has been found
in the statement.
Remove the illegal character (often a nonprintable
control character) and resubmit the statement.