Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Replication, at database level or server level

Updated: 21 May 2010 | 2 comments
virusdefender's picture
0 0 Votes
Login to vote

Hey,

I was just involved in a discussion with a fellow-engineer about SEP replication. 

One of us thinks that replication is a settering that allows changes made at the server level to "replicate" to other servers in the SEP cluster.

The other opinion is that the replication takes place at the database level, and therefore is configured between different 'sites' that therefore must be using different databases.

What's the correct answer?

discussion Filed Under:

Comments

kavin's picture
19
Aug
2009
0 Votes 0
Login to vote

The Replication occurs

The Replication occurs between the two different sites i.e ( Database) hence its a Database level.:)

Kedar Mohile's picture
19
Aug
2009
0 Votes 0
Login to vote

Database Replication

Database Replication happens at the SEPM level using the process svchost.exe on port 8443 (server console port)

This could be verified by installing 3 SEPMs as replication partners...

  1. 1st on SQL 2005
  2. 2nd on Embedded Database
  3. 3rd on SQL 2000

You would notice that replication works perfect even when the DBs are different

So the SEPMs replicate and not databases, to summarize > SEPMs replicate information > which is then written into the database at each location

Thanks :-)