Forum Replies Created

Viewing 15 posts - 76 through 90 (of 144 total)

  • RE: Moving SQL Server from one NT box to another

    Sounds like the right approach. In my office, we lose the old servers within a couple of weeks as they get re-purposed (if they are of decent specs) by the...

  • RE: Moving SQL Server from one NT box to another

    Shouldn't be an issue. We've done it many times here. We've either created a new server with a new name and repointed any ODBC drivers to the new server or...

  • RE: Memory

    Sorry, I should have said we currently have 2 GB with it dynamically set. I see a lot of hits on buffer cache and want to try and size up...

  • RE: Set working set size option

    Is anybody running with this set to ON?

  • RE: PAE, awe and 3GB

    John,

    On the server I'm getting a cache hit ratio of 99.3%. What else within DBCC PERFMON should I watch?

  • RE: PAE, awe and 3GB

    I reindex the database nightly and update statistics nightly as well. I do see buffer cache taking hits periodically throughout the day and figured the additional memory would help. Your...

  • RE: PAE, awe and 3GB

    Thnaks, I appreciate the responses. I'm always a little leery about applying something to production that I haven't quite proven as being an improvement.

  • RE: PAE, awe and 3GB

    We are running SQL EE and advanced server. I've never seen an issue with memory in dev, where I playing around with this. I do see it as an issue...

  • RE: 16 gig of memory. AWE working ?

    Steve,

    Did you get anywhere with this? I've seen the same thing at my shop but everyone I talk to tells me we're configured correctly. Thanks.

  • RE: Create Index vs. Auto Create Statistics

    Does anybody have a handy script that will identify search fields for the _WA** indexes?

  • RE: Remove indivdual backups from a backup device

    One file per backup, so if you retain for 8 days, you'll have 8 files.

  • RE: Remove indivdual backups from a backup device

    You can also use a maintenance plan and specifiy within there "Remove files older than". If you specify 8 days, this will retain each file for 8 days and then...

  • RE: Releasing free space allocated to a table.

    Won't this potentially lead to physical framentation with shrinks and then auto grows? Will the backup, restore and rename option be the best approach? I realize it would probably be a...

  • RE: Memory configuration

    Thanks, after I posted, I found another thread to an article by Ken Henderson which spelled that out very clearly. I appreciate the response.

  • RE: Memory configuration

    How do I determine what is being allocated to SQL. We run SQL2K sp3 on Win2K sp4, non-advanced server, with 4GB ram. I want to allocate 3GB to SQL so...

Viewing 15 posts - 76 through 90 (of 144 total)