Viewing 15 posts - 7,636 through 7,650 (of 9,253 total)
Hi
are you using a teamed connection for the heartbeat on your cluster nodes?
Also,
have you set your NIC settings and binding order correctly?
have you set the network types in Failover...
September 29, 2010 at 9:11 am
SequelDBA (9/28/2010)
Yes it will plus be shared by other systems like VM and other Windows/Linux systems.
Don't expect any level of performance!!
September 28, 2010 at 12:19 pm
no problem, post the log when you are ready!
September 28, 2010 at 8:24 am
ah yes 2008 is different, try exporting the log to a location you have permissions on
September 28, 2010 at 4:34 am
Cluster.log should be in the following folder
%systemroot%\cluster
September 27, 2010 at 2:57 pm
Robert Davis (9/27/2010)
No, it wouldn't. I'd love to see what the cluster log says.
Me too!
Marios can you post details of the cluster.log
September 27, 2010 at 1:08 pm
to create a grant script for all user stored procedures use the following
select 'grant execute on object::[' + sch.name + '].[' + pr.name + '] to userorrole'
from sys.objects pr inner...
September 27, 2010 at 11:39 am
Ratheesh.K.Nair (9/19/2010)
The application wont connect to database...For remote connection you should enable both TCP\IP and NAMED PIPES
Simply not true. I have worked with SQL Server 2005 farms that have a...
September 27, 2010 at 11:23 am
Robert Davis (9/27/2010)
The description sounds a lot like cluster negotiation.
Hi
This wouldn't cause the original active node to reboot though would it?
September 27, 2010 at 10:48 am
the issue is you dont just have the sql server service resources. You also have any storage, IP and name resources. SQL server will not start until these are all...
September 26, 2010 at 3:22 pm
Arrange some downtime for the instance with your change manager. Go into cluster administrator and move the SQL resource group to a partner node, note how long it takes to...
September 26, 2010 at 8:30 am
Marios Philippopoulos (9/25/2010)
September 25, 2010 at 1:02 pm
yes, those instructions definitely dont seem to stack up.
Right click "central managements servers" and select "register central management server"
September 25, 2010 at 12:50 pm
george sibbald (9/24/2010)
Is it me or are the instructions in MSDN on setting it up inaccurate? I don't get the drop down options as they...
September 25, 2010 at 4:55 am
SQL* (9/23/2010)
what exactly the virtual server is?
It's a virtual machine, this may be either HyperV, Vmware or any other hypervisor. These products allow you to run multiple virtual operating systems...
September 23, 2010 at 11:41 pm
Viewing 15 posts - 7,636 through 7,650 (of 9,253 total)