Summary State Defintions
These are the definitions of the summary states that can be shown in the subscribed table section of the dashboard:
Active | For a replicated table to be active, all of the following must be true:
| |
Partially Active | At least one path for data replication is active (QCapture, QApply, and QSubs all active), but not every path. This state is applicable to BiDi and Peer-to-Peer topologies where there are several different directions for data replication. | |
Inactive | Data replication is not occuring for this table. This can be for many reasons. For example, all of the QSubscriptions can be Inactive, or no QCapture program is running, etc. | |
Loading | One or more of the QSubscriptions are loading. | |
External Load | One of more of the QSubscriptions are loading via an external (user controlled) load. | |
Unknown | The dashboard has yet to determine the state of the table. This condition is usually seen when the dashboard is starting and has not yet connected to the databases. |
...