SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-53
Cause. The attribute-name (for example, PREFIX, VALUE, LIMIT, ACTION) is not
valid with the EVAR object for the command.
Effect. The operation fails.
Recovery. Either use a different EVAR attribute or delete the EVAR attribute from the
command.
SQL 15405
Cause. EVAR belongs to a specific DS. The DS name must be specified. A DS name
of * is not permitted on any EVAR command.
Effect. The operation fails.
Recovery. Use a specific DS name on the command.
SQL 15407
Where evar-name is name of the EVAR specified in the command.
Where evar-type is the EVAR type specified in the command.
Cause. The indicated EVAR was not found for the specific EVAR type.
Effect. None, the command properly executed.
Recovery. Use the INFO EVAR command to display a list of all existing EVARs of this
type. Use the asterisk (*) wild card as the name.
SQL 15408
Cause. Client library function fails.
Effect. The operation fails.
Recovery. See the lower-level error messages below this message.
SQL 15409
Cause. Incorrect command entry.
15405 DS name can not be * on an EVAR command. +++SUGG: Use a
specific DS name on the command.
15407 evar-name does not exist in EVAR type evar-type.
15408 Lower layers failed to perform action requested.
15409 The EVAR name must be * when the TYPE is ALL.