Forum Replies Created

Viewing 15 posts - 661 through 675 (of 691 total)

  • RE: Question of the Day for 10 Feb 2004

    I was always under the impression that RAID 5 provides higher read performance than RAID 1; isn't that the whole point of striping?

  • RE: Question of the Day for 10 Feb 2004

    Hmm, I'd say either RAID 0+1 or RAID 5 would have been correct answers, not RAID 1.

  • RE: Question of the Day for 29 Jan 2004

    "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...

  • RE: Question of the Day for 29 Jan 2004

    A) I agree, stick w/ the DBA questions... I can't answer these license ones

    B) I always thought an MSDN subscription was the...

  • RE: Question of the Day for 28 Jan 2004

    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...

  • RE: The DBA Code of Ethics

    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...

  • RE: Question of the Day for 28 Jan 2004

    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. ...

  • RE: Question of the Day for 28 Jan 2004

    Hmm, yeah, I think if I ever saw a company running MSDE in a production environment I wouldn't walk away... I would run!!!

  • RE: The DBA Code of Ethics

    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...

  • RE: The DBA Code of Ethics

    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...

  • RE: Question of the Day for 26 Jan 2004

    noeld:

    The answer didn't say *who* would expect it.  Would the developer expect such behavior?  Certainly not.

  • RE: The DBA Code of Ethics

    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...

  • RE: Question of the Day for 26 Jan 2004

    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,...

  • RE: Question of the Day for 20 Jan 2004

    I searched Google, Deja, BOL, etc, and couldn't find a single hit on "StallReportThreshold" ... Any unofficial documentation on DBCC LOCK available?

  • RE: Question of the Day for 16 Jan 2004

    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...

Viewing 15 posts - 661 through 675 (of 691 total)