Learn how RMS determines the Adaptive Server Enterprise states.
RMS tests only the RepAgent thread of databases that participate in replication, and not all databases in Adaptive Server. Databases that are offline are not queried.
State Type |
Value |
Meaning |
Description |
---|---|---|---|
Normal |
5 |
ACTIVE |
Successfully connected to the Adaptive Server and all RepAgent threads for connections within this environment are enabled and started. |
Warning |
3 |
UNKNOWN |
The initial value before the actual state has been determined. This also indicates that the server is not part of the replication environment. |
4 |
SUSPECT |
Set when the state of the RepAgent threads is checked. If any of the threads for the connections within this environment are disabled or stopped, then the server state is set to SUSPECT. |
|
Error |
0 |
DOWN |
The RMS cannot connect to the Adaptive Server. The server state is also set to DOWN if the user or password is incorrect. |
1 |
TIMED OUT |
The attempt to connect to the Adaptive Server timed out. Indicates that a server has stopped responding. |