Viewing 15 posts - 661 through 675 (of 692 total)
I was always under the impression that RAID 5 provides higher read performance than RAID 1; isn't that the whole point of striping?
--
Adam Machanic
whoisactive
February 10, 2004 at 12:52 pm
Hmm, I'd say either RAID 0+1 or RAID 5 would have been correct answers, not RAID 1.
--
Adam Machanic
whoisactive
February 10, 2004 at 7:25 am
"None of this changes the fact that most companies obviously don't worry about licensing their development boxes."
The last company I worked for didn't worry about licensing development servers (3 SQL Servers, 3 IIS...
--
Adam Machanic
whoisactive
January 29, 2004 at 8:05 am
A) I agree, stick w/ the DBA questions... I can't answer these license ones ![]()
B) I always thought an MSDN subscription was the...
--
Adam Machanic
whoisactive
January 29, 2004 at 7:32 am
SQLBill:
You didn't quote the second part of the question:
"Each of the servers have a single processor and typically only handles 3 SQL connections at any given time."
That made me think...
--
Adam Machanic
whoisactive
January 28, 2004 at 11:40 am
PhoenixDBA:
My original quote: "A DBA should make an effort to be as knowledgeable as possible in database fundamentals... "
Note I did not say "relational database fundamentals." I merely said "database...
--
Adam Machanic
whoisactive
January 28, 2004 at 11:37 am
SQLBill:
Used on LOCAL machines in production environments; this question (the way I read it) seemed to indicate MSDE being used on 30 different SERVERS that other machines could talk to. ...
--
Adam Machanic
whoisactive
January 28, 2004 at 8:56 am
Hmm, yeah, I think if I ever saw a company running MSDE in a production environment I wouldn't walk away... I would run!!!
--
Adam Machanic
whoisactive
January 28, 2004 at 7:40 am
Let me get this straight, BrenBart:
You feel that a DBA shouldn't have to know DBMS foundations but should have to know networking, system administration, and other skills that are peripherally...
--
Adam Machanic
whoisactive
January 27, 2004 at 8:43 am
Steve, why would you hesitate to mandate knowing Codd's rules or the rules of normalization? Are you implying that someone can do the job of DBA well without knowing these...
--
Adam Machanic
whoisactive
January 26, 2004 at 9:57 am
noeld:
The answer didn't say *who* would expect it. Would the developer expect such behavior? Certainly not.
--
Adam Machanic
whoisactive
January 26, 2004 at 8:27 am
I'd like to add:
A DBA should make an effort to be as knowledgeable as possible in database fundamentals... Remember, without knowing why the (a) database is the way it is, you...
--
Adam Machanic
whoisactive
January 26, 2004 at 7:40 am
Personally I would have gotten rid of the bit column altogether during the "quality control" process and changed it to tinyint. 95% of the time I've seen the bit datatype used,...
--
Adam Machanic
whoisactive
January 26, 2004 at 7:34 am
I searched Google, Deja, BOL, etc, and couldn't find a single hit on "StallReportThreshold" ... Any unofficial documentation on DBCC LOCK available?
--
Adam Machanic
whoisactive
January 20, 2004 at 7:32 am
From BOL:
INDEX ( index_val [ ,...n ] )
Specifies the name or ID of the indexes to be used by SQL Server when processing the statement. Only one index hint...
--
Adam Machanic
whoisactive
January 16, 2004 at 2:33 pm
Viewing 15 posts - 661 through 675 (of 692 total)