YOUR CHANNEL IS LOADING
  • 1

    Trusting Systems

  • 2

    Understanding HA

  • 3

    How do you solve T-SQL problems?

  • 4

    Morphing Microsoft

  • 5

    The Control Poll

The Voice of the DBA Network Databases? Is it time to change?

MEVIOtoday

Nov 14, 2011 Network Databases? Is it time to change?

In the two decades I've worked with SQL Server, there has been some advice that I've always given to people: don't backup to the network, and don't try to put a database on a file share. SQL Server hasn't dealt with either of those situations well for most of my career, and they've been a regular source of issues for clients and posters to the forums at SQLServerCentral. Network technology, while quickly improving, was still flaky enough that I always recommend that people keep their data and backups local as a guideline.

However technology evolves, and when it does, it's time for the advice to change. Lately I have seen more and more people making backups across the network that seem very reliable. Even the tendency of Ethernet protocols to delay packets when collisions occur is mitigated by the increasingly common 1Gbps and 10Gbps network speeds that many companies are using. While I might still be a little nervous about running backups across the network, that's my personal bias and I don't know if I would continue to recommend against those backups.

 

Read the rest of "Network Databases? Is it time for a change?" at SQLServerCentral