on 2014 Aug 07 6:37 AM
Is there a way to see this in the consolidated database? I think I can see the last download time in the Subscription table but I need to check if someone had a synchronization on a certain date last week.
Thanks for the tips !
It's a bit late now to see if a sync occured last week. But for future use you might want to look at using the Mobilink connection scripts to record each sync within the consolidated database. I use the begin_synchronization
and end_synchronization
scripts to record the last time that a remote database has synced within our SQL Server 2012 db.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks, doing that .
If it's a SQL Anywhere consolidated database, consider using dbtran to query the transaction log.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.