cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I am wondering how to find the equivalent procedure to 'sa_sync_sub' which is responsible for writing in SYSREMOTEUSERS. While translating the Transaction log file of synchronised DB using Mobilink I can find how Mobilink is writing in SYSSYNC but can't find it while using dbremote.

0 Likes
View Entire Topic
VolkerBarth
Contributor

So you are asking for a stored procedure with 'remoteuser' as part of the name?

Find out yourself...

Note, if that would exist, I would not know if is is called by the message agent.

Baron
Participant
0 Likes

No, I don't mean that the name of the procedre should include 'remoteuser', but I ask how are the progress values written in SYSREMOTEUSERS (log_sent, confirm_sent...etc.)

VolkerBarth
Contributor
0 Likes

Well, it's officially undocumented, and I won't reveal that, so I just tried to help you find out yourself...

Baron
Participant
0 Likes

If it is not documented then is not possible to figure out. I found it by chance while unloading a database!

Now I have it 😉