Viewing 15 posts - 2,881 through 2,895 (of 4,745 total)
the full backup will be consistent at the point it finishes.
The t-logs will give you more granular recovery points during the time it takes the full backup to run. What...
February 19, 2010 at 2:14 pm
unless the gui has really changed in SQL2008 instructions on how in my original post.
February 19, 2010 at 7:12 am
all out of hours, mostly weekends. We have an 'application weekend' and an 'infrastructure weekend' but there is flexibility.
If the work involves an outage we can't even touch non-prod boxes...
February 19, 2010 at 4:05 am
disk defraggers such as diskkeeper can run with SQL up.
February 18, 2010 at 4:29 pm
It would either have been due to parallelism (wait type would have been cxpacket) or latchio waits. Tends to be prevalent on heavy IO processes (such as reindexes)
Its not a...
February 18, 2010 at 4:21 pm
If SQL cannot start databases SSMS will show the databases without a plus sign next to them, EM shows them as suspect.
please,please post the info Gail has asked for.
February 18, 2010 at 1:48 pm
mattfitz (2/18/2010)
February 18, 2010 at 10:25 am
Paul White (2/18/2010)
george sibbald (2/18/2010)
Paul White (2/18/2010)
The overall size of the database is not that important.Paul
might affect whether simple backup\restore is viable and the initiation of log shipping.
Yes George, I...
February 18, 2010 at 10:02 am
Bru Medishetty (2/18/2010)
george sibbald (2/18/2010)
without compression database snapshots comes into the frame much more.George, correct me if I understood you wrong, are you suggesting database snapshots in the above statement?
yes,...
February 18, 2010 at 9:48 am
Paul White (2/18/2010)
The overall size of the database is not that important.Paul
might affect whether simple backup\restore is viable and the initiation of log shipping.
February 18, 2010 at 9:18 am
with that size of database logshipping with restores held off during the day might be your best bet, certainly in terms of simplicity. I would want backup compression available though,...
February 18, 2010 at 7:00 am
SQL Server MVP Deep dives - some of the purchase price goes to charity as well.
February 18, 2010 at 6:53 am
I don't have logshipping on SQL2008 but presuming it has not changed from 2005 its set on the restore transaction log tab under 'secondary server instances and databases' in the...
February 18, 2010 at 6:27 am
Robert Davis (2/18/2010)
February 18, 2010 at 6:14 am
Viewing 15 posts - 2,881 through 2,895 (of 4,745 total)