SQL/MX 3.1 Messages Manual (H06.23+, J06.12+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Release 3.1 Messages Manual663849-001
15-55
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.
Effect. The operation fails.
Recovery. Either specify an asterisk (*) wildcard for the EVAR name, or remove the
type ALL from EVAR object for this command.
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.