Replication from clients

I have 2 servers, a main one (cgnotes) and a backup server (cgbackup). :slight_smile:

cgnotes is the main server, and all clients’ replication entries should be replicating their databases with cgnotes only. cgnotes and cgbackup are set to replicate with each other every 15 minutes.

I’ve noticed at random on client machines, some of their databases replicating from cgbackup for some silly reason. I manually update the replication entry to only use cgnotes.

On cgnotes’s log, it does show these entries on a normal basis:

05/24/2004 03:26:49 PM Opened session for Dawn Anastasi/c-g (Release 6.0.3)

05/24/2004 03:26:49 PM Closed session for Dawn Anastasi/c-g|Databases accessed: 1 Documents read: 0 Documents written: 0

This is the client replicating. I do not see ANY of these entries at all on cgbackup’s log, even though some clients are replicating db’s from cgbackup. How do I determine if clients are replicating db’s on cgbackup via its logs?

Thanks!

Michael

Subject: Replication from clients

Was it intentional to allow all users to use cgbackup? If you don’t want users to use cgbackup then I would only allow cgnotes to have access to cgbackup.

The report log of what is replicating is within the server/client doing the replication. In this case you are going to find anything on cgbackup noting what client touch the individual database.

HTH – Cheers