Oracle 10gR2 LARGE PAGE SIZE on Windows 2008 x64 SP2

Hello Oracle Experts,
What are the advantages of Large Page Size and how would I know when my DB will benefit from Large Page Sizes?
My undeqrstanding is on Windows x64 – 8kb default page size – will now be 2 MB. Will this speed up accesses to buffer cache? If so is there a latch wait that I can monitor before vs. after to verify that large page size has improved performance?
My Database server has 256GB RAM and SGA is set to 180GB. I am quite sure the overhead involved in maintaining a large number of 8kb allocations (as opposed to 2MB) must be high - how can i monitor this?
I am planning to follow the procedure here:
http://download.oracle.com/docs/html/B13831_01/ap_64bit.htm#CHDGFJJD
The DB is for SAP on a 8CPU/48 core IBM x3950. For some reason SAP documentation does not mention anything about this registry setting or even if Large Page Size is supported in the SAP world.
Part 2 : I notice that more recent Oracle patch sets (example 25) turn NUMA OFF by default. Why is this and what is the impact of disabling NUMA on a system like x3950 (which is a NUMA based server)?
My understanding is Oracle would no longer know that some memory is Local (and therefore fast) and some memory is Remote (therefore slow). Overall I am guessing this could cause a real performance issue on this DB.
-points for detailed reply!
thanks a lot -

Hello
Thanks for your reply. I am very interested to hear further about the limitations of Windows 2008 and the benefits of Oracle Linux.
Generally we find that Windows 2008 has been pretty good, a big improvement over Windows 2003 (bluescreens don't occur ever etc)
Can you advise further about Large Page Size for the buffer cache? I assume this applies on both Windows and Linux (I am guessing there is a similiar parameter for 10gR2 on Linux).
SAP have not yet fully supported Oracle 11g so this is why 11g has not made it into the SAP world yet.
Can you also please advise about NUMA? regardless of whether we run Linux or Windows this setting needs to be considered.
Thanks

Similar Messages

  • IFilter 9/SQL2005 on windows 2008 x64 SP2

    Hi,
    We have installed iFilter 9 on our database server (windows 2008 x64 SP2) with SQL2005 and we would like to search pdf files loaded into
    the database.
    iFilter was configured according to the http://www.adobe.com/special/acrobat/configuring_pdf_ifilter_for_ms_sql_server_2005.pdf
    Acrobat isn't installed.
    We're getting the following errors on the Full-Text Search crawl log when we rebuild the Full Text Catalog and can't search pdf files:
    ====
    2010-07-20 17:08:05.98 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x00000BE7. Attempt will be made to reindex it.
    2010-07-20 17:08:05.98 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:27.41 spid20s     Informational: Full-text Full population completed for table or indexed view '[QBE_DM].[dbo].[DOCUMENT]' (table or indexed view ID '5575058', database ID '125'). Number of documents processed: 5422. Number of documents failed: 0. Number of documents need retry: 0.
    2010-07-20 17:10:27.43 spid20s     Informational: Full-text Full population completed for table or indexed view '[QBE_DM].[dbo].[EMAIL]' (table or indexed view ID '501576825', database ID '125'). Number of documents processed: 5422. Number of documents failed: 0. Number of documents need retry: 0.
    2010-07-20 17:10:27.93 spid21s     Informational: Full-text Auto population initialized for table or indexed view '[QBE_DM].[dbo].[EMAIL]' (table or indexed view ID '501576825', database ID '125'). Population sub-tasks: 1.
    2010-07-20 17:10:27.93 spid21s     Informational: Full-text Auto population initialized for table or indexed view '[QBE_DM].[dbo].[DOCUMENT]' (table or indexed view ID '5575058', database ID '125'). Population sub-tasks: 1.
    2010-07-20 17:10:28.47 spid20s     Informational: Full-text Full population completed for table or indexed view '[QBE_DM].[dbo].[RECORD]' (table or indexed view ID '421576540', database ID '125'). Number of documents processed: 5422. Number of documents failed: 0. Number of documents need retry: 0.
    2010-07-20 17:10:28.75 spid20s     Informational: Full-text Full population completed for table or indexed view '[QBE_DM].[dbo].[CUSTPROP]' (table or indexed view ID '213575799', database ID '125'). Number of documents processed: 39882. Number of documents failed: 0. Number of documents need retry: 0.
    2010-07-20 17:10:28.92 spid21s     Informational: Full-text Auto population initialized for table or indexed view '[QBE_DM].[dbo].[CUSTPROP]' (table or indexed view ID '213575799', database ID '125'). Population sub-tasks: 1.
    2010-07-20 17:10:28.92 spid21s     Informational: Full-text Auto population initialized for table or indexed view '[QBE_DM].[dbo].[RECORD]' (table or indexed view ID '421576540', database ID '125'). Population sub-tasks: 1.
    2010-07-20 17:10:55.97 spid20s     Informational: Full-text Full population completed for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'). Number of documents processed: 5422. Number of documents failed: 3. Number of documents need retry: 5.
    2010-07-20 17:10:56.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x000004C5. Attempt will be made to reindex it.
    2010-07-20 17:10:56.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:56.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x00000A91. Attempt will be made to reindex it.
    2010-07-20 17:10:56.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:56.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x00000532. Attempt will be made to reindex it.
    2010-07-20 17:10:56.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:56.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x0000052F. Attempt will be made to reindex it.
    2010-07-20 17:10:56.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:56.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x00000BE7. Attempt will be made to reindex it.
    2010-07-20 17:10:56.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:56.97 spid20s     Informational: Full-text retry pass of Full population completed for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'). Number of retry documents processed: 5. Number of documents failed: 0.
    2010-07-20 17:10:57.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x000004C5. Attempt will be made to reindex it.
    2010-07-20 17:10:57.97 spid20s     The component 'PDFFilter.dll' reported error while indexing. Component path 'C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms\bin\PDFFilter.dll'.
    2010-07-20 17:10:57.97 spid20s     Error '0x80004005' occurred during full-text index population for table or indexed view '[QBE_DM].[dbo].[DOCUMENTVERSION]' (table or indexed view ID '149575571', database ID '125'), full-text key value 0x00000A91. Attempt will be made to reindex it.
    ====
    How this can be fixed?
    Regards,
    Jacob Malyshenko

    Test the iFilter installation with the program filtdump.exe:
    http://msdn.microsoft.com/en-us/library/dd940434%28VS.85%29.aspx

  • Large page sizes on Solaris 9

    I am trying (and failing) to utilize large page sizes on a Solaris 9 machine.
    # uname -a
    SunOS machinename.lucent.com 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Blade-1000
    I am using as my reference "Supporting Multiple Page Sizes in the Solaris� Operating System" http://www.sun.com/blueprints/0304/817-6242.pdf
    and
    "Taming Your Emu to Improve Application Performance (February 2004)"
    http://www.sun.com/blueprints/0204/817-5489.pdf
    The machine claims it supports 4M page sizes:
    # pagesize -a
    8192
    65536
    524288
    4194304
    I've written a very simple program:
    main()
    int sz = 10*1024*1024;
    int x = (int)malloc(sz);
    print_info((void**)&x, 1);
    while (1) {
    int i = 0;
    while (i < (sz/sizeof(int))) {
    x[i++]++;
    I run it specifying a 4M heap size:
    # ppgsz -o heap=4M ./malloc_and_sleep
    address 0x21260 is backed by physical page 0x300f5260 of size 8192
    pmap also shows it has an 8K page:
    pmap -sx `pgrep malloc` | more
    10394: ./malloc_and_sleep
    Address Kbytes RSS Anon Locked Pgsz Mode Mapped File
    00010000 8 8 - - 8K r-x-- malloc_and_sleep
    00020000 8 8 8 - 8K rwx-- malloc_and_sleep
    00022000 3960 3960 3960 - 8K rwx-- [ heap ]
    00400000 6288 6288 6288 - 8K rwx-- [ heap ]
    (The last 2 lines above show about 10M of heap, with a pgsz of 8K.)
    I'm running this as root.
    In addition to the ppgsz approach, I have also tried using memcntl and mmap'ing ANON memory (and others). Memcntl gives an error for 2MB page sizes, but reports success with a 4MB page size - but still, pmap reports the memcntl'd memory as using an 8K page size.
    Here's the output from sysinfo:
    General Information
    Host Name is machinename.lucent.com
    Host Aliases is loghost
    Host Address(es) is xxxxxxxx
    Host ID is xxxxxxxxx
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    Manufacturer is Sun (Sun Microsystems)
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    System Model is Blade 1000
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    ROM Version is OBP 4.10.11 2003/09/25 11:53
    Number of CPUs is 2
    CPU Type is sparc
    App Architecture is sparc
    Kernel Architecture is sun4u
    OS Name is SunOS
    OS Version is 5.9
    Kernel Version is SunOS Release 5.9 Version Generic_112233-11 [UNIX(R) System V Release 4.0]
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    Kernel Information
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    SysConf Information
    Max combined size of argv[] and envp[] is 1048320
    Max processes allowed to any UID is 29995
    Clock ticks per second is 100
    Max simultaneous groups per user is 16
    Max open files per process is 256
    System memory page size is 8192
    Job control supported is TRUE
    Savid ids (seteuid()) supported is TRUE
    Version of POSIX.1 standard supported is 199506
    Version of the X/Open standard supported is 3
    Max log name is 8
    Max password length is 8
    Number of processors (CPUs) configured is 2
    Number of processors (CPUs) online is 2
    Total number of pages of physical memory is 262144
    Number of pages of physical memory not currently in use is 4368
    Max number of I/O operations in single list I/O call is 4096
    Max amount a process can decrease its async I/O priority level is 0
    Max number of timer expiration overruns is 2147483647
    Max number of open message queue descriptors per process is 32
    Max number of message priorities supported is 32
    Max number of realtime signals is 8
    Max number of semaphores per process is 2147483647
    Max value a semaphore may have is 2147483647
    Max number of queued signals per process is 32
    Max number of timers per process is 32
    Supports asyncronous I/O is TRUE
    Supports File Synchronization is TRUE
    Supports memory mapped files is TRUE
    Supports process memory locking is TRUE
    Supports range memory locking is TRUE
    Supports memory protection is TRUE
    Supports message passing is TRUE
    Supports process scheduling is TRUE
    Supports realtime signals is TRUE
    Supports semaphores is TRUE
    Supports shared memory objects is TRUE
    Supports syncronized I/O is TRUE
    Supports timers is TRUE
    /opt/default/bin/sysinfo: /dev/ksyms is not a 32-bit kernel namelist
    Device Information
    SUNW,Sun-Blade-1000
    cpu0 is a "900 MHz SUNW,UltraSPARC-III+" CPU
    cpu1 is a "900 MHz SUNW,UltraSPARC-III+" CPU
    Does anyone have any idea as to what the problem might be?
    Thanks in advance.
    Mike

    I ran your program on Solaris 10 (yet to be released) and it works.
    Address Kbytes RSS Anon Locked Pgsz Mode Mapped File
    00010000 8 8 - - 8K r-x-- mm
    00020000 8 8 8 - 8K rwx-- mm
    00022000 3960 3960 3960 - 8K rwx-- [ heap ]
    00400000 8192 8192 8192 - 4M rwx-- [ heap ]
    I think you don't this patch for Solaris 9
    i386 114433-03
    sparc 113471-04
    Let me know if you encounter problem even after installing this patch.
    Saurabh Mishra

  • Can we install Oracle Database 10g 32 bit on Windows 2008 64bit

    Can we install Oracle Database 10g 32 bit on Windows 2008 64bit will there be any disadvantages, will all the features of Oracle database work ( Like Data Guard , OEM, Grid Control).
    Solution will be appriciated.

    Hi,
    If it is true can you please give me some reference doc, as per my knowledge installing Oracle Database 10g 32 bit on Windows 2008 64bit must be possible.
    Thanks & Redards

  • Error installing Oracle 10.2.0.4 on windows 2008 r2

    Hi,
    I am trying to installing SAP netweaver 7.01 server on  oracle 1.2.0.4 in Windows 2008 64-bit system.
    But when I try to install oracle I get this error.
    Checking operating system version: must be 5.1 or 5.2.    Actual 6.0
    I did search on sdn at the pam matrix it should be possible. And according to OSS note 1326698 it is supported on Windows 2008.
    Any help?
    Reza

    Hej Bhavik,
    Are you Installing Enterprise Edition of Oracle 10.2.0.4 64bit ?
    Yes I am installing ORACLE-10.2-rdbms 64bit.
    Administrator user is in use for performing the Installation ?
    Yes Administrator user is in use
    I Check the PAM at http://service.sap.com/pam.
    Also refer this SAP Note 1303262 - Oracle on Windows Server 2008 along with the Installation Guide.
    Yes I did refer to note 1303262.
    I did fundet Note 980426 - Oracle 10.2 Software installation on new operating systems from a link you give me.
    There is 4 workaround but I do not know this can help me.
    I make a copy of installation cdu2019es on my server and I try to install oracle from there.
    I want to try workaround 3 from sso notes: I download RUNINSTALLER.ZIP file.
    But I can not find RUNINSTALLER on my installation file.
    It is first time I am installing Oracle bd.
    Any help?
    Reza

  • EM is not running for Oracle 10.2.0.5 on windows 2008 R2

    Hi,
    Recently, I installed oracle 10.2.0.4 on Windows 2008 R2 server followed by 10.2.0.5 patchset and 8350262 patch (to solve the problem of the expired certificate).
    After the installation, I created listener and database. The EM was working fine for few hours but not running after that. Listener was running all the times.
    I tried to to execute "emctl stop dbconsole" and "emctl start dbconsole".
    The EM worked again. However, it down again after few hours. I have repeated this process many times but still cannot resolve the this.
    I checked the logfiles in in the sysman/log. Herewith the output.
    emagent.trc
    2013-06-17 11:05:24 Thread-4100 WARN  http: snmehl_connect: connect failed to (dkcopeoradb001.FALCKDKWEB:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2013-06-17 11:09:27 Thread-3520 ERROR ssl: nzos_Handshake failed, ret=28862
    2013-06-17 11:09:27 Thread-3520 ERROR http: 296: Unable to initialize ssl connection with server, aborting connection attempt
    Please advise and assist.
    Thanks.
    Regards,
    Jia

    70d23884-cf5e-4be4-9c7b-5572c797bae9 wrote:
    Hi,
    Recently, I installed oracle 10.2.0.4 on Windows 2008 R2 server followed by 10.2.0.5 patchset and 8350262 patch (to solve the problem of the expired certificate).
    After the installation, I created listener and database. The EM was working fine for few hours but not running after that. Listener was running all the times.
    I tried to to execute "emctl stop dbconsole" and "emctl start dbconsole".
    The EM worked again. However, it down again after few hours. I have repeated this process many times but still cannot resolve the this.
    I checked the logfiles in in the sysman/log. Herewith the output.
    emagent.trc
    2013-06-17 11:05:24 Thread-4100 WARN  http: snmehl_connect: connect failed to (dkcopeoradb001.FALCKDKWEB:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2013-06-17 11:09:27 Thread-3520 ERROR ssl: nzos_Handshake failed, ret=28862
    2013-06-17 11:09:27 Thread-3520 ERROR http: 296: Unable to initialize ssl connection with server, aborting connection attempt
    Please advise and assist.
    Thanks.
    Regards,
    Jia
    Why are you bothering to install a de-supported version of Oracle?  10.2 is history and even 11.2 is at terminal release.  The bookies are taking money on when 12c will be released.
    When I googled "No connection could be made because the target machine actively refused it."  I got many, many hits that look useful.

  • Reader 9.2 crashed when using attach to email command on windows 2008 x64

    Hi,
    I'm experiencing issues with Adobe Reader 9.2 on a windows 2008 x64 server. This box is running Terminal Services.
    When a user open a pdf and wants to attach it to an email, reader simply crash !!
    Does someone have ever experienced this kind of issue ?
    Thanks.

    Does this happen for all the files or only files greater than a certain size?

  • CoCreateInstance returns 0x8007007e (Module could not be found) for the first call only at system startup on Windows 2008 Enterprise SP2

    Hi Guys,
    I'm experiencing a problem with CoCreateInstance, where it returns error 0x8007007e.
    The code is something like this:
    HRESULT hRes = S_OK;
    CComPtr<IMyInterface> spObj;
    if(FAILED(CoInitialize(NULL))) { /* quit */ }while(FAILED(hRes = spObj.CoCreateInstance(CLDIS_MyClass, NULL, CLSCTX_LOCAL_SERVER)))
    // LogFailure(hRes);
    Sleep(10);
    The problems occurs only on a single machine having Windows 2008 Enterprise SP2 installed (it works fine on other machines / OS versions). It happens only during the system startup (this is a Windows Service) and only for the first call of the CoCreateInstance.
    The second call always succeeds.
    The problem does not occurr when starting the service manually from Services.
    I did some investigation using Process Monitor and found that the HKCR\CLSID\[CLSID of MyClass]\LocalServer32!LocalServer32 registry value is accessed before the failure. The registry value exists - it is added by the Windows Installer during
    installation.
    If I remove the registry value then the CoCreateInstance always succeeds.
    I've been trying to lookup for some documentation on HKCR\CLSID\...\LocalServer32!LocalServer32 but haven't found anything useful other than it's a "Windows Installer Entrypoint". I assume that the Windows Installer does some integrity checks when
    calling CoCreateInstance for such class and this fails for some reason but currently I fail to find the reason.
    Can anyone help finding out what's the root cause of the 0x8007007e error here, please? Any help or tip is much appreciated.
    Many thanks!
    Marcin.

    Hi Marcin,
    This forum is mainly for talk about the product use related issue and not the best place to talk about the develop issue, for the develop issue we can post in MSDN forum for
    the further help and your issue may need capture a dump then for the further analysis it is not an efficient way to work in this community since we may need more resources which is not appropriate to handle in the community. I‘d like to suggest that you submit
    a service request to MS Professional tech support service so that a dedicated Support Professional can further assist with this request.
    MSDN forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Please visit the below link to see the various paid support options that are available to better meet your needs.
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone
    Thanks for your understanding and support.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is there any documentation concerning Contribute and Windows 2008 x64

    I have the impression that it may not be posssible to use
    Contribute on Windows 2008 x64 Enterprise server.
    Has anyone had any luck?
    thanks

    Hi PREM,
    If I understand correctly, you want to use SQL Server Authentication log to SQL Server Integration Services.
    Based on my research, only Microsoft Windows Authentication is available for SSIS. So we cannot use SQL Server Authentication log to SQL Server Integration Services. Besides, we can only add OS users in the DCOM Config permission area.
    Reference:
    Connect to Server (Integration Services)
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Windows 2008 x64 Ramdisk

    Has anyone sucessfully setup a ramdisk on Windows 2008 x64 using the Microsoft Windows Ramdisk drivers and if so how did you do it?jsteskal

    hi there,
    i have installed it on windows 2003 server and on windows xp machines
    procedure is
    a) copy the inf file and the sys file to the desktop
    b) go to add hardware wizard
    c) select "yes, i have already selected the hardware" option
    d) click next -> under add hardware wizard, please select "add new hardware device " ( at the bottom of the options )
    e) click next --> and check the option "install hardware that i manually select from list "
    f)  click next --> and select "show all devices "
    g) click next --> click have disk and point to your inf file which should install the ramdisk driver to corresponding location
    the above procedure holds good for windows 2008 and vista
    sainath Windows Driver Development
    I can also install this RAMDisk.inf driver. Also see RAMDISK controller in device manager. But I cannot see any RAMDisk in disk management and explorer. What do I miss something? How to use this inbox RAM Disk in Windows Server?
    http://whqlcn.wordpress.com

  • PDF Preview Windows 2008 x64/Citrix/Outlook

    Hello,
    Has anyone sucessfully been able to get the PDF previewer to work for Outlook on Windows 2008 x64? So far I have had no luck, even after trying all the fixes I have seen available.
    I have the latest reader installed and verified the registry entries but to no avail.
    Anyone have thoughts?
    Steve

    Test the iFilter installation with the program filtdump.exe:
    http://msdn.microsoft.com/en-us/library/dd940434%28VS.85%29.aspx

  • SAP support Windows 2008 x64 server

    Hi,
                 SAP 2007 supports the Windows 2008 x64 server? If support, what I need to do to run the sap add on at this Server.
    Please give me any suggestiong.
    Thanks and regards,
    Lei Nandar Myint

    Hi,
    You may check this link:  https://websmp203.sap-ag.de/smb/sbo/platforms   (S-Number logon)
    Regards, Yatsea

  • Hang when opening multiple pdfs: Reader 10.0.1 (Win Server 2008 x64 SP2)

    I have recently updated Adobe Reader to the latest patch update 10.0.1.
    Previous to this update, I was able to open multiple pdfs at once and had no issues with the Adobe Reader software. After updating to 10.0.1 I've noted that when I attempt to open more than one pdf at a time, Reader hangs (Windows indicates a "Not Responding" error has occurred). After a series of minutes, the second (or third, fourth etc) file opens, and Reader appears to function as per normal..
    I'm running Adobe Reader 10.0.1 on a Windows Server 2008 x64 (SP2) box, and didn't have this issue with the 10.0.0 release..
    Does anyone else share this issue, and if so, is there an update planned to solve the issue? I would also be happy to provide more diagnostics/specs if these will provide info for developers to chase down the issue here..

    I also have Reader 10.0.1 (Win 7 Home Premium x32).  I can open several large PDFs (including one over 100 MiB) satisfactorily and then have the whole thing hang.  As I am trying to work with these documents, I have not been patient enough to wait for minutes.  I just have to terminate Reader and relaunch it.
    I have removed some of my DLLs to stop Reader wasting my time preparing a long document for reading, which I do not need .  (It would really help if Adobe would provide a setting to turn this off, instead of my having to hack it. )
    I never had any similar problems with Reader 9.  Did anyone test Reader X before releasing it?  I have read elsewhere that turning Protected Mode off may help but...

  • Having troubles with running Safari on Windows XP x64 SP2 -  is this known

    Keeps crashng out with the old Windows encountered a Problem message.....is this a know peoblem? Any fixes in next update?
    Non-Apple PC - AMD   Windows XP x64 SP2 Pro   AMD X2 3800+

    Did you install the latest version of Safari 3.0.2? If you did and the browser still crashes, please, report the crash to Radar: https://bugreport.apple.com

  • Installing Oracle Application Server 10g 101202 on Windows 2008 64 bit

    Hi All,
    what i need to do is install this software like this:
    installing Oracle Infrastructure to handel Sessions as db for oracle forms & reports
    install Oracle Forms & Reports Service as Middle-Tire on the same machine in defirent home
    configure my report server as i require it to work with rdf files in spechial folders
    i have done this installation more than i can remember in Windows 2003 R2 SP2 32 bit
    but for Windows Server 2008 i am facing some problem that there is no software avilable for 64 bit or Windows 2008 in Oracle Download Site
    Spechilaly when my server is not itanum !
    Can any one point me to the right download page if avilable or another solution for this problem
    i don't think that oracle have stopped support for this product spechilaly when the reports generated by Oracle Report Service is far to good and fast with Oracle Database
    Best Regards
    Ibrahim

    Hi Ibrahim,
    You should decide what you require.
    32bit version can be installed on 64bit server and this should work fine (check the certification matrix for this).
    The "problem" is that you would not gain any performance benefit from the 64bit server
    If you want to have benefit you can upgrade the JVM to 64 bit version.
    I did this 3 years ago and I do not remember exact steps though everything worked OK.
    WARNING:
    this  can be unsupported, ask support to be sure
    - Install the 32 bit version on the server
    - Download 64 bit Java JRE/JDK and install it (well, you can search the same release as included in the AppServer or try newer one, 7 for example)
    - later, reconfigure the appserver so it uses the version you've installed, OR Copy the everything from c:\progfiles\java\... to the directory OraHome\... (forgot exact directories)
    try to search the forum, there had been a thread with the same question
    regards, michael
    Edited by: MickleSh on Sep 27, 2011 9:59 AM

Maybe you are looking for

  • Email unable to be retrieved unless I go to Verizon.co​m

    Ever since yesterday, August 2nd, all of my outside devices are telling me unable to retrieve email, check that username and password are correct.  The email is able to be retrieved from the Verizon website but not from outside devices.  I don't thin

  • Exporting table from methode

    Hi experts, how can I handle it to exporting a table from a structure from a methode? At the moment I export the structure in the methode but I need to export a table. At the moment: Parameter    Type           Typing Methode  Associated Type param_1

  • SCCM 2007 R2 - configuration item compliance for a collection.

    Hi All, Can some one share the information of reports for configuration item compliance of for a collection in SCCM 2007 R2 using desired configuration management feature. Rgs,

  • Does not warn before closing multiple tabs

    On version 12 and even now 13, even with "warn me before closing multiple tabs" checked, it does not warn me. I have read about issues with saving data to disk and private browsing. All I want is to be warned before X-ing out of a window with multipl

  • Dependecies across different applications

    Hi dear colleagues: I would like to know if it is possible to run an application a with its context aContext , that shows an HTML page, that calls to a servlet sb belonging to an application b with context bContext: the call woulb be: bContext/sb How