September 16, 2003 at 9:40 am
I have been getting this message on the second node of the cluster server. It states "Cluster resource SQL Server timed out. If the pending timeout is too short, then you should consider increasing the pending timeout value."
I get this message when the failover occurs. The second SQL Server node just keep restarting sql server service.
Any ideas?
September 16, 2003 at 10:10 am
From Cluster Administrator --> right click SQL Server resource --> Property --> Advanced Tab --> See what is your pending timeout value.
September 16, 2003 at 12:44 pm
Actually the issue was fixed by doing the following:
START->RUN->cliconfg.exe
select TCP/IP->properties and replace 1433 with 1998 as the SQL port #
open the [ALIAS] tab and select the Dynamics\MSSQL1 server properties then replace 1433 with 1998 in the port #.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply