SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-75
SQL 10683
Cause. The INVOKE command has a PREFIX or SUFFIX clause and a NULL
STRUCTURE clause.
Effect. The command fails.
Recovery. Remove the incompatible clause and reissue the command.
SQL 10684
Cause. You specified an INVOKE command that uses the FORMAT SQL option and
has a PREFIX, SUFFIX, NULL STRUCTURE, or DATEFORMAT clause.
Effect. The command fails.
Recovery. Remove the incompatible clause and reissue the command.
SQL 10685
Cause. The current command requires an alias name, but the specified name was not
an alias.
Effect. The command is ignored.
Recovery. Reissue the command, using a valid alias name. To display current alias
names, use the SHOW REPORT NAME command.
SQL 10686
Cause. You specified an INVOKE command that used a LEVEL clause without the
FORMAT COBOL85 option.
Effect. The command fails.
Recovery. Add the FORMAT COBOL85 option or remove the LEVEL clause and
reissue the command.
10683 The PREFIX or SUFFIX clause cannot be specified with
the NULLSTRUCTURE clause.
10684 The PREFIX, SUFFIX, NULL STRUCTURE, and DATEFORMAT
clauses cannot be specified with the FORMAT SQL option.
10685 value-1 is not an alias name.
10686 The LEVEL clause can only be specified with the FORMAT
COBOL85 option.