Results 1 to 3 of 3

Thread: SQL Server Loads over Network take forever

  1. #1
    Chris Trendle Guest

    SQL Server Loads over Network take forever

    When I attempt to load a database from dump format across a network (100mb Ethernet) It takes forever. (15 hours for 16GB!) can anyone help me find a starting point to troubleshoot this?

    Thanks!

    -Chris

    P.S. File Copies of the same size move at a rapid fashion, and I cannot find any bottlenecks in the network.

  2. #2
    Ray Miao Guest

    SQL Server Loads over Network take forever (reply)


    On 2/16/99 4:54:42 AM, Chris Trendle wrote:
    > When I attempt to load a database from dump format across a network (100mb
    > Ethernet) It takes forever. (15 hours for 16GB!) can anyone help me find a
    > starting point to troubleshoot this?

    Thanks!

    -Chris

    P.S. File
    > Copies of the same size move at a rapid fashion, and I cannot find any
    > bottlenecks in the network.

    Use network monitor tool (sniff, etc.) to start your troubleshooting.

  3. #3
    Craig Guest

    SQL Server Loads over Network take forever (reply)


    On 2/16/99 7:30:12 AM, Ray Miao wrote:
    >
    On 2/16/99 4:54:42 AM, Chris Trendle wrote:
    > When I attempt to load a
    > database from dump format across a network (100mb
    > Ethernet) It takes
    > forever. (15 hours for 16GB!) can anyone help me find a
    > starting point
    > to troubleshoot this?

    Thanks!

    -Chris

    P.S. File
    > Copies of the
    > same size move at a rapid fashion, and I cannot find any
    > bottlenecks in
    > the network.

    Use network monitor tool (sniff, etc.) to start your
    > troubleshooting.
    ++++++++++
    Also look at the documentation on TcpWindowSize if you are using TCP/IP..Craig

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •