Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 DB Mirroring and end points

Author  Topic 

imughal
Posting Yak Master

192 Posts

Posted - 2011-11-24 : 04:09:52
Hi,

i have SQL Server 2008 R2, server has many Database , now i want to implement Database mirroring. i have done with 0ne database mirroring and now move to other database mirroring.

please guide me for other database mirroring can i used same endpoint name and port which i used for first database mirroring or do i need to different endpoint for each database mirroring.

please guide.

robvolk
Most Valuable Yak

15732 Posts

Posted - 2011-11-24 : 09:05:57
You can only create one mirroring endpoint per SQL Server, so you're all set.
Go to Top of Page
   

- Advertisement -