SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-39
SQL 15351
Cause. Server name is other than an asterisk (*) wild card to specify the DS selection
attribute.
Effect. The operation fails.
Recovery. Run the INFO SERVER command using the asterisk (*) wild card for the
server name when specifying the DS attribute.
SQL 15352
Where service-name is the name of the service.
Cause. The lower level fails to return a list of servers for a service. The system might
be busy.
Effect. The operation fails.
Recovery. Verify that the service exists via an INFO SERVICE * command and then
retry the failed command. See the lower-level error messages issued with this
message.
SQL 15353
Where datasource-name is the name of the data source.
Where service-name is the name of the service.
Cause. The lower level fails to find the data source on the specific service.
Effect. The operation fails.
Recovery. Run the INFO DS command with the asterisk (*) wild card, specifying the
data source. Check the spelling and case of the data source name and, if necessary,
use quotes to protect its case.
15351 SERVER name must be * if DS selection attribute is
specified.
15352 Could not get list of SERVERs on the SERVICE service-
name. +++SUGG: Use INFO SERVICE to see if it still exists.
15353 DS datasource-name not found on SERVICE service-name.
+++SUGG: DS name is probably not valid.