Completing Your Custom Report
CentreVu CMS Custom Reports
Test Design Error Messages
5-19
Phase 2 Real-
Time Error
Codes
5
This section contains the Real-Time Database Manager error codes. Each
code includes a description of the error and a recommended solution.
These errors are reported in the following format:
CMS Database Manager error: <error number>
In addition, a circumflex (^) appears in the listed Select statement(s) to mark
the location of an error.
Table 5-3: Phase 2 Real-Time Error Codes
—1
Description: A syntax error has occurred.
Solution:
Check the select for misspelled keywords or
keywords that are out of order.
—2
Description: An illegal character has been found in the select
statement.
Solution:
Remove the illegal character (often a nonprintable
control character).
—3
Description: The specified table name is invalid.
Solution:
Check the spelling of the table name and for required
commas in the
From tables
field.
—4
Description: An invalid column has been specified (it is not
found in any of the specified tables).
Solution: Check the spelling of the column names.
—5
Description: A mixture of aggregates and nonaggregates are
being selected, and this is not allowed in real-time reports. (This
error code can also mean mismatched types in comparison.)
Solution: Create two identical row search conditions, and apply
one to the aggregate columns and one to the nonaggregate
columns.
—6
Description: Bad column in the order by clause.
Solution: Check that the column name in the order by clause is
spelled correctly and that it is being selected by one of the fields
included in this row search.
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: ......