Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,524 total)

  • RE: Can there be two sql servers on a single computer?

    IF you are planning on installing multiple instances of SQL Server on a server you need to make sure you have enough memory to serve all of those instances. ...

  • RE: MSDB DATABASE SUSPECT MODE

    We CAN help you but you need to tell us what you did and what error messages you have. Follow exactly what Gail says and tell us what output...

  • RE: Patch Week

    george sibbald (3/28/2011)


    When you have a large number of instances to support patching them all every 8 weeks is out of the question. we don't have the DBA resources and...

  • RE: Patch Week

    I continue to go with the earlier post that Microsoft recommends only installing CU's if you experience an issue that the CU fixes. I have too many SQL Servers...

  • RE: Service Packs

    There is no way to backout a service pack for SQL 2005. The only method is to un-install SQL Server and re-install to SP2. AND... I hope you...

  • RE: Database Integrity

    There are many different reasons and types of errors/messages that come out of a failed DBCC CHECKDB. You must research the specific error and post it here and we...

  • RE: Strange error in SQL log

    Ok, thanks for the info.

  • RE: Strange error in SQL log

    Did anyone ever figure this message out. I just installed my first Win2008R2 SQL 2008R2 and attached a db backup and got the same message. I ran a...

  • RE: Cumulative Updates

    The way I view CUs is this. Only go with Service Packs for upgrading current systems. If you build a new server environment I usually start off fresh...

  • RE: Virtualizing SQL Server

    We moved two test SQL Servers and one very low utilization and low IO prod SQL Server on VM. Haven't heard of any problems.

  • RE: Rollback Service Pack???

    JasonRowland (3/2/2011)


    For a default instance installed on a single server with user databases on seperate drive than "c:\" and all system databases in "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data" would the following...

  • RE: 2008 R2 Cumulative Update 5 on x64

    I just installed our first SQL 2008 R2... I am on the fence to wait for SP1 or apply the latest CU.... Microsoft used to say don't apply CU's...

  • RE: Sluggish Perfromance on Server - Task Manager PF Usage too High?

    I am not an expert on the topic but I have seen this a few times here. Something is causing a memory leak on the server. In my...

  • RE: Inactive database user?

    Some applications create a connection to the db and stay idle and connected to the db. That way when data is requested it simply reuses that idle connection. Killing...

  • RE: dbcc checkdb

    Take it from me.... run it as often as your system allows.... 7 days a week if you can....

    A few weeks ago I found out the hard way......

Viewing 15 posts - 976 through 990 (of 1,524 total)