Forum Replies Created

Viewing 15 posts - 1,261 through 1,275 (of 1,790 total)

  • RE: Server becomes very slow [RESOURCE_SEMAPHORE] waittype.

    It sounds like you have reached a memory limit in your current configuration. We have experienced some of what you are referring to and have worked through most of it...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: PERFORMANCE ISSUES / SQL SERVER INSTANCES

    Sorry for taking so long to reply again on this but if they are the same SLA and the same version of SQL then I would only use one instance...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Backup Exec general questions

    ...and to further what Lynn was saying, wait till you do a verify of a backup that is on tape. Sleep, snore, sleep, snore, get coffee, etc.... 🙂

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Backup Exec general questions

    Honestly, I don't like having a tape backup agent backup the databases. Backup files, great. I have voiced this many times on this site but I tend to a bit...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: 2 Way SQL Replication

    Based on what you are saying it sounds like you should be using merge replication not transactional.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Can't view properties of SQL Server Agent Jobs

    Reinstall the client tools on the server where things are behaving strange? 😀

    Seems like some pretty strange happenings for sure. If you are using the same account from both locations...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Not able to start SQL agent,getting Error insuffient Memory

    The error that you posted is from MSSQLSERVER (note the EVENT SOURCE: label). So, there definitely appears like their might be an issue with the memory utilization for the instance....

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: PERFORMANCE ISSUES / SQL SERVER INSTANCES

    Any time you hold multiple instances on one server you add some complications to your maintenance so, with that being said, your coworkers concerns are not unfounded. While I believe...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Cannot install KB932557 on SQL 2005

    Can you look in the install log and get any error and post them here? Thanks in advance.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Managing NT groups

    Yeah, sorry that I don't have any other suggestions. Hopefully someone else will.

    Totally understand the whole SQL / VBScript aspect as well. I don't know if I could code...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Deploying DB changes

    Yes, you can use SSMS in 2005 to generate scripts for indexes. I always recommend having these things scripted out and testing those scripts prior to putting them into production....

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Stopping replication

    Yes you can. Stop the agent affecting that replicated publication / article. Then you can use the following queries to find what replicated transactions you need to delete. Please note...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: SQL Server Merge Replication

    Any errors that you can provide to further troubleshoot?

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Shall I Keep all existing index when tuning database with Multiple .trc files?

    Yeah, just be prepared for the userX calls saying that his / her ad-hoc queries are running really slow today and they can't figure out why. 😛 Of course, that...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • RE: Managing NT groups

    Hey Adam,

    Familiar with the structure that you have laid out but have never seen a tool like that. Maybe you should consider writing something? 😉 Might sell...

    Alternatively, if you...

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

Viewing 15 posts - 1,261 through 1,275 (of 1,790 total)