Neoview Workload Management Services Guide (R2.5)

Table C-1 Query States and Substates (continued)
DescriptionSubstateQuery State
Query statistics aggregation finished, and the
NDCS Dialogue Initialization function was called
in the connection process.
NDCS_DIALOGUE_INITCOMPLETED when
query statistics
aggregation is
enabled
Query statistics aggregation finished because the
Connection Idle timeout expired and NDCS is in
the process of disconnecting.
NDCS_CONNECTION_IDLE
Query statistics aggregation finished because the
Dialogue Termination function was called and
NDCS is in the process of disconnecting.
NDCS_DIALOGUE_TERMINATED
Query statistics aggregation finished because the
Dialog Break function was called and NDCS is in
the process of disconnecting.
NDCS_DIALOGUE_BREAK
Query statistics aggregation finished because the
NDCS server was stopped (that is, NDCS received
a STOP_SRVR message).
NDCS_SRVER_STOPPED
Query statistics aggregation finished because
NDCS received an error trying to retrieve the RMS
statistics.
NDCS_RMS_ERROR
Query statistics aggregation finished because the
REPOS_INTERVAL expired. Only the first query
executed.
NDCS_REPOS_INTERVAL_SINGLE
Query statistics aggregation finished because the
REPOS_INTERVAL expired. Multiple queries
executed.
NDCS_REPOS_INTERVAL_MULTI
Query statistics aggregation finished because the
REPOS_INTERVAL expired. A long-running query
was still executing when REPOS_INTERVAL
expired.
NDCS_REPOS_INTERVAL_PARTIAL
A long-running query has an execution time that
is longer than the EXEC_INTERVAL.
NDCS_EXEC_INTERVAL_SINGLE
Query statistics aggregation finished because
NDCS must reload the connection rules because
an administrator changed one or more of them.
NDCS_CONN_RULE_CHANGED
Query statistics aggregation finished because
NDCS executed the SQLClose command.
NDCS_CONNECTION_CLOSED
Query statistics aggregation finished because
NDCS executed the SQLPrepare command.
NDCS_QUERY_PREPARE
Query statistics aggregation finished because WMS
returned an error when NDCS called
WouldLikeToExecute.
NDCS_WMS_ERROR
265