Forum Replies Created

Viewing 15 posts - 16,696 through 16,710 (of 22,211 total)

  • RE: Query Optimisation

    In addition to the server side trace, you can also, in real time, query the information about procedures and their behavior from dynamic management views such sys.dm_exec_query_stats.

  • RE: TempDb Placement

    I wouldn't say there was a "right" solution to this question, but, I'd lean towards option 2 above, or, possibly, depending on your system, a third option:

    Data & Logs for...

  • RE: What's cold backup.?

    I'm pretty sure cold backup is an older term no longer in use for backups. Our Oracle DBA's were performing these things up until last year (don't ask). In them,...

  • RE: AutoMatic Backup

    Use SQL Agent to create a job with a schedule that automatically backs up your databases.

  • RE: TempDb Placement

    Is that two drives in addition to the operating system and server files location? If not, I'd put the OS on drive 1 and everything else on drive 2. Obviously...

  • RE: SELECT database WHERE size = 'biggest in the world'

    There are probably (and we're unlikely to ever know) signal processing databases in the NSA that make WoW, YouTube & Google look like rinky-dink Access db's. Just the indications of...

  • RE: Are the posted questions getting worse?

    RBarryYoung (8/18/2009)


    Grrr. Another person who seems to think that I should be doing their work for them. ... :angry: My back really hurts right now and I fear...

  • RE: Are the posted questions getting worse?

    Kit G (8/18/2009)


    Jeff Moden (8/17/2009)[/b]


    I guess that's part of what I mean... why wouldn't you correct the original blog?

    I can think of one other reason not to edit the original...

  • RE: Multi-Environment Deployments Using Team Edition for Database Professi

    While I realize that good carpenters don't blame their tools & all that... but when a carpenter is being told he has to drive nails with a coping saw... can...

  • RE: Are the posted questions getting worse?

    Jeff Moden (8/17/2009)


    Grant Fritchey (8/17/2009)


    I don't know about integrity, but if I got it wrong, I got it wrong and it needs to be clarified. However, with a bit of...

  • RE: Multi-Environment Deployments Using Team Edition for Database Professi

    SCOTT!

    That's a really hard problem, as I'm sure you're aware. I don't have a good answer. You should start a new thread. You might also consider posting that question to...

  • RE: Doubt on indexs

    2005/2008 refers to it as a key lookup, but it's the same thing as a bookmark lookup. You can read about it in the books online. It has to do...

  • RE: Quality of Outsourcing Staff

    At my current company we've tried one offshore outsourcing of a single development project because it would "save money" not to mention deliver the project faster, and it would work...

  • RE: Are the posted questions getting worse?

    Jeff Moden (8/17/2009)


    GilaMonster (8/17/2009)


    Jeff Moden (8/17/2009)


    Heh... yeah, but being the responsible person you are, I'll bet you went back and fixed it as soon as you realized the mistake. ...

  • RE: Twenty tips to write a good stored procedure

    jp (8/17/2009)


    I dont agree with most of the points listed here.. :w00t:

    Which, the original 20 or the comments that followed?

Viewing 15 posts - 16,696 through 16,710 (of 22,211 total)