What is database replicaion? What are the different types
of replication you can set up in SQL Server?

Answer Posted / kishor

move/copy of the data from one server to another server is
call replication
types of replication

1.snapshot
2.merge
3.transactional
4.transactional with up-datable subscription(newly added in
sql server2005)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dbcc? : sql server DBA

1005


How to start SQL Server in minimal configuration mode?

7376


Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

3516


List out some of the requirements to setup a sql server failover cluster.? : sql server DBA

926


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2427


How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?

2278


How would you go about verifying the network name that the local_listener is currently using?

2991


What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA

798


how can you find out if a table can be redefined?

805


. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?

2211


What would you do with an "in-doubt" distributed transaction?

1674


Query processing is slow(eg select query)how will u solve that

7249


What is replication? : sql server DBA

869


Why would you call update statistics? : sql server DBA

793


What is the importance of a recovery model? : sql server DBA

795