Forum Replies Created

Viewing 15 posts - 196 through 210 (of 327 total)

  • RE: Unattended Install of SQL 2005 Service Pack 3

    Thanks for the update. I have executed SP3 with the /parameters that you have mentioned and it still don't install automatically. Is SP3 different that say SP2?

    Usually we install SPs...

  • RE: Unattended Install of SQL 2005 Service Pack 3

    Hello everyone,

    Has anyone figured out how to do the unattended installation of SP3 for SQL 2005?

    I have check the option (with /?) but this still will not perform the unattended...

  • RE: Generation X

    Love the interesting comments.

    Not sure if I'm a generation X, Y, blah, blah, blah but I do know that it takes the right attitude to be successful. Here are...

  • RE: Collect SQL Server/Process Information - Quickly

    Hello again,

    Just ran the complete script on a SQL 2008 with SP1 and there was no problem with that DMV. You should check to see if you have permission to...

  • RE: Collect SQL Server/Process Information - Quickly

    Hello,

    No this table is not generated and actually it's not a table but a view. I haven't looked for it in SQL 2008 but check Books On Line (BOL) and...

  • RE: Don't Build a Monitoring System

    Earlier in this forum several people mentioned creating an open source tool for monitoring. I'm wondering if members would actually be interested in doing this. I for one would love...

  • RE: Finding Passwords

    Thanks for the info SuperDBA. After looking at DBCC BYTES is seems to me that knowing the actual address for the login account is not easily done. Do you think...

  • RE: Don't Build a Monitoring System

    After reading some of the comments I just have to ask a question.

    How much is your database environment worth?

    Sure you can "roll your own", I've created / use it...

  • RE: Don't Build a Monitoring System

    Build or Buy, good question. I believe that building is a great way to really learn a lot about SQL server and is great for small companies that are money...

  • RE: Finding Passwords

    Has anyone actual verified that you can read the plain text passwords in memory? I've looked that the DBCC commands like INPUTBUFFER and OUTPUTBUFFER but can't seem to see how...

  • RE: Finding Passwords

    If people are using 1 password for many things then part of the issue is end user training. No patch or free app will fix that.

  • RE: Finding Passwords

    Good editorial!!

    I fully agree with your comments on this and am wondering if this is not just another way for Sentrigo to get some press and possible clients. Have...

  • RE: A Failed Jobs Monitoring System

    Hello everyone,

    Please ignore my last comment as it was meant for another forum...Opps!

    See DBAs are not always right 🙂

    But to comment on this forum, if you create a loop that...

  • RE: A Failed Jobs Monitoring System

    The code provide is not perfect, as everyone has there own idea on "perfect" code, but it does try to link to a server and if not able to connect,...

  • RE: Find SQL Server Install Date

    Very nicely done. This is a great way to tell how old the installation is.

    I've having a problem with the execution on a SQL2005 (only tested one server). I...

Viewing 15 posts - 196 through 210 (of 327 total)