 Library
Library
Localdb_replicationstatus Database Table
Details of status of tables being replicated between other nodes of same rank. These records contain current status of each individual exchange partner
Distrbuted Access: Application controlled
Fields
- physkey
- #100, Datatype: String 44 bytes
- tablename
- #101, Datatype: String 96 bytes
 Name of the table this record relates too
- direction
- #102, Datatype: Integer
 Data flow direction and control for this record.Possible ValuesValue Description 0 Pull from remote server 1 Push changes to remote server 2 Scan for local changes made directly to the database 3 Pull remote updates via DataDistribution 
- target
- #103, Datatype: String 250 bytes
 Connection details of the remote system
- targettype
- #104, Datatype: Integer
 Bitmask describing remote system type and connection
- lastrvel
- #105, Datatype: Double
- lasttxcount
- #106, Datatype: Integer
- sortfield
- #107, Datatype: String 96 bytes
- lastsortfield
- #108, Datatype: String 96 bytes
- nextdtu
- #110, Datatype: DateTime
 Date/time to next check or process this table using incremental mode
- LastOkDtu
- #111, Datatype: DateTime
 Date/time we last successfully completed alignment checks
- LastFailDtu
- #112, Datatype: DateTime
 Date/time was last knowingly failed alignment checks
- FailCnt
- #113, Datatype: Integer
 Number of known sequential failures
- targetkey
- #114, Datatype: String 250 bytes
 Value to provide as authentication
- keytype
- #115, Datatype: Integer
 Bitmask describing targetkey encoding
- nextfulldtu
- #116, Datatype: DateTime
 Date/time to perform full table check
- runstate
- #117, Datatype: Integer
 Current state of this replication link, idle, active, full replication in progress etc
- intervalseconds
- #118, Datatype: Integer
 Seconds between repeat periodic scans
- lastcompression
- #119, Datatype: Double
 Compression rate for last transmitted packet
- intervalsecondsnight
- #120, Datatype: Integer
 Seconds between repeat periodic scans for night and weekends
- runcontrol
- #121, Datatype: Integer