Oracle ODBC and DAO extremely slow

Hi
I'm using Microsoft DAO 3.6 with an Oracle ODBC connection (version 9.2) in an VB6 application.
Opening an updateable dynaset is extremely slow, I have measured the performance with Oracle ODBC, Microsoft Oracle ODBC and Microsoft SQL-Server ODBC as follows:
Oracle ODBC: 1952 ms
MS Oracle ODBC: 360 ms
MS SQL-Server ODBC: 40 ms (connection to a MS SQL-Server)
If I use the SQLpassthrough option the result is about 10 ms in all 3 cases, but the dynaset is readonly !
The testing program is as follows:
Option Explicit
Private Declare Function timeGetTime Lib "winmm.dll" () As Long
Private Sub Form_Load()
Dim wsdata As DAO.Workspace
Dim db As DAO.Database
Dim dbconn As String
Dim rs As DAO.Recordset
Dim start As Long
dbconn = "ODBC;DSN=AdhocitORA;UID=adhocit;PWD=adhocit;"
Set wsdata = DBEngine.Workspaces(0)
Set db = wsdata.OpenDatabase("", False, False, dbconn)
start = timeGetTime
Set rs = db.OpenRecordset("Select * from Afdeling", dbOpenDynaset)
rs.MoveLast
rs.MoveFirst
rs.Close
Set rs = Nothing
MsgBox "Time " & timeGetTime - start
End Sub
Is there any setting in the Oracle ODBC, that need to be adjusted ??
Erling

Why are you doing a moveLast followed by a moveFirst? That's going to force Oracle to retrieve all the records in the recordset. If there are a lot of records, you'll probably see a benefit if you increase the prefetch in the Oracle ODBC DSN configuration.
Justin

Similar Messages

  • I just bought a 2 gig USB, AND ITS EXTREMELY SLOW HEEEELP!!

    i just bought a 2 gig usb and its EXTREMELY slow, it takes like 1 hr to transfer 700 mb, thats ridiculously slow, is there anything i can change for it to become faster?
    its wierd, i can tranfser files from the usb to my mac pretty quick but from my mac to the usb it takes a LONG time, any ideas?
    PLEASE HELP

    Extended Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder. If you need to reformat your startup volume, then you must boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger or Leopard.)
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID (only required for Intel Macs) then click on the OK button. Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.

  • Oracle ODBC Driver is very slow?

    Hi,
    I installed Oracle8.1.7 on my machine and setted up an odbc connection using
    VC to the database. I created a statement adding records in the database using
    the SQLPrepare and SQLExecute by setting some parameters.
    It takes about 5 seconds to create 100 records! During this the PC is not so buisy.
    Oracle has some of 1% CPU time and my application has lesser than 1% CPU.
    If I look in the oracle trace file, it shows for this statement
    parsing 1 times, executed 100 times, cpu 0,01
    If I try a similar example using PL/SQL it adds 1000 records in one second.
    What I'm doing wrong here and what is the key to get the odbc driver work
    faster?
    I already read the Oracle ODBC documentation and have done all the steps there,
    like disabling the thread safe mode, but without any improvment.
    thanks
    khamis
    [email protected]

    My guess, since I'm not sure exactly what the structure of your program is, is that the slowness of ODBC comes from the fact that ODBC statements are, by default, automatically committed. This means that each time you execute a statement successfully, the database must take additional time to commit the changes, which can be expensive. In PL/SQL, however, the commit operation only occurs when you explicitly commit a statement.
    You can turn off autocommit mode and choose to manage your transactions manually. In straight ODBC, this is an option in the SQLSetConnectAttr function. I'm not sure whether your application is using straight ODBC or some higher-level API, though.
    Justin

  • FCP 6.0.1 Running and previewing extremly slow

    Ever since I upgraded to 6.0.1 FCP is running extremly slow.
    In my current project, I brought in a HDV QT.mov that needed to be Chroma Keyed and color adjusted. Previewing the chroma keyed file looks horrible (all jagged) unless I render it. That takes time. Then I added a piece of stock DV footage under that, blurred the background and it played back like crap until I rendered it. More time. And so on.
    I can't make any adjustment and see how it looks without rendering.
    When I was working in 5.1 FCP I was able to add all type of files and zip right through them pretty much. Now I can't seem to get my settings right or something...so as I apply different effects or filters I can never see on the fly how it looks without rendering it first. Then of course...if it's not right...I tweak it again but can't see how that looks until I render it again.
    All my video files resides on a RAID that I created from 2 of my internal drives and it also is my scratch & render disk.
    It's eating my lunch on production time.
    Any suggestions Please.

    You could try setting the render in the sequences you work with to ProRes. Found in that sequence setting's video processing tab.
    But the real fix is to not work in HDV at all. If you have an Intel mac, a capture card like the Kona LHe card will transcode your HDV directly to ProRes... or AJA's Io HD (at the high end of this workflow) will transcode the HDV to ProRes on board the box itself... The Io will take your HDMI signal directly from the camera and transcode it to anything. It starts shipping any day now.
    You're a brave soul attempting chroma keys with HDV... they are nigh on impossible to look good. But ProRes will make the rendering times go way down, and give you more real time playback of effects.
    Jerry

  • Help! MacBook Pro only boots in Safe Mode and runs extremely slow (bonus: happened in Brazil and there are no Apple stores here - I need you guys!)

    It's a MBP mid 2010. Last year it had some problems and an Apple authorised shop changed the HD and upgraded the OS from Snow Leopard to Lion. After that it seemed fine. Recently it started getting very slow and apps (e.g. Chrome, Flash) would crash. At some point it seemed stuck so I gave it a hard shutdown - bad idea. After that it would only boot in Safe Mode. I ran repar disk and repair permissions from the Disk Utility and it booted normally again but extremely slow. I upgraded to OS X 10.8.2, but didn't solve it. I tried booting with Command D to have a hardware diagnostic - it wouldn't boot and now it only boots in Safe Mode.
    All data is backed and I have an external HD (but not an OS X Disc). Ready to anything. Help please!
    Utility Disk Logs
    Repairing permissions for “Macintosh HD”
    Group differs on “Library/Java”; should be 0; group is 80.
    Permissions differ on “Library/Java”; should be drwxr-xr-x ; they are drwxrwxr-x .
    Repaired “Library/Java”
    Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    Permissions differ on “System/Library/Frameworks/CoreGraphics.framework/CoreGraphics”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “System/Library/Frameworks/CoreGraphics.framework/CoreGraphics”
    Permissions differ on “System/Library/Frameworks/CoreGraphics.framework/Resources”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “System/Library/Frameworks/CoreGraphics.framework/Resources”
    Permissions differ on “System/Library/Frameworks/CoreGraphics.framework/Versions/Current”; should be lrwxrwxrwx ; they are lrwxr-xr-x .
    Repaired “System/Library/Frameworks/CoreGraphics.framework/Versions/Current”
    Permissions repair complete
    Verifying volume “Macintosh HD”
    Checking file systemPerforming live verification.
    Checking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Checking multi-linked files.
    Checking catalog hierarchy.
    Checking extended attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume Macintosh HD appears to be OK.
    Verifying and repairing partition map for “ST9500325AS Media”
    Checking prerequisites
    Checking the partition list
    Adjusting partition map to fit whole disk as required
    Checking for an EFI system partition
    Checking the EFI system partition’s size
    Checking the EFI system partition’s file system
    Checking all HFS data partition loader spaces
    Reviewing boot support loaders
    Checking Core Storage Physical Volume partitions
    Updating Windows boot.ini files as required
    The partition map appears to be OK

    See this for incompatible log in items
    https://support.apple.com/kb/TS4348
    Also you can perform #1 and #2 as these occur before Safe Mode, so you just reboot again with Shift key if you need to enter Safe Mode again.
    At this point it sounds like your hard drive is dying or some sort of other hardware issue which I can only advise this.
    Try to install OS X on a external drive and boot from it, if it's fine then you know your internal boot drive is dying.
    Create a data recovery/undelete external boot drive
    You can replace your internal drive yourself.
    OtherWorld Computing is pretty good about providing drives and tool kits to perform that function yourself.
    Install/upgrade RAM or storage drive in Mac's

  • IPhoto 9.5.1 and Mavericks extremely slow and hangs

    I upgraded to Mavericks and bought iPhoto 9.5.1 upgrade from the app store. Now, iPhoto is extremely slow in loading thumbnails. Once it loads a page or two, then it is fast to scroll the thumbnails it has already loaded, but as you go further back in time, it needs to load all the thumbnails. It eventually hangs. When I reboot the application, it doesn't remember the previous thumbnails and is again extremely slow. This version is way to slow to use and is actually unusable. It also doesn't show any faces in the face collection frames, and when you click on them, it opens up blank outlines, then when you click on these, it brings up the original photo with all the faces named. So the faces feature has major issues as well.
    I never had any problem with the previous version of iPhoto. I am using a mid-2010 macbook pro with 8 g of ram. Anyone else have this problem and is Apple aware of the problems with this version?
    Thanks.

    Where is your iPhoto Library stored? Have you tried rebuilding the Library?

  • Final Cut loading and running extremely slow...

    Hi, I posted about this a few days ago but in my usual panic (work to do!) I didn't make it clear, basically, here's the problem...
    I recently had problems with FCP and generally all apps on my machine, when they loaded there was a slight pause when the icon bounced on the dock and I came across all sorts of errors, especially in FCP.
    So, I backed up the two internal hard disks, formatted them both, then Raided them as one and put all the information back from the backup.
    Since then everything's been working fine, I installed a new fresh copy of Final Cut Studio and I've done a few jobs.
    Since finishing my last job last week (which happened to be working with MP4 files, I'm not sure if this is relevant), every time I load FCP now the icon struggles to bounce and it runs extremely slow, even if it's loading a new, blank project. From my last post, someone suggested I delete the render files from the MP4 project, I did so but still no luck.
    I've run Disk Utility, Disk Warrior, no hope.
    All other apps are fine but when I run FCP it slows the whole machine down, takes forever to force quit and restart until it's back to normal.
    Next step is to re-install Final Cut Studio but even if this works, I'd like to have an idea why this has happened??? I've never had problems like this with my mac before.
    Thanks, hope this is clear and not too much!
    Alex

    I recently had problems with FCP and generally all apps on my machine, when they loaded there was
    a slight pause when the icon bounced on the dock and I came across all sorts of errors, especially in
    FCP. So, I backed up the two internal hard disks, formatted them both, then Raided them as one and
    put all the information back from the backup.
    It would have been much better to find the problem than to just move it around.
    All you have done is create a RAID where none was needed. When you moved your clone back to the RAId, you only moved all of the original problems to a new drive.
    You are probably looking at a complete scorched earth-style reformat and reinstallation of everything from scratch since you've done so much damage.
    There were a couple of things to try before you made the RAID but they would have been found by asking some questions and searching in the Mac OS10 forums.
    bogiesan

  • Oracle ODBC and BLOB in html

    Hi,
    I would like to ask you if cad I use Oracle-ODBC driver (whuch version) for reading BLOB (LRAW) column in html(asp) - JavaScript.
    create table JPG
    CLZM NUMBER(6) not null,
    JPG_FILE LONG RAW null ,
    <% @ LANGUAGE=JavaScript%>
    <%
    Response.Buffer = true;
    Response.ContentType = "image/jpeg";
    Response.AddHeader("Content-Disposition","attachment; filename=test.jpg");
    Response.CacheControl = "public";
    Response.Expires = 0;
    oConn = Server.CreateObject("ADODB.Connection");
    oConn.Open("DSN=ORACLE;UID=scott;PWD=tiger;");
    // Query SQL to obtain recordset containing gif BLOB
    oRs = oConn.Execute("SELECT JPG_FILE FROM JPG WHERE CLZM='3156'");
    // Obtain local variable of /*
    PicSize = oRs("JPG_FILE").ActualSize;
    Pic = oRs("JPG_FILE").GetChunk(PicSize);
    // ??? Obtain only 4 bytey - why ???
    Response.BinaryWrite(Pic);
    Response.End();
    %>
    Thank's
    Ondrej

    I had the same problem using VBScript.
    What you have to do isread in blocks of let's say 1k in a loop and check wether the return value is exactly 1k, if not you may end your loop.
    Here's my code in VBScript.
    Dim varBlob
    Dim varChunk
    Const chuckSize = 1024
    Do
    varChunk = objRs.Fields("blobField").getChunk(chuckSize)
    varBlob = varBlob & varChunk
    Loop While (len(varChunk) = chuckSize)
    the contents of varBlob is your Picture
    null

  • ORACLE-ODBC and ACCESS2000

    Hi,
    I am working with Oracle-ODBC-Driver 8.01.61.00 (from 28.04.2000) and Access2000 under Windows2000 in a german-version.
    Access removes the comma by decimal-types.
    In Oracle I have 5.12 but access shows me 512 !!! :-((
    Who can help me ???
    This is very, very, very urgent !!!!
    Thanks !
    Hallo,
    Ich habe Oracle-ODBC-Treiber 8.01.61.00 vom 28.4.2000 dazu Access2000 und Windows2000 auf deutsch.
    Leider entfernt Access alle Dezimaltrenner bei Zahlen mit Dezimalstellen.
    In der Oracle steht 5,12 und Access zeigt mir 512 an !!!
    Wer kann helfen ??? Es ist dringend !!!
    Danke

    Note that the original poster asked the same question a day earlier in the thread "ACCESS and ODBC and Numeric's" which has received a couple of replies.
    Justin Cave
    ODBC Development

  • Flash player plays online video and games extremely slow

    I had my pc reformatted two days ago  but prior to that I never had problems like this. playing streaming videos and games gives me extreme pain! especially watching videos on youtube, the video loads fast but it plays like in slow motion and almost frame by frame, so I waited for the video to load completely but when I played it, it's still the same it was annoyingly slow and the play buttonl sometimes is not responding! I install and reinstall the latest version of flash but nothing happened I used IE8 and Mozilla Firefox 3 but both have problems.... but when playing games and videos saved on my hard disk all is very much fine, it plays fast and no fuzz. I also noticed that  sites that uses flash also have lags and plays animations slow... I need help badly! Im using windows xp, pentium 4, 2.80 ghz, 512ram and nvidia geForce 7300 SE / 7200 GS internet connection is 100.0mbps dsl connection, I still have 30gb free space on c: so I wonder why is it like that!  Please help!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • [solved] Opera,firefox and wget extremely slow (dial-up style)

    Hi there,
    this is the first time i've tried Arch Linux (64bit), so bare with me please if i've got something stupidly wrong.
    The Problem: Both Opera and Firefox are both extremly slow when opening websites. It "feels" like some kind of DNS problem, because the initial time before anything loads is quite long, but after that it goes quite quickly (though still a bit sluggish).
    But here's the catch: Ping and loading websites in links work both perfectly fast.
    For example accessing google.com in firefox: 40 seconds until page is loaded. In links about 1 second.
    Wget seems to suffer from the same problem:
    wget google.com
    --2008-12-22 03:29:23-- http://google.com/
    Resolving google.com...
    It just takes a lot of time.
    Can anyone help me with this?
    Last edited by Deathcrow (2008-12-22 12:48:26)

    Ok, i had a hunch:
    http://wiki.archlinux.org/index.php/IPv … the_Module
    Adding the line to modprobe.conf solved the Opera and Firefox issues.
    The behaviour of wget stays the same. Its still very very slow.
    Programs that seem to be affected:
    -wget
    - ssh
    - openntpd
    Edit: Alright, the remaining issues were real network issues on my side. They are fixed now.
    Last edited by Deathcrow (2008-12-22 12:49:03)

  • I'm having issues with oracle ODBC and access 2007

    Hello all,
         I'm having an issue with using an ODBC connection with a pass-through query in access 2007. I have Oracle 9i installed and am on Windows 7 32 bit. This only seems to be effecting Windows 7 users and not XP users.
    The error in the SQL Log is this.
    CLDemoFE        1694-162c EXIT  SQLDriverConnectW  with return code -1 (SQL_ERROR)
      HDBC                0x00787430
      HWND                0x000501FC
      WCHAR *             0x6D3A8B34 [      -3] "******\ 0"
      SWORD                       -3
      WCHAR *             0x6D3A8B34
      SWORD                       -3
      SWORD *             0x00000000
      UWORD                        0 <SQL_DRIVER_NOPROMPT>
      DIAG [NA000] [Microsoft][ODBC driver for Oracle][Oracle]ORA-01019: unable to allocate memory in the user side (1019)
      DIAG [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (0)
      DIAG [IM006] [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (0)
    I've been looking all over the internet and can't find an answer to the issue and decided to post it to see what other people thought.
    Thank you in advance.

    I've had exactly the same problem for weeks now.   When using Safari, it stalls, freezes, then starts working again.  I checked the console and exactly when it freezes.  I get the following:
    2015-02-25 5:51:59.000 PM kernel[0]: process com.apple.WebKit[405] caught causing excessive wakeups. Observed wakeups rate (per sec): 216; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 849849
    and:
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.FC16A539-929A-43E5-91EB-34A5669B70FD[1265]) Could not terminate job: 3: No such process
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.FC16A539-929A-43E5-91EB-34A5669B70FD[1265]) Using fallback option to terminate job...
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.1004D4B5-112D-4D90-9779-B2BEFB570C7F[1262]) Could not terminate job: 3: No such process
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.1004D4B5-112D-4D90-9779-B2BEFB570C7F[1262]) Using fallback option to terminate job...
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.9F72A6A1-63F5-41B2-B02F-40D4CB0925A2[1261]) Could not terminate job: 3: No such process
    2015-02-25 9:21:46.834 PM com.apple.launchd[1]: (com.apple.WebKit.WebContent.9F72A6A1-63F5-41B2-B02F-40D4CB0925A2[1261]) Using fallback option to terminate job...
    2015-02-25 9:21:46.864 PM com.apple.launchd[1]: (com.apple.WebKit.Networking.8CDDD2D1-B6B6-4F09-B8DE-5C4A4E9F653E[1260]) Exited with code: 1
    2015-02-25 9:21:46.998 PM com.apple.launchd[1]: (com.apple.WebKit.Plugin.64.39152B03-68E5-463E-A6C0-A9734AF733A2[1268]) Exited with code: 1

  • File.copyTo (and copyToAsync) extremely slow on Android. e.g. 1/2 second per tiny XML file. Help?

    On first launch, my app copies about 100 tiny XML files from application dir to storage dir. It takes about 35 seconds. That is clearly an issue. It takes about 1/100th of a second on any other platform. I've switched to copyToAsync() so that the user doesn't bail, but still this is like using a dial-up modem! Anyone have any thoughts?

    Hi all,
    I ran into the same problem on Android: File.copyToAsynch is terribly slow. For 200 files of about 42mb total, it took my Samsung Note 10.1  85 secs to copy from app dir to storage dir! (I have to copy the files to storage dir to be able to read modification date, which is not present in app dir, for an update scheme.)
    The solution I ended up with is very simple:
    Iterate recursively over folder that you want to copy.
    For each file that is not a directory, open the file (using FileStream) , read the bytes, write the bytes to a file on the target directory and close the streams.
    This took only 5 secs for the same 200 files / 42 mbs. As this happens only on first run of my app, this is very acceptable.
    Here is my code :
    var folder:String = "content/";//supply your folder here
    var src:File = File.applicationDirectory.resolvePath(folder);
    var goal:File = File.applicationStorageDirectory;
    var bytes:ByteArray = new ByteArray();
    var stream:FileStream = new FileStream();
    var iterate:Function = function(dir:File, path:String):void
                                            var files:Array = dir.getDirectoryListing();
                                            for each(var file:File in files)
                                                      if (file.isDirectory)
                                                                iterate(file, path + file.name + File.separator);
                                                      else
                                                                bytes.clear();
                                                                stream.open(file, FileMode.READ);
                                                                stream.readBytes(bytes);
                                                                stream.close();
                                                                var dest:File = goal.resolvePath(path+file.name);
                                                                stream.open(dest, FileMode.WRITE);
                                                                stream.writeBytes(bytes);
                                                                stream.close();
    iterate(src, folder);
    This could easily be reworked to work asynch of course.
    Hope this works for other people as well.
    Reinier

  • Sa520w communications between LAN and DMZ extremely slow

    Hello,
    I'm  new to cisco products and I just bought a sa520w.  I'm upgraded to the  latest firmware (1.1.65).  I set up a ipv4 rule that allows all  communications from the LAN to the DMZ (see below from the backup). It  works (e.g. all the protocols I use can communicate), but they are all  _very_ slow. Secure protocols (i.e. scp) cannot be used because they are  just too slow. I'm upgraded to the latest firmware (1.1.65). Does  anyone have any experience with this?
    Thanks,
    Ryan
    FirewallRules[2] = {}
    FirewallRules[2]["PriorityId"] = "97"
    FirewallRules[2]["Action"] = "ACCEPT"
    FirewallRules[2]["_ROWID_"] = "97"
    FirewallRules[2]["LogLevel"] = "1"
    FirewallRules[2]["FromZoneType"] = "SECURE"
    FirewallRules[2]["ServiceName"] = "ANY"
    FirewallRules[2]["RuleType"] = "SECURE_INSECURE"
    FirewallRules[2]["InsertFrmGui"] = "0"
    FirewallRules[2]["TypeOfService"] = "0"
    FirewallRules[2]["SourceAddressType"] = "0"
    FirewallRules[2]["DestinationAddressType"] = "0"
    FirewallRules[2]["Status"] = "1"
    FirewallRules[2]["SNATAddressType"] = "7"
    FirewallRules[2]["ToZoneType"] = "INSECURE"
    FirewallRules[2]["DNATPortEnable"] = "0"

    Hi Ryan,
    Is the slowdown seen on wired LAN users or wireless LAN users or both?  If  possible, can you provide us the configuration and  dbglogs from your SA  520W so that I can forward to the development  team to try to reproduce and investigate?
    To get the dbglog from SA520W, login through web UI and in the browser enter the following URL:
    https://LAN_IP_address_of_SA520W/scgi-bin/dbglog.cgi        
    These logs will store password, so please remove any sensitive information and passwords. Also if you are not comfortable posting the dbglog on the    community, you can send it directly to me through private message.
    Best regards,
    Julio

  • Acrobat 9 Reader and Pro extremely slow when loading.

    Machine: Dell Precision T3500 with an Quad Core Intel® Xeon® W3540 2.93GHz, 8M L3, 4.8GT/s Turbo processor with Windows XP Pro 32-bit and 4GB RAM NECC 1066Mhz installed.
    When installing, uninstalling, restarting, reinstalling Acrobat 9 Reader and Pro, or Acrobat 9.2 Reader and Pro, and upon opening a PDF double-clicked on opens Acrobat as expected but it would take an incredibly long time to open the PDF. Opening the application and then going to File, Open also recreates the effect. When the PDF opens, you can see vector drawings appear line by line as if running on a really old machine like a Pentium II and having the computer pause like as if it has frozen up until after waiting a minute or two. During that time, Windows XP is unresponsive until after waiting for the PDF file to load. Diffferent varieties of PDF with simple one-page text to complex PDF's with scanned, vector and hundreds of pages of text has both recreated the frozen in time effect. And when scrolling to different pages within a PDF, the scrolling is choppy, jerky, and at times, pauses to have drawings to appear.
    In the past, applications behaving erratically in this fashion was traced down to the software incompatible with HyperThreading and multiple processors. Does anyone know if this might be the case with Xeon processor listed above or similar hardware? Has anyone else experience this? Information about a possible issue mentioned above after searching produced no hits both at Adobe or out there.
    Thanks in advance.

    Thanks for your input.
    Installing only one or the other (Reader vs Pro and either 9 or 9.2) produced no improvement and the same delay.
    Disabling malware applications and then uninstalling them one at a time also produced no improvement.
    Disabling the HyperThreading feature within the BIOS/CMOS did not help.
    The only workaround so far is to launch Adobe Reader or Pro first, go into Task Manager and then "Set Affinity..." and have only one check mark on any CPU from CPU 0 through CPU 7. Then either drag the PDF into the Adobe Reader or Pro, or go to File and then Open to load the PDF. This process was the only way so far to "normally" open and immediately view and scroll the PDF regardless of complexity without delays or freezes.
    Has anyone else been able to reproduce the problem and test the workaround on similar hardware?
    Thanks in advance.

Maybe you are looking for

  • ITunes no longer lets me display multiple pieces of artwork attached to the same song.

    I have scanned the covers, the backs, and some of the liner notes for most of the songs in my 38,000 song library. Earlier versions of iTunes diplayed small arrows in the frame above the artwork viewer in the main window whenever more than one piece

  • Exporting Using Expert Settings Problem

    When I try exporting using expert settings, which is pretty much necessary, any video that I export, in just about any format, but usually .mov or .mp4 looks very strange. Any moving objects appear to be broken up by horizontal lines. I do not know m

  • Getting iPhone notes off the iPhone since Mountain Lion

    Before Mountain Lion, I used to be able to access the notes on my iPhone from the sidebar in Mail. That way, I could copy-paste something I had been writing during the day or on the bus and take it into Word or whatever. Then, I could re-sync the pho

  • MACBOOK DON'T CONNECT WITH LG FLATRON LCD DISPLAY

    Hi friends! I bought a LG FLATRON LCD DISPLAY Model M1994A. My Macbook 13" have a 10.5.6 Leopard. The fact is when connect de Macbook with LCD screen thru VGA cable and miniDVI adapter. Plug the miniDVI adapter, and the screen of Macbook blinking for

  • How to block facebook "Trendings"

    Facebook seems to think it knows what I want to see, so every time I sign on they flood the screen with various articles that I really have no interest in. Is there an easy way to block this function. I notice that Google has a free download called F