SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-45
SQL 10499
Cause. You specified more than one catalog list.
Effect. The command fails.
Recovery. Reissue the command, specifying one catalog list. To specify more than
one catalog, use wild-card characters in the catalog list.
SQL 10500
Cause. The DEFINE name was not found or was not valid for the context.
Effect. The DEFINE name is not added, altered, or deleted.
Recovery. Check the DEFMODE value using SHOW DEFMODE, correct the DEFINE
name, and reissue the DEFINE command.
SQL 10501
Cause. The specified DEFINE name already existed; duplicates are not allowed.
Effect. The DEFINE name is not added.
Recovery. To add the DEFINE, change the DEFINE name. To alter the attribute
values of the existing DEFINE, use the ALTER DEFINE command.
SQL 10502
Cause. The DEFINE that you tried to alter, delete, or reset did not exist.
Effect. The indicated DEFINE was not updated or deleted.
Recovery. Correct the DEFINE name and reissue the command, or add the DEFINE,
if desired.
10499 Only one catalog list is allowed for this command.
10500 Invalid DEFINE name value-1.
10501 DEFINE value-1 already exists.
10502 DEFINE value-1 does not exist.