.net - SqlDependency with SQL Cluster? -


i have short question sqldependency. have 2 sql 2005 servers configured in failover cluster..

when active node changed stop receiving notifications... have manually restart windows service hosts sqldependency...

is correct behavior? how can automatically restart dependency??

thanks in advance!!

ps. sorry english sucks! cheers argentina!!!

it expected behavior explained here - http://support.microsoft.com/kb/930048.

as states:

to resolve issue, add code monitor database mirroring failovers. then, re-execute relevant commands used dependencies.

you might find post "how detect database mirroring failovers" useful. shows different ways monitor failovers.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -