How do I enable DAC on a clustered SQL Server 2008 after I can no longer connect to SQL Server in any other way -
i'm having issues sqlserver 2008 server level triggered not dropped correctly.
articles on web recommend dropping them through dac.
however, dac disabled default on clustered environments.
how enable dac bearing in mind can no longer connect sqlserver 2008 instance in other way.
cheers
andy
according this article other alternative drop these triggers stop server , restart using minimal configuration mode. can enable dac.
Comments
Post a Comment