Which database stores information about replication?



Which database stores information about replication?..

Answer / Raghvendra Vikram Yadav

In SQL Server, the msdb database stores information about replication, such as the status of agents, articles, subscriptions, and distributions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

In the primary key have a multiple field or not?

8 Answers   TCS,


Explain Active/Active and Active/Passive cluster configurations

2 Answers  


wat new abt truncate in sql server

2 Answers   HCL, HP,


How can I get data from a database on another server?

1 Answers  


What is a constant or literal in ms sql server?

1 Answers  


What is msdb database? : SQL Server Architecture

1 Answers  


you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration

1 Answers  


What are the types of backup and tell me the difference between full and differential backup?

4 Answers   CTS, TCS,


What are the dmvs? : sql server database administration

1 Answers  


can you any body tell me the difference between candidate key and primary key

4 Answers  


How to list all objects in a given schema?

1 Answers  


Explain different types of locks in sql server.

1 Answers  


Categories