cancel
Showing results for 
Search instead for 
Did you mean: 

log_send vs. log_sent DBREMOTE

01-31-2019 7:29 AM
Baron Participant
2347 views 11 comments
SAP Managed Tags
Subscribe

We use DBREMOTE for replicating Sybase 10.0 databases since several years, for me is not exactly clear what is the difference between log_send & log_sent in SYSREMOTEUSERS! Usually I had selten (or maybe never) seen DBs on which log_send <> log_sent! According to the documentation of Sybase I get only this text: 'Messages are sent only to subscribers for whom log_send is greater than log_sent.'

Now I have a weird case on which log_send is bigger than log_sent, but the borders of the online transaction log file is including the both offsets of log_send & log_sent (i.e. STARTOFFSET_LOGFILE < log_sent < log_send < ENDOFFSET_LOGFILE), but the DBREMOTE throws an error that the looked for offset is not existing.

I can manipulate the offsets in SYSREMOTEUSERS but not for all the fields (here all I need is to manipulate the log_send which is not possible).

Any explanation for such a situation? Is there any way to manipulate the log_send? or at least to assign it the value of log_sent.

Accepted Solutions (0)

Answers (0)