Forum Replies Created

Viewing 15 posts - 29,146 through 29,160 (of 39,771 total)

  • RE: Does DBCC DBREINDEX cause data files to grow?

    Negatives because things are being calculated and added to other things and probably overflowed.

    Because a reindex is transactional, the system has to keep copies of the old and new pages...

  • RE: Cannot connect to a remote server

    The connection worked fine for me with credentials Chris supplied, so I'm guessing there's some firewall or limiting factor either on his network or elsewhere. I sent some screen shots...

  • RE: Diff. between sql server 2000 and sql server 2005

    This is not a question we can answer here easily. Go to Microsoft's site and look up the differences overall.

    If you have specific questions, feel free to post them.

  • RE: Cannot connect to a remote server

    :), It certainly shouldn't be.

    Willing to do a test if you like. If I mess it up, feel free to post a complaint here where everyone can see it 🙂

  • RE: A Bad Report Card

    Hopefully they'll make some changes and we'll see.

    I first saw BI, or what was called either DSS (Decision Support System) or EIS (Executive Infromation Systems) in 1990. We used those...

  • RE: Cannot connect to a remote server

    Ed has a good point. I'd also ask the hosting company if they allow direct, 1433 connections from your local PC to the remote SQL Server. They might not.

  • RE: Memory_Parallelism Performance Problem

    In terms of CPU drop, is that between the two boxes (old and new) or after you set max memory?

    Not sure about L3, have to ask someone else about that,...

  • RE: SQL Server 2005 Build List

    I'm not sure we want a information sharing section. All of the content here is shared by people and we bring it to light in the daily newsletter. The scripts,...

  • RE: Cannot connect to a remote server

    Sorry for the delay, Chris.

    Let me try and explain how this works and then maybe you'll see a hole in what's happening.

    When you install SQL Server 2005, it runs on...

  • RE: Database exclusions in backup

    Or you just administer your plan and specifically choose those databases that need to be backed up.

  • RE: plz its urgentttttt help me out

    This is definitely something that can work, please however explain what the issue is using better English and not just shorthand. It makes it hard to determine the issue.

    What is...

  • RE: Upgrade to SQL Server 2005 from SQL Server 2000 Problem

    What was the connection problem and what did you see in the drop down for compatibility option?

    Also, you did an in-place upgrade?

  • RE: Log Shipping Solution for 500+ databases

    I'll look around on the old instance for the scripts tomorrow (late now 🙁 )

    I'd think about potentially separating out some log backups to separate drives to spread the load...

  • RE: Decommissioning the Development Server

    As mentioned above, create a maintenance plan to backup all databases to your new drive and don't worry about it.

    The backups run sequentially, but they tend to run quickly.

  • RE: Storing files in VLDBs, filegroups and maintenance

    I'm not sure 300GB qualifies as a VLDB anymore. I think you need to be 1TB and above.

    I wouldn't separate out varchar(max) content out to separate filegroups. No benefits in...

Viewing 15 posts - 29,146 through 29,160 (of 39,771 total)