Forum Replies Created

Viewing 15 posts - 34,051 through 34,065 (of 39,736 total)

  • RE: Automated SQL Server Installation

    20 isn't that many. You might spend more time figuring this out than just installing.

  • RE: How View ALL Transaction Log from a database

    Lumigent, ApexSQL, LogPI, all have transaction log reader products.

  • RE: Updating SysPerfinfo table

    I don't believe that you can do this.

  • RE: Timing

    We got lost in the employee shuffle at Microsoft when our old contact moved on and it took awhile for a new one to appear. I spoke with him last...

  • RE: Question of the Day for 27 Apr 2005

    Why was it poorly worded? The snapshot agent is an agent needed for replication and the security that should be assigned is important. Reducing your attack surface is something that...

  • RE: Comparing Data in two SQL Tables

    Red Gate software has a low cost compare tool, advertised in the footer, which is highly rated and there is a review on the site. ApexSQL also has one.

  • RE: Insert during reindex

    You should probably schedule the reindexes for very, very low use times or setup the application to try reconnecting after a few minutes.

  • RE: procedure encrypted

    The DTS copy Objects task might work. If you don't have a direct connection, create a small db, copy just those procs in it and send the (small) backup to...

  • RE: Timing

    Mike,

    Apologies, a typo in the filename. It's fixed.

  • RE: Question of the Day for 26 Apr 2005

    Bob is correct. The question is testing how you accomplish a task, which is what many examinations or interview questions will do. If you got this in a pre interview...

  • RE: Question of the Day for 26 Apr 2005

    Sorry, that's the best answer of those that are available. You can always attach the errorlogs to the email that will contain the sqldiag output. The answer is correct, perhaps...

  • RE: Why not run as root?

    I tend to agree that MS hasn't introduced security very well into their products. There are some very smart people up there and I know many of them understand how...

  • RE: Trouble with a SP - need some help please

    I think what the poster is saying is that you need to use single quotes everywhere you have doubles. In the places where you've...
  • RE: Transaction log backup

    That's strange. I'll have to give that a try, but I wouldn't expect that to be the problem.

  • RE: Yesterday CPU issue

    Any query could peg your server at 100%. In fact, I've had lots of servers that would hit 100% for a minute or two.

    Today there isn't anyway to determine this...

Viewing 15 posts - 34,051 through 34,065 (of 39,736 total)