Viewing 15 posts - 6,946 through 6,960 (of 9,253 total)
can you supply more details about the steps you used in the installer or an extract from the setup log?
July 12, 2011 at 7:40 am
TheSQLGuru (7/12/2011)
Stop using maintenance plans.
I concur, use well scripted jobs instead
July 12, 2011 at 6:55 am
what install option did you select from the SQL Server 2008 installation center screen?
July 12, 2011 at 6:53 am
ffoerster (7/12/2011)
- the screenshots could be bigger, at the current size they are a bit difficult to decipher
thank you for that feedback
ffoerster (7/12/2011)
July 12, 2011 at 6:39 am
have you checked the install log for details of what failed
July 12, 2011 at 6:27 am
Thomas
it's not a given or set in stone or a recommendation, it's just an example i used for the diskpart tutorial. Windows 2008 applies a one size fits all and...
July 12, 2011 at 5:51 am
I too, would uninstall MSXML and SQL Native client and let the installer re apply them
July 12, 2011 at 4:37 am
Is ABC.com your actual domain name?
Database mirroring error
July 12, 2011 at 4:34 am
switch to bulk logged recovery mode for the index rebuilds and back to full afterwards.
you should be using ALTER INDEX.. rather than DBCC DBREINDEX. Instead of blindly rebuilding indexes employ...
July 11, 2011 at 4:00 pm
Pei Zhu-415513 (7/11/2011)
I was wrong the example mentioned could cause data loss. I was thinking raid 50 I guess. single failed disk can be recovered from mirror. If the whole...
July 11, 2011 at 3:43 pm
gary.strange-sqlconsumer (7/11/2011)
Great Article Perry,Is it possible to achieve the same result using ORacle VM VirtuaBox instead of VM ware?
Thanks,
Gary
Never used Oracle virtual box so i wouldnt know unfortunately. I do...
July 11, 2011 at 3:26 pm
pmcalister (7/11/2011)
(ONLINE = ON)
Also, with Standard edition this will be ignored
July 11, 2011 at 3:05 pm
Pei Zhu-415513 (7/11/2011)
The example I gave0 0 1 1
0 1 1 1
would not cause data loss.
Pei
please explain why you think this does not cause data loss?
Red are the first mirrored...
July 11, 2011 at 2:46 pm
Pei Zhu-415513 (7/11/2011)
you can have0 0 1 1
0 1 1 1
(0 indicates failure drive)
This too, is wrong. You may lose any 4 drives out of the 8 as long as...
July 11, 2011 at 2:03 pm
i'm asking because the log copy operation is taken care of by a job on the secondary server. I understand log shipping perfectly but do not understand why you say
nathanr...
July 11, 2011 at 1:56 pm
Viewing 15 posts - 6,946 through 6,960 (of 9,253 total)