SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-74
SQL 10679
Cause. Stated in the error message.
Effect. The command fails.
Recovery. Informational message only; no corrective action is needed.
SQL 10680
Cause. The name you specified has been specified previously. Each name must be
unique.
Effect. The command is rejected.
Recovery. Reissue the command, using only unique names.
SQL 10681
Cause. The column-id you specified was a detail-alias-name. In this command, a
column-id must be a column name, COL n, or an alias name.
Effect. The command is rejected.
Recovery. Reissue the command using only a column name, COL n, or an alias
name.
SQL 10682
Cause. You attempted to reset an alias name or detail-alias-name that was being
used in another report command. The name cannot be deleted while another
command is dependent upon it.
Effect. The alias or detail-alias is not reset.
Recovery. Remove all instances of this alias or detail-alias from the current report
commands and reissue the reset command.
10679 The INVOKE command does not currently support Ada,
FORTRAN, and BASIC as a FORMAT option. Only COBOL85, C,
Pascal, TAL, and SQL are supported.
10680 value-1 is a duplicate item name.
10681 value-1 is a detail-alias-name; not allowed in this
command.
10682 Alias or detail-alias value-1 cannot be reset because a
value-2 command is using it.