HP NonStop SQL/MX Messages Manual page 459

Table of Contents

Advertisement

MXCI Messages (15000 through 15999)
Recovery. Remove all instances of this alias or detail-alias name from the current
report commands and resubmit.
SQL 15530
15530 column-name not found in SELECT list.
Cause. The column name that you specified in the message could not be found in the
list of columns specified in the SELECT statement.
Effect. The operation fails.
Recovery. Verify that the column is specified in the SELECT statement and that the
name is spelled correctly, and resubmit.
SQL 15531
15531 Invalid column number. Numeric reference to a column
specified in a SELECT statement must be an integer within the
range 1 through value.
Cause. You specified an invalid column number that was not an integer within the
range that is valid for the current select list. The column number must be an integer
greater than zero and less than or equal to the number of columns specified in the
select list.
Effect. The operation fails.
Recovery. Use a valid column number. and resubmit.
SQL 15532
15532 name is a duplicate item name.
Cause. The name that you specified has been previously specified. Each name must
be unique.
Effect. The operation fails.
Recovery. Use only unique names and resubmit.
SQL 15533
15533 You have specified subtotal or break title or break
footing or line_number on text1. You must specify a BREAK
command on text2 before the LIST command.
Cause. You specified a SUBTOTAL, BREAK TITLE, or BREAK FOOTING command
or a LINE_NUMBER function for a column that is not a BREAK column.
HP NonStop SQL/MX Messages Manual—640324-001
15 -71

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents