Viewing 15 posts - 1,291 through 1,305 (of 6,105 total)
You mean that the developers can? If so, you may want to investigate what rights they have in msdb. Jobs aren't normally something they should be able to execute (if...
March 31, 2008 at 6:34 am
Does the account specified for the cluster service account have administrative rights to both nodes? Have you verified you can ping both nodes from each other?
March 28, 2008 at 12:36 pm
You must put the correct password for the Windows account you've specified will be the proxy account. And yes, when a non-Sysadmin runs xp_cmdshell, xp_cmdshell will execute as this Windows...
March 28, 2008 at 12:31 pm
Tom Garth (3/28/2008)
March 28, 2008 at 11:35 am
For everyone's convenience:
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 1)
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 2)
March 28, 2008 at 8:07 am
Agreed, don't evict the node, it should not be necessary unless something is drastically wrong with the operating system configuration.
The maintenance plans not running makes sense from the perspective of...
March 28, 2008 at 8:02 am
If it makes you feel any better, it's my particular department that has the current group problem since we once had a name that pushed us over the 25 characters....
March 28, 2008 at 6:29 am
This report will show you what changed, but it won't show you how it changed, like in an ALTER situation. The report actually derives from traces which you can find...
March 27, 2008 at 5:02 pm
If you don't have a license for the developer edition of SQL Server 2005, Express is free, and you can always go the route of the time-limited evaluation copies. But...
March 27, 2008 at 4:53 pm
As Steve indicates, the move itself doesn't usually impact SQL Server. The biggest issue is getting the servers to talk again on the network. Is anything else changing other than...
March 27, 2008 at 4:51 pm
Can you describe your setup between the two nodes? Shared disk, network, etc.?
March 27, 2008 at 4:49 pm
Viewing 15 posts - 1,291 through 1,305 (of 6,105 total)