Forum Replies Created

Viewing 15 posts - 24,586 through 24,600 (of 39,818 total)

  • RE: INSTCAT.SQL version number

    I wouldn't just run this without being absolutely positive of what I was doing. You should really call MS support for this.

  • RE: LogShipping Configuration

    I agree with Justin's advice. Just like mirroring, log shipping is by the database.

    None of these technologies handles system databases. You have to handle those manually, probably periodic transfers of...

  • RE: Restore

    The backup contains

    - data

    - log records that occurred during the backup process.

    It doesn't contain the full log, but it does contain data about the size of the log. That file...

  • RE: Delete log file

    Everything is always logged. Simple mode just allows the space to be reused when the transaction is committed.

    There might be more data in the package, or some other change that's...

  • RE: Which country is best for Outsourcing?

    Doc (3/27/2009)


    Here is a good question: How do you stop someone to Outsource?

    Just read this article on CNN http://edition.cnn.com/2009/US/03/26/ibm.outsourcing/index.html

    I think you complain about this. There shouldn't be support for this...

  • RE: Which country is best for Outsourcing?

    There is some outsourcing in the US to those areas. Microsoft, Google, some other large companies have contracted for services in some rural areas. I'd like to see more.

  • RE: Are the posted questions getting worse?

    Funny Friday for The Thread!!

    Smile everyone

  • RE: Annoyances

    Ronn Hudzick (3/27/2009)


    We live/work in a zoo. Between the person that sleeps most of the day, the one that stares at a screen and can only do one function...

  • RE: Annoyances

    bob.willsie (3/27/2009)


    Because of that experience I actually developed several interview questions to make sure I weed these type of people out early in the process.

    That's a great idea. Glad you...

  • RE: Annoyances

    Paul (3/27/2009)


    My biggest annoyance is people talking to themselves. Either out loud or whispering, it doesn't matter, it's just too distracting because you think they could be talking to you.

    My...

  • RE: Do DBAs Still Read Techincal Books?

    Maybe we need a poll to push Jeff along 😉

  • RE: Annoyances

    Ed Salva (3/27/2009)


    Anybody know where I can get a cone of silence? :w00t:

    Just be sure you press the button all the way 😉

  • RE: Delete log file

    No, the log provides integrity for transactions. You must have one.

    If it's filling, it's not large enough or you have a transaction issue in your code.

  • RE: Are the posted questions getting worse?

    Jeff Moden (3/26/2009)


    BWAA-HAAA!!! ... who the hell made THAT rule? This IS the thread. 😉

    Umm, hmmm (throat clearing)

  • RE: Script to sync server logins from production to warm servers

    The DDL trigger is on the instance, not the database. Won't touch the ERP db.

    If you don't want to do this, I'd recommend not using SSMS to remove logins....

Viewing 15 posts - 24,586 through 24,600 (of 39,818 total)