Viewing 15 posts - 1,291 through 1,305 (of 4,745 total)
As long as SQL is cleanly shut down and the new drive has the same letter that should work a treat, done it myself a few times as part of...
December 14, 2011 at 3:20 pm
Bru Medishetty (12/14/2011)
george sibbald (12/14/2011)
you don't actually need to drop the database first
George, will it not fail as the physical database files exist and the rerun job cannot overwrite...
December 14, 2011 at 3:15 pm
just add another subplan to your existing maintenance backup plan.
use .trn for the extension. You can use whatever you want but .trn is the industry standard.
In the restore sequence just...
December 14, 2011 at 2:00 pm
you need to start another restore from the beginning, thats your only option.
you don't actually need to drop the database first
December 14, 2011 at 1:47 pm
powershell.
anything on the BI side - SSIS, SSRS, SSAS
December 10, 2011 at 8:26 am
Kenneth, thanks for the article. couple of points: are you sure the SQL restart is necessary to get this working, and the error you will often see returned with the...
December 9, 2011 at 3:45 am
I didn't want to hijack warrens script but since we seem to be going down the route of providing alternatives and this thread could become a good source for people...
December 9, 2011 at 3:33 am
do you mean set to manual in the setup program?
Because you dont have to use it.
December 7, 2011 at 9:33 am
Jeff, I won't be able to get any sleep till you tell me you have the growth factor of the log file under control.
🙁
December 7, 2011 at 5:42 am
windows 2008 by any chance? If so Its the bloody stupid User Access controls, I would disable that feature.
Changing the ownership of the files should be the answer, on the...
December 6, 2011 at 2:09 pm
Jeff Mayer (12/6/2011)
Thanks for all the help with this! Unfortunately at this point, my hands are completely tied by IT!!! The log file is now up to 450GB.Thanks again!!
that log...
December 6, 2011 at 2:02 pm
Can any one chip in and make this guy feel more at ease, its the old log won't truncate because it thinks its replicating when it isn't issue.
http://www.sqlservercentral.com/Forums/Topic1216970-391-2.aspx?Update=1
December 6, 2011 at 7:20 am
nope, its a fairly well known fix for this issue.
using the wizard setting up replication is very simple, only go as far as setting up a publisher and article, keep...
December 6, 2011 at 7:17 am
Viewing 15 posts - 1,291 through 1,305 (of 4,745 total)