If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > latency in replication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-11, 09:56
regtha regtha is offline
Registered User
 
Join Date: Jan 2010
Posts: 72
latency in replication

How to check the latency in replication, (For example, when there are any changes in primary database, after how much time it's getting updated in secondary database. )
Reply With Quote
  #2 (permalink)  
Old 05-12-11, 13:52
sudarao sudarao is offline
Registered User
 
Join Date: Mar 2007
Posts: 72
There are many ways to do this, you may have a heartbeat table with a timestamp column which gets updates every minute for example, and, you may check the value of this table at the replicate at any time to see what the latency is !!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On