MSsnapshot_history (języka Transact-SQL)
The MSsnapshot_history tabela contains historia rows for the migawka Agents associated with the local dystrybutor.W tej tabela są przechowywane w bazie danych dystrybucji.
Nazwa kolumna |
Typ danych |
Description |
---|---|---|
agent_id |
int |
Identyfikator agenta migawka. |
runstatus |
int |
Stan uruchomionych: 1 = Start. 2 = Powiodła się. 3 = W trakcie wykonywania. 4 = Idle. 5 = Ponów próbę. 6 = Fail. |
start_time |
datetime |
Godzina rozpoczęcia wykonania zadanie. |
godzina |
datetime |
Czas jest rejestrowany komunikat. |
czas trwania |
int |
Czas w sekundach, sesja, wiadomości. |
komentarze |
nvarchar(255) |
Tekst komunikatu. |
delivered_transactions |
int |
Całkowita liczba transakcji wydana w sesja. |
delivered_commands |
int |
Liczba dostarczonych poleceń na sekundę. |
delivery_rate |
float(53) |
Średnia wydana poleceń na sekundę. |
error_id |
int |
Identyfikator błędu w MSrepl_errors tabela systemowa. |
Sygnatura czasowa |
timestamp |
kolumna sygnatury czasowej w tej tabela. |
See Also