Viewing 15 posts - 271 through 285 (of 541 total)
January 27, 2011 at 12:42 pm
Robin Back has a script for that.
http://www.sqlservercentral.com/scripts/Miscellaneous/30871/%5B/url%5D
January 26, 2011 at 2:23 pm
January 26, 2011 at 10:17 am
That of course depends on size of your database/transaction and how much data are you willing to lose in case you lose primary server.
With synchronous mirroring, the primary server does...
January 26, 2011 at 10:05 am
Graham_Day (1/24/2011)
A Microsoft...
January 25, 2011 at 1:17 pm
DKG-967908 (1/11/2011)
Alex there must be some way to get a value from...
January 11, 2011 at 3:06 pm
DKG-967908 (1/11/2011)
I have created a stored procedure with a int parameter - if user passes 0 it will stop a particular job and disable it (as per users requirement)...
January 11, 2011 at 12:49 pm
It's a network/socket error.
Here is how to troubleshoot it:
Do you get the error when running the script from the server?
December 21, 2010 at 10:00 am
jishar (12/19/2010)
Due to some requirement we want to change the domain of Sql Server 2005 Cluster System.
What are the best practise for these tasks without effecting the database which...
December 20, 2010 at 3:29 pm
AlexSQLForums (12/15/2010)
But make sure you setup > 2GB trunk (depends on the...
December 15, 2010 at 8:02 am
On those two blades I would setup 2 ESX or ESXi hosts in High Availability mode with SAN/NAS storage.
But make sure you setup > 2GB trunk (depends on the volume...
December 15, 2010 at 8:01 am
right click "my computer" select properties.
go to Advanced tab select "Environment Variables"
In "User variable for yourlogin" click edit on TEMP and change to D drive location.
restart SSMS.
December 13, 2010 at 8:58 am
Thank you.
I was able to recover needed data by creating a different db with same size and replacing the mdf file and than using emergency mode and running dbcc...
November 29, 2010 at 11:16 am
Viewing 15 posts - 271 through 285 (of 541 total)