SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
16-57
SQL 15413
Where object-type is the object type specified on the command line.
Cause. More than one object-type for the specified name is found.
Effect. The operation fails.
Recovery. Delete the duplicates.
SQL 15414
Where object-type is the object type specified on the command line.
Where count is the number of duplicate EVARs found.
Cause. More than one object type for the specified name is found.
Effect. A warning message is displayed and the command is processed.
Recovery. Delete the duplicates.
SQL 15415
Cause. No EVARs exist because the data source does not exist.
Effect. The command fails.
Recovery. Check the name of the data source specified in the command.
SQL 15416
Cause. An invalid define EVAR name is entered in the command.
Effect. The command fails.
Recovery. Enter the command with a valid define EVAR name.
15413 Duplicate object-type name found, add failed.
15414 The first object-type with this name was altered, but
count more were found. +++SUGG: Delete all except last, it
is the only one used.
15415 No EVARs found, the DS datasource-name does not exist.
+++SUGG: Probably the DS name is incorrect.
15416 A define EVAR name must be 2 to 24 characters long.
With the first character an equal sign and the second a
letter. The remaining characters can be letters, numbers,
hyphens, underscores or circumflexes (^).