SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-43
SQL 15366
Where “string0” is the DS name.
Cause. The lower levels returns a status indicating no ability to provide state
information for this DS and also fails to get attribute information from the database.
Either the name contains a type, needs double quotes, or the DS might not exist.
Effect. The operation fails.
Recovery. Issue the INFO DS* command to determine if the DS exists.
SQL 15367
Where string0 is the DS name.
Cause. The lower levels returned a status indicating no ability to provide state
information for this DS (or any other). The most likely cause is that the service has
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 determine if the service exists
and is in a started state. If it is in a stopped state, issue the START SERVICE
command.
SQL 15368
Where string1 is the data source name.
Cause. A failure occurs in the client library.
Effect. The operation fails.
Recovery. See the lower-level error messages that follow this message.
15366 Could not get attribute info for DS “string0” from the
database either. +++SUGG: The DS probably does not really
exist.
15367 Could not get state info for DS “string0” from the
service and not trying for any other DSs. +++SUGG: The
service may never have been started and so may not know about
any DS.
15368 Could not set automatic start option on DS string1.