Neoview Workload Management Services Guide (R2.5)
Table C-1 Query States and Substates (continued)
DescriptionSubstateQuery State
The waiting or holding query is rejected before
executing because the WMS system has been put
on hold by an administrator.
WMS_ON_HOLDREJECTED
The waiting or holding query is rejected before
executing because the maximum number of
executing and waiting queries on the segment has
been reached. The maximum number of executing
and waiting queries per segment is preconfigured
during the installation of WMS and is typically
1000.
WMS_MAXIMUM_QUERIES_REACHED
The waiting or holding query is rejected before
executing because the WMS service was not found.
WMS_SERVICE_NOT_FOUND
The waiting or holding query is rejected before
executing because the WMS service was put on
hold.
WMS_SERVICE_ON_HOLD
The query is rejected before executing by a
compilation rule because certain conditions were
met.
WMS_COMP_RULE
The query is rejected before executing because the
user is unknown.
WMS_UNKNOWN_USER
The holding query is rejected because the hold
timeout has been reached.
WMS_HOLD_TIMEOUT
The waiting query is rejected because the wait
timeout has been reached.
WMS_WAIT_TIMEOUT
The query is rejected before executing because the
client that issued the query has disappeared.
WMS_CLIENT_DISAPPEARED
The query has successfully finished executing.(Blank field)COMPLETED
The holding query is terminated because the hold
timeout was reached.
WMS_HOLD_TIMEOUT
The query stops executing because the execution
timeout has been reached.
WMS_EXEC_TIMEOUT
The query stops executing because an
administrator cancelled the query by issuing a
CANCEL command.
WMS_QUERY_CANCELLED
The query stops executing because the query was
not found.
WMS_QUERY_NOT_FOUND
The query stops executing because the connection
between the client and server has failed.
WMS_CONNECTION_FAILED
The query stops executing because the NDCS
server process failed.
NDCS_PROCESS_FAILED
The query stops executing because a CPU failed.WMS_CPU_FAILED
The query stops executing because an execution
rule cancelled the query when certain conditions
were met.
WMS_EXEC_RULE
The query stops executing because the client that
issued the query has disappeared.
WMS_CLIENT_DISAPPEARED
The query stops executing because the client
cancelled the query.
CLIENT_QUERY_CANCELLED
264 Query States and Substates