Forum Replies Created

Viewing 15 posts - 20,296 through 20,310 (of 39,834 total)

  • RE: The Missing Certification

    Lynn Pettis (4/2/2010)


    Okay, 30% developer/70% DBA. Would that take the 2 yrs back to 2 yrs?

    Could make that 30% Developer/20% Data modeler/50% DBA, how would that work out?

    This is...

  • RE: The Missing Certification

    CirquedeSQLeil (4/2/2010)


    Lynn Pettis (4/2/2010)


    If you spend 50% of your time coding, what were you doing with the other 50%? There is more than coding, so I have to say...

  • RE: The Missing Certification

    I do think we need to have automated test. I'd be in favor of a VM that is set to some base and we ask for you to accomplish xxx...

  • RE: Happy Easter

    Glad you liked it! I suppose I should use a couple more "professional" shirts at times, but I can't help myself. Actually just ordered a couple more geek t-shirts for...

  • RE: The Missing Certification

    Lynn Pettis (4/2/2010)


    If you spend 50% of your time coding, what were you doing with the other 50%? There is more than coding, so I have to say 1...

  • RE: SQL Saturday #39, New York City

    I'd bring something to take notes. Power can be hard to come by, and unless you are blogging or reporting on it, I think getting notes, and then ensuring you...

  • RE: Default Index Fill Factor

    Default is 0, which is the same as 100. Pages filled to capacity.

    CREATE INDEX - http://msdn.microsoft.com/en-us/library/ms188783.aspx

  • RE: SQL admin account gone

    There's also the default trace in SQL Server. I'd think it would log a drop of a user. I see a security event if I add one and then drop...

  • RE: Backup strategy

    Lynn is correct. If you cannot backup the tail of the log (http://msdn.microsoft.com/en-us/library/ms179314.aspx), you can't recover that data from 8:00 on.

    I think you'd restore

    - Sun full

    - Mon diff

    - Mon...

  • RE: Are the posted questions getting worse?

    not "involved" in transactions maybe? I like participate better.

  • RE: The Missing Certification

    I think you ought to keep TIS, though perhaps make it lightweight to administer. Have someone list the time and percentage of that time, working with SQL Server. Developer might...

  • Viewing 15 posts - 20,296 through 20,310 (of 39,834 total)