Viewing 15 posts - 121 through 135 (of 330 total)
I like the solution using derived tabels but thanks to everyone who replied!
Barkingdog
December 23, 2008 at 7:53 pm
Thanks for the replies. I'll need to digest them a bit.
BTW can any think of a solution not using a CTE?
Barkingdog
December 15, 2008 at 10:01 am
Thaks for the interesting reply but when I ran your (CTE?) I got
1jack15.00
4Fred35.00
The first row is exactly what I want but the second row is not. I expected 17 (which...
December 15, 2008 at 1:39 am
The idea was to always have the primary key sequence like this : 1,2,3,4.... (a psychological, not computer, issue.)
WELL, after reading the replies to the question I have scrapped the...
December 8, 2008 at 9:10 am
>>>is your SAN able to grow the LUNS on the fly without negatively impacting Windows?
I don't know the answer and didn't even think of the question (i.e. "on-the-fly" or...
December 5, 2008 at 7:42 pm
I found this tidbit too:
>>
Yep, you're absolutely correct. This is an issue with Windows 2003 and prior versions for every SAN out there. 2008 handles it by automatically...
December 5, 2008 at 4:06 pm
>>>Don't forget to use diskpart.exe to align the disk partitions (align=64)and don't format the drives with the default (4k) blocksize
I don't know what "algn=64" refers to but I'll read up....
December 5, 2008 at 2:20 pm
The backups themselves will go on the SAN (initially) on our low I/O drives. They will ultimately be saved to tape.
Barkingdog
December 5, 2008 at 1:54 pm
Only C is an internal drive.
What would you recommend for a high speed OLTP data drive if not RAID 5? (RAID 0 + 1)?
Barkingdog
December 5, 2008 at 11:42 am
I'll keep my eyes "open" when using DISTINCT.
BD
November 21, 2008 at 1:01 am
Great answer. Thanks to everyone.
barkingdog
November 19, 2008 at 12:13 pm
I think that will do it!
Barkingdog
November 19, 2008 at 2:05 am
Jeff,
A fantastic counter-perspective!
Thank you,
Barkingdog
November 14, 2008 at 7:28 pm
Thank you everyone for your replies.
What a confusing bit of arcane stuff.
Barkingdog
November 7, 2008 at 7:45 pm
Viewing 15 posts - 121 through 135 (of 330 total)