Viewing 15 posts - 31 through 45 (of 107 total)
Hi,
Rebuilding a cluster because of a permissions error seems a bit drastic!
Just to be clear, how many clusters do you have / trying to build ?
You've mentioned 3 nodes and...
June 21, 2012 at 3:44 am
Might be worth trying to reinitialise the subscription, marking the option for 'Use a new snapshot', and tick the box to 'Generate a new snapshot now'
Cheers
Vultar
June 19, 2012 at 7:30 am
bobfirek (4/26/2012)
Have you converter from Polyserve to Windows 2008 R2 clusters yet? If so how did it go. Have you heard anything more about the end of life for Polyserve?...
April 27, 2012 at 2:26 am
Hi Matty,
We've just implemented a in-house written powershell script to run a CHECKDB against our environment from a central location and store the results in a db on a weekly...
February 8, 2012 at 5:07 am
As a work around, and providing you don't care about the TestDb you're trying to restore over, I would detach it, selecting the option to kill any connections before restoring...
February 1, 2012 at 8:32 am
Does the code in the job have error handling ? If it does, then it might be worth looking at how the errors are being handled / ignored.
Cheers
Vultar
February 1, 2012 at 8:17 am
From the development side I would start off with SELECT statements and move on from there. Once you've understood this, move onto INSERTS, UPDATES, DELETES & MERGES, before moving onto...
January 19, 2012 at 2:13 am
That's assuming that MSDB has crashed, not an MS (Microsoft) DB
Good point.. I misread the original post! :blink:
January 18, 2012 at 5:00 am
vultar (1/18/2012)You will also need to stop the SQL agent if it's it still running.
There's no need to. I would not recommend this (or anyhing else) until the OP comes...
January 18, 2012 at 4:31 am
You will also need to stop the SQL agent if it's it still running.
January 18, 2012 at 2:17 am
Building a package in SSIS and running it in a SQL Job could be a good option for you.
Cheers
Callum
January 17, 2012 at 1:57 am
We've got a powershell script to collect this info.
January 12, 2012 at 9:25 am
I'm thinking of scheduling a monthly SHRINKFILE as it seems the least bad option... but I am very open to better suggestions!
I'd give Gails suggestion a go.. I didn't think...
January 12, 2012 at 3:34 am
Try DBCC SHRINKFILE against the data file if you feel you really need to.
Will the datafile grow again, therefore requiring another shrink ? Repetition of these actions will fragment your...
January 12, 2012 at 3:04 am
Superb, this gives me a good indication of the minimum time I need to measure over.
Thanks again for your help!
December 2, 2011 at 5:49 am
Viewing 15 posts - 31 through 45 (of 107 total)