Table sem5.dbo.SEM_REPLICATION_STATE
Keeps the replication site and server information for USN generation

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
REMOTE_SITE_ID char 32 GUID of a site
LOCAL_SERVER_ID char 32 GUID of a server
REPLICATION_STATE tinyint 1 ((0)) Replication is in process or not. 0: not, 1: replication in process
LAST_UPDATE_TIME bigint 8 Last USN update time
USN_LIFETIME bigint 8 Caches USN life time.

Analyzed at Mon Oct 29 12:07 PDT 2012