When QMF cannot display a value in a report, it displays a special symbol in place of the value. The symbol that is displayed depends on the underlying cause. Refer to Table 4 for a list of the symbols and their meaning.
Symbol Displayed | Cause |
---|---|
******** | The column is not wide enough to display the formatted value. Only numeric columns display this symbol. (Character columns truncate instead.) |
>>>>>>>> | The value exceeds the maximum value allowed by the data type for that column. This is called an overflow condition, and is usually detected by QMF. |
???????? | The value is undefined. The following
conditions will result in an undefined value in the report:
|
' ' (blanks) | The data has no instance (DSQNOINS) or no relationship (DSQNOREL). |