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
 General SQL Server Forums
 New to SQL Server Programming
 Mirroring

Author  Topic 

chriztoph
Posting Yak Master

184 Posts

Posted - 2010-03-04 : 22:48:27
Help Please!

i want to create a Jobs that automatically
ALTER DATABASE <Database> SET PARTNER OFF
when the link is down.

can someone give me the code for this?

this is for mirroring.
   

- Advertisement -