Slow performance of fetching BLOB data over network is very slow

Dear Experts,
We are deploying a GIS application which handles with BLOB datatypes. Database Server is in RHEL and in 11gR2. The application is using asp.net 3.5 and using ODP.NET to connect with Oracle. But here is a performance chart which shows that performance is very slow when application and database server lie on different subnetwork.
Case      Login Time
Same Server(Both in 192.168.9.23)     20-25 sec
Same Subnet (DB:192.168.9.25) (App: 192.168.9.23)     60-80 sec
Different Subnet (DB:192.168.11.153) (App:192.168.9.23)     More then 5 minutes
So what is the reason behind this and how can I improve performance if I want to keep application and database in diff machine?
Thanks in advance.

Also, look into the various lob settings in ODP.NET.
I believe that by default in ODP.NET the LOB will be fetched in separate roundtrips but you can change this my messing with certain properties or using certain methods - apologies, a bit imprecise.
If you have a network issue then doing more roundtrips than you need to is just going to exacerbate the situation.
Trace the session - if it's networking or roundtrips you should see symptoms of it in a 10046 trace.

Similar Messages

  • Get data over network

    Hello,
    I want to know how could i get data over network. I mean i have a video server and i want to get the data flow (so i don't need a MediaLocator which runs with URL file.. not an http address or else..) and store it in a buffer (bytebuffer?) or in a datasource...
    If you have an idea to do this.
    Thanks

    Im trying ot transfer webcam lifestream over the internet to a specific user.
    It works in my home network but does not over the internet
    What Im doing is:
    create the processor using ContentDescriptor.RAW_RTP
    create the transmitter using the user IP
    localAddr = new SessionAddress( InetAddress.getLocalHost(),
    portNumber ) ;
    destAddr = new SessionAddress( ipAddr, portNumber );
    rtpManagers.initialize( localAddr );
    rtpManagers[i].addTarget( destAddr );
    Thx for any help

  • Hi!I was restoring my MacBook pro to its factory setting by erasing the disk and reinstalling OS X lion via internet.but it is failing telling me that my network is very slow while I used the best network in the area.How sld I get an OS X lion to my CP?

    Hi!I was restoring my MacBook pro to its factory setting by erasing the disk and reinstalling OS X lion via internet.but it is failing telling me that my network is very slow while I used the best network in my area.How should I get an OS X lion to my CP? Is it possible to get it from another MacBook pro?Or is it possible to recover the erased OS X Lion without or with external disc?
    Thank you

    Hi OGELTHORPE!
    Thank you for your advice but I don't know where i can get it and where to get it. Also I don't know also how to use it.
    Could you please keep on helping me?
    Regards!

  • WIFI too slow after IOS 6 installed. SAFARI is loading very slow for burmese language website. Please help.....

    WIFI too slow after IOS 6 installed. SAFARI is loading very slow for burmese language websites. Not only that....many other websites too.....Please help.....Don't expect that ENglish is only language we expect to view on IPAD......
    Most websites are responding very slow with safari & many other broswers opera.........Too annoying IOS 6...Give me IOS 5 back...Tell me how.....
    I am too angry with IOS 6.......My IPAD 2 & IPHONE 4S all suck after installing IOS 6..........
    I can't believe "$600 billions " company released without testing on every devices with different wifi routers, applications on their store.........   
    Give me some ways to downgrade to IOS 5.1.1......

    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    You may think you are connected to the internet, but maybe not. Click on Safari and see if it connects.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting
    http://www.apple.com/support/ipad/wifi/
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Slow performance with long raw data

    Hi all,
    we are running a 8i on linux (suse 6.2). everything is fine, but
    when we try to select data from a table with two number and one
    long raw fields the performance is real low.
    data were exported from a 7.0.3 server running on a solaris box.
    the new server is much more performant then the sun box, only
    this one table doesnt work correct.
    Any ideas what i did wrong? more details could be supplied if
    needed.
    Li
    null

    Caitanya wrote:
    Blushadow,
    I thought this is how a Cursor loop works:
    ..cut..
    you need not fetch it again inside the loop? you fetch it once and the loop takes care of implicitly fetching one record at a time in the cursor.
    Please correct me if I am wrong.Yes, typically a cursor loop starts the loop, then fetches and then tests for exit condition before processing.
    The style the OP is using comes from the old BASIC style where we had REPEAT..UNTIL loops. The condition for these loops, due to their syntax, was specified on the UNTIL part e.g.
    REPEAT
      .. code ..
    UNTIL <condition>;This meant that the code would always be executed once and therefore, to prevent the code executing unecessarily you would have to code something like... (excuse my pseudo code)
    IF <condition> = TRUE THEN
      REPEAT
        .. code ..
      UNTIL <condition>
    END IF;So, in terms of what the OP is doing, they are fetching the first row outside the loop, using the condional check as the first thing inside the loop to prevent execution of the code if it's unnecessary, and then at the end of the loop fetching the next row before looping back around to the conditional check. Typically, you wouldn't do it that way, but it's fine and does work.

  • Network connection very slow, lot of drops

    Hello!
    On my network, there's an ADSL modem; an AirPort Extreme is connected to it and all my computers are connected to that AirPort Extreme.
    Initially, I had set the AirPort Extreme as a bridge and the modem was in PPPoE. However, I had weird troubles with that setup (one computer couldn't reach another one, not even ping) so I made the other way around: the modem is now in bridge mode and the AirPort Extreme handles the PPPoE connection.
    Since then (at least, I guess), downloading from the Internet or simply browsing is a nightmare. Connections would start at a varying low rate (always less than 30 KB/s, sometimes 5 KB/s) and always slow down until the connection drops completely. For small files, I can hope to download a 1 MB file in 40 minutes; for larger ones, it's hopeless.
    I've tried to rule out the AirPort Extreme, connecting one computer directly to the modem. I reset the modem (since it's in bridge mode and it's beyond the subnet made from the AirPort Extreme, how can I reach it from my network?) and enter my ISP data. When all the lights on the modem are fine, it tells me some tests failed; I can't connect to the Internet that way. It looks like the modem lost its ability to connect as PPPoE when I defined it as a bridge (?).
    I then tried to rule out the modem. I connected my computer and the ADSL line to the AirPort Extreme (which still had the PPPoE settings); the AirPort Extreme would not connect or reach a DNS (what's the purpose of having PPPoE settings if it can't connect to the Internet without even passing by a modem in bridge mode?).
    In short, I can't rule out either the modem nor the AirPort Extreme, because they both can't connect to the Internet separately (the modem could before I inverted which device is in bridge mode). After all my attempts, the only way to get Internet back is to set the modem again as a bridge and use the AirPort Extreme for the PPPoE, which makes the whole problem of a very slow connection (even unusable) that I'm trying to repair. I'm lost at that point.
    Any help would be really welcome!

    Bob Timmons wrote:
    Two possibilities:
    1) The modem is not working correctly and should be replaced
    If that's the case, then I'm feeling guilty, as it worked before I set it as a bridge.
    2) Your log in information has changed due to service provider updates. Contact your provider to verify your account details
    It's actually my mother who created that account; I'll ask her further.
    my native language isn't English
    But, your English is excellent.
    Thank you.
    Some countries use PPPoA authentication, and not PPPoE.  Although they are similar, if your provider really uses PPPoA credentials, then you cannot log on from your Mac or use the AirPort router to provide the log on authorization, since Apple does not support PPPoA.
    Well, I tried using PPPoA recently and it wasn't better. Also, the fact that the AirPort is currently the one making the PPPoE authentication seems to definitively indicate it's not PPPoA (thanks to your information that it wouldn't work in that case).
    Generally, my opinion would be that things will work better if you use the modem or a modem/router to provide the connection service and run the AirPort in Bridge Mode.....rather than trying to put the modem in Bridge Mode and use the AirPort to provide the connection service.
    Yes, I agree. Actually, I had another problem with the previous setup (AirPort as bridge and modem for PPPoE) where, on my LAN with two computers, only one could reach the other one (the connection worked in one direction only); I couldn't even use file sharing, Remote Desktop or even ping (because, even trying from the working sense, the response would often not come back). In this Apple forum, I got the suggestion to exchange which device was in bridge mode and, indeed, now I can communicate from and to all computers. Since I've realised my connection to the Internet is now mostly broken, I should have been satisfied with the previous problem…
    I'm hoping to go back to an Internet connection that works, and not get the first issue of computers not being reachable on the LAN. The big trouble here is that all these behaviours I've experienced are weird (am I outside of the logic with my use of the devices?). I'm also noticing that the first problem sounds to have arrived since I replaced my old router by the AirPort Extreme.
    If your modem is 4-5 years old, then that might be another reason to consider replacing it.  Ask your provider what they would recommend.
    Wow, mine is actually way older than that! I don't think we've ever changed it since we had an Internet connection (around 1998). At this time, things were not designed to break too soon, right?
    Perhaps it had to break with this duration of use, and it just waited that I change settings to break… Doesn't sound a likely scenario, however.
    I'm considering trying with my neighbour's modem (with his connection's settings), with the AirPort in bridge mode. If it works, I'll be almost certain the problem is the modem, I'm right?
    Thank you very much for your help so far; things are getting clearer!

  • Qt applications over ssh tunnel: very slow redrawing

    Regularly I do not use many Qt applications, mostly Skype. I run it over ssh tunnel from another computer within the same local network for long time. After recent system update I noticed it became very slow refreshing its graphics. I checked several Gtk and Qt applications and found that Gtk ones work almost with the "native" speed, while Qt ones with that damn slow redrawing...
    I tried ssh with both "ForwardX11" and "ForwardX11Trusted" - there is no difference. I'm using no DE with xmonad WM (tried TWM - no difference either) in x86_64 box.
    Any directions/advices/ideas?
    Thanks!

    Regularly I do not use many Qt applications, mostly Skype. I run it over ssh tunnel from another computer within the same local network for long time. After recent system update I noticed it became very slow refreshing its graphics. I checked several Gtk and Qt applications and found that Gtk ones work almost with the "native" speed, while Qt ones with that damn slow redrawing...
    I tried ssh with both "ForwardX11" and "ForwardX11Trusted" - there is no difference. I'm using no DE with xmonad WM (tried TWM - no difference either) in x86_64 box.
    Any directions/advices/ideas?
    Thanks!

  • 3 computers networked, 1 VERY slow up and down!

    I have 3 computers networked, via cable modem and WRT54G Ver. 5 wireless router.  The "primary" computer is XP which is hardwired, number 2 is XP, wireless, number three is running ME, and is hardwired.  Number "3" is ridiculously slow downloads and uploads.  This is a recent occurance, I just relocated (moved 10 miles)...the ONLY thing that has changed is my ISP (earthlink) and the new cable co. which is now Time Warner.  I had NO problems previously with connect speeds on any of the three computers.  I have just run the set ups for the router with the linksys info on this site to no avail.  When I take the computer (number 3) out of the router loop and go direct to the cable modem, ALL is well and I get typical cable download/upload speeds.  I suspect the router???BUT I am unsure at this point of what is going on?????  Ideas anyone?????

    you can actually try forcing the ethernet card of your ME to 10 half duplex. Sometimes,when a computer is behind the router,especially if it's a windows ME, the trasmission of packets over ethernet connection will slow because of the NAT firewall built-in to the router. And because the router is precedent to the modem, then the transmission of packets coming originally from the modem will be slow down.
    On the router's side, you can try lowering the MTU to 1400 or even lwer to 1300. This will adjust the packet transmission. The packet transmission will slow down but the tramission will be stable, thus making your ME download/upload speed more faster.
    You can also try this option, try updating the firmware of your wrt54g v5 to firmware v. 1.01.0.
    Or you could also try enabling the QoS option of your wrt54g v5 found under the APPLICATIONS AND GAMING TAB. try prioritizing the port # to wherever your ME is connected to, so that the bandwidth of the computer will get more bandwidth, since your other computer is already working fine and fast...
    "a helping hand in a community makes the world a universe"

  • Hp 8600 All in one printer problem with scanning through wired network its very slow!

    Hi
        i have problem with scanning thru network which takes almost more than 2minutes very slow compared to scanning when printer connected locally with USB.  i need some solution to fix this issue. Plz advise me what needs to be done prior to scanning? 

    Welcome to the community @Larrypat 
    I understand your printer is not connecting wireless and only connecting USB. I have some questions and ideas for you that should help. Let's get to it!
    Could you please remove the USB cable, run the Print and Scan Doctor again and send me a screen shot of the results from running the diagnostic tool?
    Also let me know which model from the C7200 series you have:
    HP Photosmart C7250 All-in-One Printer
     HP Photosmart C7280 All-in-One Printer
     HP Photosmart C7288 All-in-One Printer
    Try power cycling the network devices:
    Turn off the printer and computer and unplug the router for 1 minute (do not press any buttons on the router).
    Plug the router back in and wait another minute, next turn on the printer and computer. Run the Print and Scan Doctor afterwards and try printing.
    Let me know how it goes and the results
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • [SOLVED] Network speed very slow, no apparent reason

    Hello, recently I switched from Windows 7 RC1 to Arch on my home machine (I have used Gentoo, Ubuntu, and Fedora 10 on the same machine in the past), and for some reason network speed is very slow.
    I have Verizon's 20mbit/5mbit package, and I have always gotten that speed.
    Using speedtest.net and 100mb.test from cachefly on multiple computers I have come to the conclusion that it is infact my Arch install that is causing the problem:
    - All other machines on my network are getting 20/5 (both wired and wireless)
    - I ran a speedtest from 2 other machines using the ethernet cable that this PC is on.  Again, full 20/5.
    - scp transfer of 100mb.test from this PC -> other Arch box: ~2.8MB/s.
    - scp transfer of 100mb.test from other Arch box -> this PC: ~2.8MB/s.
    - scp transfer of 100mb.test from this PC -> UK VPS (100mbit line): ~539KB/s
    - scp transfer of 100mb.test from UK VPS -> this PC: ~76KB/s
    - scp transfer of 100mb.test from this PC -> Chicago Server (dual gbit lines): ~563KB/s
    - scp transfer of 100mb.test from Chicago Server -> this PC: ~91KB/s
    speedtest.net result:
    Upload speed seems to be unaffected.
    I have tried disabling TCP window scaling, and appending my hostname to /etc/hosts.
    What is weird though is that the other Arch box has an identical network config,  I don't see any reason why it shouldn't work.
    My NIC is an integrated Realtek something, I can get the exact model if needed.
    Last edited by whipsch (2009-06-05 18:29:21)

    Hi, whipsch
    Can you try ethtool to see if your ethernet card is actually negociating and using a 100Mb full duplex link on your LAN ? If not you can try to force the link parameter with ethtool. Also maybe the driver of your NIc has options related to link negociation.
    Hope this helps,
    JF

  • Send data BPC 5.1 very slow because Antivirus Kaspersky

    Dear All....
    I have problem with BPC 5.1, the problem when send data to server (send and refresh schedule ). The prosses send data is very slow. I think its because antivirus (Kaspersky), when protection is enable, prosses send data very slow. But when i turn off the protection, prosses send data faster...
    The problem is imposible if i turn off protection to every client.
    So, what the object, file, application, macro or rule must i exclusion (unscan) with antivirus??
    I have already give exclusion to file Ev4DMMPM.xla, but sometime its work, sometime not...
    Please help...
    Best regards,
    Dharma Setiadi

    Dear all...
    Thanks for attention.....
    I have already exclusion folder BPC but still not work. But i think the problem with  port. I try turn off scanning with port 80 and its work. I never find slow again...
    But the problem, i can't turn off scanning with port 80, its about security. How about if i change port 80 for BPC..?? What is impact with server and with client..?? And whatever that must be noticed in this port changing..?? setting server manager..??
    Note : i used multi-server configuration...
    Best Regards,
    Dharma Setiadi

  • OSX 10.6.7 copy photo to network drive very slow preparing file

    I want copy photo to  folder ID Photo Server 2011 on NAS ***(folder ID Photo Server 2011 have photo about 3000 pic.)   When I drag file to ID Photo Server 2011 it preparing file very slow.

    I am having the same problem. It just started a week ago. I'm a photographer. I would take a data card full of photos and copy them to a folder on my desktop. I always make sure the file volumes match after the transfer is complete. Then after I eject the compact flash drive, I check the file volume again on the desktop folder before I reformat the flash drive.
    In this case when I went back 24 hours later the folders were emissing files or totally empty. I just lost two days of event shooting and I'm going to have some really ****** off customers if I can't retrieve the files. There are roughly 700 digital photo files that are just gone. I don't even know the exact file names because I delete some images as I shoot.
    Is there any way to see if these files are still on the drive and just missing their file names?

  • AirDisk vs. Networked drive very slow

    hi everyone,
    have been searching and browsing the forum around this topic but couldn't find a real answer or fix to my "problem" yet.
    i'm just really curious about why an external drive hooked up to the airport extreme is about 10 times slower than a harddrive shared from another mac using wifi through the same base station.
    setup is as follows:
    LaCie BigDisk Extreme shared through a G4 Cube (love) > Ethernet Hub > Airport Extreme (Gigabit Ethernet) versus WD MyBook Premium II > USB 2.0 > Airport Extreme (Gigabit Ethernet)
    i'm accessing both from a macbook (black one, latest model) and a macbook pro (latest model) - and transferring a file from the disk hooked up to the cube is about 10 times faster than the same file (or any other comparable in size) copied from the drive hooked up to the airport extreme basestation.
    it does not make ANY difference at all if i set the basestation to any of the 4 options you find in the wireless radio mode options (802.11n 2.4/5GHz - b/g compatible), so i'm really curious if this is just a firmware issue (7.2.1) that will get fixed further down the road or if i'm doing something really stupid, or... if this is a half-baked feature never to be living up to the promise made?
    anyone? any ideas?
    thanks,
    norbert

    A Western Digital My Book Live. I've spent two days trading emails with a very nice person from the company who has asked me to try various fixes and nothing has worked. They are perplexed as to a solution and I'm close to pulling the plug on this endeavor.
    I have an imac connected to a switch with the my book live and the imac connected to the switch. Switch connected to the wall ethernet jack that connects to the time capsule/airport device. The time capsule is connected to the verizon fios router/modem. I have the verizon wireless signal turned off. Everything else in the house has connected and has been working fine for a year. This network hard drive takes forever to access and is very slow.

  • Why does safari is very slow on MacBook Air?, why does safari is very slow on MacBook Air?, why does safari is very slow on MacBook Air?, why does safari is very slow on MacBook Air?, why does safari is very slow on MacBook Air?

    Hello. I am using MacBook Air. Safari is very slow and it doesn't open many websites. for instance: dizi-mag.com . please help me

    Please answer as many of the following questions as you can. You may already have answered some of them.
    1. Have you restarted your router and broadband modem since you first noticed the problem? If the answer is no, do that now and see whether there's any change.
    2. Are any other web browsers installed, and are they also slow?
    3. What about other Internet applications, such as iTunes and the App Store?
    4. Are there any other devices on the same network that can browse the Web, and are they also slow?
    5. If you can test Safari on another network, is it slow there too?
    6. If you connect to your router with Wi-Fi and you can also connect with Ethernet, do that and turn off Wi-Fi. Any difference?

  • Updated to LR 5.4, images now importing extremely slow. After importing and rendering images are still very slow to go through and develop. No issues in LR 5.3 which was very fast.

    After importing and rendering images are still very slow to go through and develop. No issues in LR 5.3 which was very fast. Canon,Nikon, Leica and Fuji files all rendering slow. iMac 2.9 ghz 16gb RAM OSX 10.8.5. Catalogs and images are kept on external drives. Drives running fine. Really need a fix on this since I'm norally imported and processing at least 4,000 images per LR Catalog. Is there way to revert back to 5.3? I can't use 5.4 is its current state. Thanks.

    Download LR 5.3 and install it
    By the way, lots of people have this complaint about LR 5.4, and the advice I give is to use LR 5.3 unless you need one of the new camera models supported by LR 5.4

Maybe you are looking for

  • XFCE takes a long time to start up sometimes...

    I use 'ck-launch-session xfce4-session' to start XFCE. It starts a session in which only xfce-settings-helper, xfdesktop, and xfwm4 are running. In my autostarted applications I have an entry called Autostart.sh which corresponds to a .desktop file:

  • Queries with variable input giving error

    Hello all, I have a query which asks for fiscal year and posting period at the start of query run. But when I run the query in Bex analyzer, it gives me this error all the time. "Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION System erro

  • Machine received from customer on loan basis(sap student)

    HI experts 1)my client receives machines from the customer on loan basis so while receiving the machine my client takes the cenvat credit and every month he pays rent for that machine. but after the machine life is over he sends it back to customer a

  • Ref:Logging the DML operations on a schema

    Hello, I want to log the DML operations on our Master Schema(This schema is accessed by 4-6 applications apart from there own application schemas). I want to log the DML operations done by x.application. Is there any easy way to do it. One solutions

  • Opening and maintaining old projects (from RH 2002) in RH 7

    Does anyone have tips on converting old projects from a very old version of RH (2002) to RH 7? We have two very large webhelp projects with context-sensitive topics, plus many other without. We realize that backing up is essential, but are there any