Results 1 to 9 of 9

Thread: abnormal access database traffic?

  1. #1
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro

    abnormal access database traffic?

    We've got a bit of a weird one at work, if anyone attempts to open an access database it seems to generate way more traffic than it should, causing a huge amount of data collisions on the network.
    Which either means the database takes an absolute age to load, or if it's a big database, it completely blocks all other network traffic and you get network timeouts all over the place which appears to take windows explorer out with it..

    I know the network configuration here is a bit of a mess with complete jumble of hubs and switches all over the place, but it's been fine up until last night?

    Anyone have any ideas? (Virus, other known issues?)
    (\__/)
    (='.'=)
    (")_(")

  2. #2
    Senior Member da.Guvna's Avatar
    Join Date
    Aug 2004
    Posts
    609
    Thanks
    39
    Thanked
    1 time in 1 post
    Argh, god this rings alarm bells in my head but I can't quite remember what the details were. I worked as tech support for a large company who were hosting an engineering firm on their site. The engineers paid some "expert" to produce a project managment database for them, but they were too tight to pay for an SQL server so he did it in Access for them. Apparantly, Access is horrificly inefficient over networks with a large user base and large database.

    They had well over 100 users using this thing heavily all day every day, and it just became too much for the system and it collapsed repeatedly every day, bringing the network with it. In the end they had to front up the cash for an SQL server.
    I don't know how much that applies to your situation though.

    We also had a situation once where the network would slow down heavily in a few particular areas. We thought it was bad cabling but it turned out to be something called a 'Broadcast Storm'. Not too hot on the specifics of it, but it's basically caused by the routers sending lots of random pings out to other routers on the network to let each other know they're there or something like that. Apparantly, they sometimes get caught in a loop and the amount of pings being sent out increases exponentially until there's no room for anything else. Just had to reboot the switches and all was fine again.

    Might be worth a try?

  3. #3
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    access isn't good over a network as it tends to send whole tables rather than just the records you want.

    might be worth getting a packet sniffer on there - withh all those hubs you are bound to find a hub with plenty of broadcast traffic.

    have you got a network diagram ? mail it to me at cd@bluecube-uk.com and I'll take a lewk and see if there is anything hugely evil at it.

    no SQL boxes on the network at all ( I'm thinking SQL slammer )
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  4. #4
    F.A.S.T. Butuz's Avatar
    Join Date
    Jul 2003
    Location
    Wales
    Posts
    4,708
    Thanks
    51
    Thanked
    72 times in 59 posts
    • Butuz's system
      • Motherboard:
      • MSI Z77 MPOWER
      • CPU:
      • I7 3770K @ 4.6
      • Memory:
      • 16GB Corsair XMS 1866
      • Storage:
      • Sandisk SSDs
      • Graphics card(s):
      • 3xR9 290
      • PSU:
      • be quiet! Dark Power Pro 10
      • Case:
      • Inwin H Frame
      • Operating System:
      • Windows 7
    Well access not being a good database to use with large databases and multiple users seems to have been covered already.

    What i will say is that you really should get your network infrastructure in order as there has literally never been a cheaper time to buy good fast switches. You should find that spending a few hundred or a few thousand (depensing on how big your network is) on your network infrastructure will provide a faster, more reliable, easyer to manage and troubleshoot network. That will serve your company well for the next 5 years.

    Butuz

  5. #5
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Quote Originally Posted by Moby-Dick
    access isn't good over a network as it tends to send whole tables rather than just the records you want.

    might be worth getting a packet sniffer on there - withh all those hubs you are bound to find a hub with plenty of broadcast traffic.

    have you got a network diagram ? mail it to me at cd@bluecube-uk.com and I'll take a lewk and see if there is anything hugely evil at it.

    no SQL boxes on the network at all ( I'm thinking SQL slammer )
    We've only got one SQL server, and that's just a dev box, there's no traffic coming out of that at all.

    I've already run ethereal on my machine when I try to open up one of the databases, and there just seem to be a boatload of mal-formed packets everywhere (checksum fails)..
    If you access the database indirectly it's fine, the problem only happens when you try to open it through access, which is a bit odd. It's odd because it's been fine for *months*, and the problem has only just happened in the last day or so..

    I've not got a network diagram (I don't think there is one to be honest), but I know there is a silly mixture of switches into hubs into switches, which really can't be helping..

    I've got an ethereal dump I can send you if that would help..
    Last edited by Stoo; 06-10-2004 at 02:27 PM.
    (\__/)
    (='.'=)
    (")_(")

  6. #6
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    as long as you dont have to go thorugh more than 3 hops to get to the server your network should be ok.

    can you move a copy of the access db onto another box and try and access it via then.

    this shoudl eliminate it being a server problem.

    does it happen no matter who opens up access ?

    have you got an old version of the DB you can put onto another box to test for db corruption ?
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  7. #7
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Okay, single hop to the server (from tracert), copying the db to a different box results in the same issue, *anyone* opening the database though access has the same problem, the db isn't corrupt, as it *will* load eventually, but only after a very long time..

    Loading the database up *on* the server is fine, it's just anything over the network.. and it's any large access database too..

    I think it's a networking problem somewhere, possibly one of the switches or hubs dying..
    (\__/)
    (='.'=)
    (")_(")

  8. #8
    Administrator Moby-Dick's Avatar
    Join Date
    Jul 2003
    Location
    There's no place like ::1 (IPv6 version)
    Posts
    10,665
    Thanks
    53
    Thanked
    384 times in 313 posts
    it could be possible - stick access on a laptop , and plug it into the same switch as the server ?
    my Virtualisation Blog http://jfvi.co.uk Virtualisation Podcast http://vsoup.net

  9. #9
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro
    Moby, YGPM
    (\__/)
    (='.'=)
    (")_(")

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. access mp3 files to nero?
    By B3Nji in forum Software
    Replies: 0
    Last Post: 27-06-2004, 04:41 PM
  2. Interactive ASP database stuff
    By joshwa in forum Software
    Replies: 8
    Last Post: 31-03-2004, 02:36 PM
  3. Can't access folders or printers from my laptop on network
    By TomWilko in forum Networking and Broadband
    Replies: 15
    Last Post: 02-12-2003, 09:44 AM
  4. Access Reports - help....
    By Lead_Head in forum Software
    Replies: 5
    Last Post: 22-10-2003, 12:19 PM
  5. NT4 Domain - A: drive access
    By joshwa in forum Software
    Replies: 1
    Last Post: 27-08-2003, 09:07 AM

Posting Permissions

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