Viewing 15 posts - 31 through 45 (of 279 total)
I'm still curious about latency (avg sec per read and avg sec per write for each logical drive )
how many iops does sqlio show for 8k random reads and writes?...
November 14, 2012 at 6:16 pm
How many cpu's?
Ok, here is a blind guess that probably isn't optimal for you but is maybe, just might be, could happen to be more optimal than the default.
Set...
November 13, 2012 at 10:54 pm
Personally, I'd go for multiple drive letters if you expect only two instances.
I'll throw this out for public ridicule:
1 drive for the sql install (system dbs, sql errorlogs, etc)
1...
November 13, 2012 at 10:42 pm
compare prod vs test perfmon counters for logical disk reads per sec, write per sec, seconds per write, seconds per read, and current disk queue length . Any discrepancies?...
November 13, 2012 at 10:20 pm
Lee Crain (11/6/2012)
November 6, 2012 at 8:53 pm
Gpt partitioned lun on ibm ds4200 san. Windows sees it as such. the vol was created on a win 2k3 clus, detached, moved, re-attached on w2k8 then again...
November 6, 2012 at 8:35 pm
Ok, i think it's related to: http://support.microsoft.com/kb/2581408
it seems the that bad data was written to the disk at the 2TB mark.
Why remains a mystery. I'll update this thread when...
November 5, 2012 at 7:43 pm
ok, things just got wierd.
I went back one more page, and dbcc paged the contents:
.. valid data omitted ...
000000B6B9AC9E00: a9db97db 4008ae4b 97f0ffb9 a327c7e1 8ee50f2b ©Û?Û@.®K?ðÿ¹£'Çá?å.+
000000B6B9AC9E14: ...
November 5, 2012 at 5:45 pm
Good idea, thanks.
November 5, 2012 at 3:40 pm
Robert Davis (11/4/2012)
November 4, 2012 at 3:12 pm
Simple recovery model...
CRAP!
ok, no page restore then.
My options just got limited.
option 1, restore full, restore diffs until i find the corruption, then reload in missing data. This...
November 4, 2012 at 2:34 pm
November 3, 2012 at 12:22 pm
Check out kimberly tripp's posts on duplicate indexes. You may have some dups that can be removed.
November 3, 2012 at 8:19 am
the same Sp can run multiple times simultaneously.
November 3, 2012 at 8:04 am
It might be this:
http://support.microsoft.com/kb/2543687
This bug is exposed when sql server resets connections after clients time out. so, apply the culm update to fix the issue, but it won't help...
October 19, 2012 at 7:04 pm
Viewing 15 posts - 31 through 45 (of 279 total)