SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual523730-004
14-42
SQL 15360
Where service-name is the name of the service.
Where datasource-name is the name of the data source.
Cause. The lower level returns a bad status when the server list is requested. The
service is unavailable and does not return an error about finding the specified DS.
Effect. The operation fails.
Recovery. Check the status of the service. See the lower-level error messages
issued with this message.
SQL 15363
Where service-name is the name of the service.
Cause. The lower level detects no servers associated with this service. Service might
be in a stopped state.
Effect. The operation fails.
Recovery. Run the INFO SERVICE command to verify the status of the service. If
service is stopped, issue the START SERVICE command.
SQL 15365
Where string0 is the DS name.
Cause. The lower level returns a status indicating no ability to provide state
information for this DS (or any other). The service had probably never been started. DS
names are case-sensitive, and lower letters force the use of quotes around the DS
name.
Effect. The operation fails.
Recovery. Issue the INFO SERVICE* command to see if the service exists and is in
a started state. If service is stopped, issue the START SERVICE command.
15360 SERVICE service-name cannot supply a list of SERVERS
using DS datasource-name. +++SUGG: Use INFO SERVICE to see if
it still exists.
15363 SERVICE service-name has no SERVERs. +++SUGG: Use
INFO SERVICE to see if it is stopped.
15365 Could not get state info for DS “string0” from the
service. +++SUGG: The service may never have been started
and so may not know about any DS.