Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 1,202 total)

  • RE: The Afternoon Whistle

    I have worked at places where an employee's desk always looked like it was up for sale every afternoon. It kind of gave management the image that the person was...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: Tips for New DBAs

    Tom.Thomson (2/18/2010)


    more so if the head of development doesn't see why developers should pay any attention to a DBA.

    (edit to sort out some typos)

    This is where the DBA can live...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: Tips for New DBAs

    It may be "widgets" that are stored in the database, but as long as the company is in the business of making them, or selling them, and thus tracking those...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: Covering Index using Included Columns

    Although using INCLUDE columns in an Index is not practical in all situations, using them to eliminate a Bookmark Lookup (RID) in an execution plan in a lot of situations...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: A guide to recover a database out from Suspect mode

    Malcolm Daughtree (2/10/2010)


    The more I read on this thread the more worried I become... do you actually believe this ...?

    RUNNING OUT OF DISK SPACE WILL NOT SEND YOUR DATABASES...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: A guide to recover a database out from Suspect mode

    BTW, you can write some T-SQL code with little effort that will check disk space on all fixed drives on your db server via a daily job and notify you...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: An Administrative Security Hole?

    True sir, and that is why I said "virtually", not "completely". The definition of "virtually" means "for the most part; or just about:" according to http://www.dictionary.com. I fully realize...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: An Administrative Security Hole?

    Ben,

    Restoring backups or copying and attaching files as a way of gaining access to someone's data has been virtually eliminated through TDE. If you attempt either operations on an encrypted...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: A guide to recover a database out from Suspect mode

    Paul Randal (2/9/2010)


    There's also a video recording of my Corruption Survival Techniqes session from TechEd Europe in 2008 which shows me doing all of this live on stage: TechEd: 80...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: An Administrative Security Hole?

    K. Brian Kelley (2/9/2010)


    TravisDBA (2/9/2010)


    Copying database files with the service down and possibly attaching the database files to another machine is useless if the data and log files are encrytped...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: An Administrative Security Hole?

    paul.knibbs (2/9/2010)


    Steve Jones - Editor (2/9/2010)


    However here's an easy way for them to anonymous add themselves, and with clear text, plain text files as the error log, restart SQL Server...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: A guide to recover a database out from Suspect mode

    I agree, which is why I recommended Pauls site. He covers this topic in the kind of detail it deserves. His "In Recovery" series is outstanding as well as a...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: A guide to recover a database out from Suspect mode

    Paul S. Randal is the definitive source on Database Corruption and recovering corrupt databases. Check him out at http://www.sqlskills.com/BLOGS/PAUL/category/CHECKDB-From-Every-Angle.aspx He wrote DBCC CHECKDB for Mircosoft. A lot of things in...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: Change Data Capture Question

    My point is it would have been a lot simpler if Mickeysoft would have just included the user column in the Change table while they were constructing CDC. It...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

  • RE: Change Data Capture Question

    Thanks Grumpy,

    I did start thinking yesterday why would Mickeysoft go to all the trouble of tracking historically changed data on SQL Server including what rows got inserted, deleted, changed, and...

    "Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...:-D"

Viewing 15 posts - 1,096 through 1,110 (of 1,202 total)