SQL cluster gotcha’s – part three
Posted by wim-ms on March 13, 2008
In a test environment I did a SP1 install (actually first an RTM and then a SP1 upgrade, because there’s no slipstreamed install yet). And the dreaded “A Bind Data Source in Management Group ManagementGroupName has posted items to the workflow, but has not received a response in NNNN seconds.” message popped up again. This time the error was caused by using dbcreatewizard.exe to create the datawarehouse on the server.
I found a solution for this problem on http://support.microsoft.com/kb/942865/en-us
Again very strange that following the installation instructions can cause errors like this.