HELP! Problems using large memory on windows 2003(32bit) and Oracle 11g

i have Oracle 11g installed on windows 2003 enterprise server 32bit with 6GB RAM.
And I followed the steps to enable the Very Large Memory support:
1. add /3GB /PAE in c:\boot.ini
2. add AWE_WINDOW_MEMORY entry in the regitry and set it's value to 209715200
3. as for init.ora:
add:
dbblock_lru_latches = 64
db_block_size = 4096
db_block_buffers = 262144
remove the parameters: db_cache_size,sga_max_size
it does work when I use Oracle 10g, but for Oracle 11g, there are some errors:
ORA-00371: not enough shared pool memory, should be atleast **** bytes
OR
ORA-27102: out of memory
Can anybody share the experience in Oracle 11g?
Much thanks!

Increase your shared_pool_size parameter
It looks like you have set the memory 1gb after setting up /PAE and /3GB switch
4096*262144=1GB...
Then why did you set /3GB

Similar Messages

  • Problems with Windows 2003, JRun and Java 1.4.2_07

    Hi!
    I have installed JRun 4 with J2SE 1.4.2_07 on a Windows 2003 Server and all goes well until someone install a system patch, Office. After that JRun doesn�t star. The logs says:
    Starting Macromedia JRun 4 (Build 84683), admin server
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77F46A07
    Function=RtlFreeHeap+0x322
    Library=C:\WINDOWS\system32\ntdll.dll
    Current Java thread:
         at java.util.zip.ZipFile.getEntry(Native Method)
         at java.util.zip.ZipFile.getEntry(ZipFile.java:146)
         - locked <0x10a83218> (a java.util.jar.JarFile)
         at java.util.jar.JarFile.getEntry(JarFile.java:194)
         at java.util.jar.JarFile.getJarEntry(JarFile.java:181)
         at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:671)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructor0(Class.java:1930)
         at java.lang.Class.getConstructor(Class.java:1027)
         at com.sun.management.jmx.MetaData.findConstructor(MetaData.java:256)
         at com.sun.management.jmx.MBeanServerImpl.internal_instantiate(MBeanServerImpl.java:2111)
         at com.sun.management.jmx.MBeanServerImpl.instantiate(MBeanServerImpl.java:152)
         at jrunx.kernel.ConfigurableServicePartition.loadAndInit(ConfigurableServicePartition.java:127)
         at jrunx.kernel.ConfigurableServicePartition.loadChildren(ConfigurableServicePartition.java:89)
         at jrunx.kernel.ConfigurableServicePartition.setChildElements(ConfigurableServicePartition.java:60)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.loadMBeans(JRunServiceDeployer.java:179)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:85)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at jrunx.kernel.JRun.startByNTService(JRun.java:427)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Dynamic libraries:
    0x00400000 - 0x00410000      C:\JRun4\bin\jrun.exe
    0x77F40000 - 0x77FFA000      C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F34000      C:\WINDOWS\system32\kernel32.dll
    0x77DA0000 - 0x77E30000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CF5000      C:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BF4000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\Java\j2sdk1.4.2_07\jre\bin\client\jvm.dll
    0x77D00000 - 0x77D8F000      C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C44000      C:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACC000      C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\Java\j2sdk1.4.2_07\jre\bin\hpi.dll
    0x76F50000 - 0x76F63000      C:\WINDOWS\system32\Secur32.dll
    0x003F0000 - 0x003FE000      C:\Java\j2sdk1.4.2_07\jre\bin\verify.dll
    0x005F0000 - 0x00609000      C:\Java\j2sdk1.4.2_07\jre\bin\java.dll
    0x00610000 - 0x0061D000      C:\Java\j2sdk1.4.2_07\jre\bin\zip.dll
    0x006E0000 - 0x006EF000      C:\Java\j2sdk1.4.2_07\jre\bin\net.dll
    0x71C00000 - 0x71C18000      C:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71B20000 - 0x71B63000      C:\WINDOWS\System32\mswsock.dll
    0x76ED0000 - 0x76EF7000      C:\WINDOWS\system32\DNSAPI.dll
    0x76F70000 - 0x76F77000      C:\WINDOWS\System32\winrnr.dll
    0x76F10000 - 0x76F3F000      C:\WINDOWS\system32\WLDAP32.dll
    0x76F80000 - 0x76F85000      C:\WINDOWS\system32\rasadhlp.dll
    0x03230000 - 0x0323C000      C:\JRun4\bin\portscan.dll
    0x71AE0000 - 0x71AE8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76C10000 - 0x76C38000      C:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D621000      C:\WINDOWS\system32\dbghelp.dll
    0x77B90000 - 0x77B98000      C:\WINDOWS\system32\VERSION.dll
    0x76B70000 - 0x76B7B000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2304K, used 1312K [0x10010000, 0x10280000, 0x109e0000)
    eden space 2112K, 56% used [0x10010000, 0x1013a8d0, 0x10220000)
    from space 192K, 61% used [0x10250000, 0x1026d958, 0x10280000)
    to space 192K, 0% used [0x10220000, 0x10220000, 0x10250000)
    tenured generation total 30272K, used 1139K [0x109e0000, 0x12770000, 0x18010000)
    the space 30272K, 3% used [0x109e0000, 0x10afce80, 0x10afd000, 0x12770000)
    compacting perm gen total 4864K, used 4680K [0x18010000, 0x184d0000, 0x1c010000)
    the space 4864K, 96% used [0x18010000, 0x184a2348, 0x184a2400, 0x184d0000)
    Local Time = Wed Feb 09 10:43:31 2005
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
    # An error report file has been saved as hs_err_pid1712.log.
    # Please refer to the file for further information.
    Can someone help me. Thanx and sorry about my english.
    Manu

    It crashed 3 seconds after it is running. Should be reading some jar file.
    Could be a something corrupted a zip file or something. Can you still do a java -version? You may want to try reinstalling 1.4.2_07

  • After updating to iOS 6.0.1 volume button not responding even theirs no volume slider in music app nor video app plz help m using iPhone 4 os Windows 8

    After updating to iOS 6.0.1 volume button not responding even theirs no volume slider in music app nor video app plz help m using iPhone 4 os Windows 8

    I suppose that you can demand all you want. It would have to be proven that the iOS update broke this particular function but it could also be said that it was just a matter of time that the broken thing manifested itself. Since the phone is out of warranty, it could also be said that it is your risk to update software. I'm not trying to be argumentative here, but we are not Apple. We are users like you and just try and provide support to other users. What you decide to do from here is your decision. I've given you all I know to do.

  • I had windows 7 (32bit) and decided to use boot camp but i forgot to download the latest support software from apple and now i cant find any support softwares please help..i am using mac book pro

    I had windows 7 (32bit) and decided to use boot camp but i forgot to download the latest support software from apple and now i cant find any support softwares please help..i am using mac book pro

    Try the Boot Camp Assistant when you are in OS X and download those and follow the directions in BCA utility.
    Then look up the Boot Camp forum. I suspect you thought this was MBP related forum, it is for 65 lb tower model (and well the new "nMP Late 2013 Mac Pro" http://www.apple.com/support/macpro/
    Boot Camp
    There is a support page too
    http://www.apple.com/support/bootcamp

  • Acrobat Pro installed on a Windows 2003 32bit server - where's the 64bit driver?

    Hello.
    I'm still newbie with Acrobat Pro so please bear with me if this is a silly question.
    A prospect of ours installed the TRIAL version of Acrobat Pro Extended on a 32bit Windows 2003 server and everything went fine; this server "serves" a number of Windows 7 64bit boxes which are supposed to share the PDF Printer created on the Win2003 server during the installation.
    Problem is that when the printer gets shared and clients try to install it, the 64bit driver could not be found.
    The customer tried to install the 64bit driver on the Win2003 box but he does not know where to find the correct .INF file for 64bit windows client.
    Thanks,
    Rob

    Two facts for consideration. As I understand it the trail only comes in 64-bit. Don't know for sure since I have never downloaded it, but that is a faint memory.
    More importantly, read the EULA carefully before you purchase for the type of application you listed. The general EULA does not allow the use of Acrobat on a server in the manner you have indicated. You have to purchase Acrobat for each machine, not a  server. You may have enough that need to use the product that a volume license is in order -- contact Adobe for that. In the meantime, use the Acrobat Trail to test the features and such to be sure it meets your needs (other than the server use).

  • Windows 2003 Server and BISE1: a painful way

    Hi Forum !!
    I consider my self as an advantage one in BISE1 matters. I've installed BISE1 many times on systems running Windows XP SP2 for proof concepts and as a lab environment for production systems setups. Following procedures "by the book" all BISE1 environments were work fine, and all issues are covered by the documentation.
    But problems appear when we find Windows 2003 Server based systems. Even following step by step the installation process, we find different kind of problems. Thanks to metalink notes we could fix some, but there are others very strange at all.
    For example, In a lab environment, running WinXP we successfully applied Database Patch P5337014 moving database version from release 10.2.0.1 to 10.2.0.3. Then we applied in the same lab environment Warehouse Builder Patch P6264457, moving OWB Repository version to 10.2.0.3.0 and OWB client to 10.2.0.3.33. Later, over a Production environment running Win 2003 Server, we follow the same procedure getting catastrophic results. When we applied the database Patch P5337014, database contro console service fails over and over again sending to the web browser a connection refused message. After a new installation, when we tried to apply the OWB Patch, the Control Center service doesn't work anymore, and none of the metalink notes we found appears to fix the problem.
    It is just me or is anyone else who have faced this kind of problems with Windows 2003 Server ? What kind of workaround exists to solve this problems ?
    Thanks, and your comments are welcome.

    Hopefully you can help me too. My company just purchased a MAC BookPro and we all pc based with a PC Windows server. I have been trying to get this MAC to connect to the server. We need it to be able to access files and folder on the PC server to save and retrieve pc files.
    I finally I it to where to do the GO > Connect to Server > Type in info > it brings up authentication information, we type in the domain and user name and password > but then I get an error saying the user name and password are not found.
    Apple support told me it's now on the pc server side. I know the user name and password are correct. We have installed the Mac components on the server. I don't know if there are some other conflicts with the server or what to do.
    Please let me know if you know of anything else I can try.

  • Windows 2003 server and a mac

    Hi
    We have a powerbook G4 running 10.4.6
    And we want to use it on a windows 2003 server network.
    How is this done?
    i.e server end and mac end.
      Mac OS X (10.4.6)   1 GB of ram

    Hopefully you can help me too. My company just purchased a MAC BookPro and we all pc based with a PC Windows server. I have been trying to get this MAC to connect to the server. We need it to be able to access files and folder on the PC server to save and retrieve pc files.
    I finally I it to where to do the GO > Connect to Server > Type in info > it brings up authentication information, we type in the domain and user name and password > but then I get an error saying the user name and password are not found.
    Apple support told me it's now on the pc server side. I know the user name and password are correct. We have installed the Mac components on the server. I don't know if there are some other conflicts with the server or what to do.
    Please let me know if you know of anything else I can try.

  • Problem with photshop cc on windows 8.1 and 4k monitor at 3840x2160 resolution

    can anyone help
    i have a problem with photshop cc on windows 8.1 and 4k monitor at 3840x2160 resolution when i lauch photoshop cc everything is very small and i dont know how to get the program at the right size

    Search the forum for similar topics dealing with high-DPI displays. 4k is insane, though. I don't think even CC 2014 is up to it.
    Mylenium

  • Oracle 10.2.0.3 Full Client for Windows 2003 32bit

    Hello,
    I know this is a stupid question, but I cannot seem to find the download for the full client for 10.2.0.3 for Windows 2003 32bit server. I have found the instant client, but not the full client.
    Thanks in advance.
    Brian

    Hi Zekmoe,
    do you have the PATCHES tab in Metalink (metalink.oracle.com)?
    If not, please check your PROFILE in metalink - if PATCHES and UPDATES says: NO, then please contact your administrator (mentioned also in your PROFILE) to enable the patch download.
    If you'll have the PATCHES tab then go to QUICK LINKS in the patch screen and choose Windows 32bit and 10.2.0.3
    Hope this helps - kind regards
    Mike

  • Weblogic 12c on windows 2003(32bit)

    Hi guys,
    I installed weblogic 12c on windows
    2003(32bit)(oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32.exe);
    I created schedule job (startup weblogic console on server startup);
    The  weblogic instance run java applications;
    Every second day the job stopped and I manually restarted it; We are
    planning go production and it is not acceptable behaveir;
    Can you help? What should check or change in setting?
    Please help
    Thanks

    install JDK 6 or 7. Load the environment variables from CMD.EXE
    set JAVA_HOME = RUTA_DEL_JDK_6_OR_7
    set PATH =%JAVA_HOME%\BIN;% PATH%
    Then, from the same terminal (cmd.exe) run the weblogic runInstaller.exe 12c.

  • I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    I have problem with data transfer between Windows Server 2012RT and Windows7 (no more than 14kbps) while between Windows Sever 2012RT and Windows8.1 speed is ok.

    Hi,
    Regarding the issue here, please take a look at the below links to see if they could help:
    Slow data transfer speed in Windows 7 or in Windows Server 2008 R2
    And a blog here:
    Windows Server 2012 slow network/SMB/CIFS problem
    Hope this may help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • What is the best backup drive to use to backup a windows xp pc and to transfer that data to a new iMac i5 May 2011 and then to backup my iMac on it?

    What is the best backup drive to use to backup my windows xp pc and to transfer these files to my iMac i5 new in May 2011 and then to backup my i5 iMac?

    Get something with both USB and Firewire connections, as big as you can afford.  Format it Fat 32, plug it into the XP machine with USB, drag and drop the files you want to keep, plug it into the iMac with Firewire, drag and drop again.  If you want to use it just to back up your Mac in future, reformat it Mac OS Extended and enable Time Machine.  If you're likely to want to share the drive with Windows PCs in future, leave it Fat 32.

  • I want to buy an apple product (the apple track pad) but my computer is a dell and it's software is windows 7. If I bought the track pad would I be able to use it on my windows pc? And is it easy to set up?

    I want to buy an apple product (the apple track pad) but my computer is a dell and it's software is windows 7. If I bought the track pad would I be able to use it on my windows pc? And is it easy to set up?

    A quick Google turned up this suggestion.
    Have you considered the Logitech Touchpad?

  • Can We use FDM as ETL tool between SQL and Oracle

    I want to use FDM as ETL tool between SQL and Oracle. Can it be possible. I didn,t found any target adapter for oracle database.My source system is SQL and Target system is Oracle database.
    Rahul
    Edited by: user12190125 on Nov 9, 2009 4:23 AM

    Rahul,
    I believe this is possible to do, but not an easy one and there are a few considerations:
    How much data are you processing? FDM has a lot of features which support the business process. While this is great for users and audit trail etc. it slows down performance if you want to process a lot of data. It also depends on the type of mappings you use (Like mappings are slower than explicit mappings).
    How familiar are you with VBScript? There is no explicit target adapter for Oracle, but there is a data mart adapter which can be used for anything. You have to implement everything yourself though, mainly the Export and Load actions. In there you will also have to handle the the connections to the MSSQL and Oracle databases.
    Check the data mart adapter and see if you feel comfortable with defining the vb code in there. There are reasons for and against this approach. ODI would probably be the better choice unless you really need to have FDM's process support.
    Regards,
    Matt

  • The old allowing oracle 3GB virtual memory on windows 2003 server question?

    Hi all,
    I have a 9.2.0.7.0 database on windows 2003 server (32bit). 4 dual core cpu's and 16GB of Ram.
    I have set .use_indirect_data_buffers=TRUE and *._enable_NUMA_optimization=FALSE.
    The db_block_buffers is set at 4GB.
    Shared_pool 200MB
    Large_pool 56MB
    Java pool 56MB
    PGA is currently at 400MB
    AWE_WINDOW_MEMORY is set at 720MB (which is the lowest I can set it)
    At the moment there are various jobs running on the database and no users logged on and the virtual memory is at 1.8GB.
    The problem is as soon as the users logs onto the DB the virtual memory goes over 2GB and we see the error 'ORA-04030: out of process memory when trying to allocate 2416 bytes'.
    Now I have edited the boot.ini with the following parameters:
    multi(0)disk(0)rdisk(0)partition(1)\WINNT="UBS WSP - Wintel Server Platform with PAE" /fastdetect /PAE /4GT
    because the /3GB parameter switch started the server with lots of errors.
    The oracle.exe process still seems unable to go over the 2GB limit with getting 'ORA-04030' errors.
    Can someone tell me if I have missed anything? Or a reason why oracle is not using the switch?
    TIA
    Eddy

    Satish,
    see metalink Note:1036312.6 : Utilizing Up to 3GB Virtual Memory on Windows.
    it says :
    "The 32-bit versions of the Windows® 2000 Advanced Server and Windows NT Server 4.0, Enterprise Edition, operating systems were the first versions of Windows to provide applications with a 3-GB flat virtual address space, with the kernel and executive components using only 1 GB. In response to customer requests, Microsoft has expanded the availability of this support to the 32-bit version of Windows XP Professional and all 32-bit versions of Windows Server™ 2003."
    of course, we mustn't be mistaken with the AWE switch (/PAE) that is not available for standard edition.
    http://support.microsoft.com/kb/291988 ==> tells more about what can be supported
    regards,
    marc

Maybe you are looking for

  • Noclassfound error while connecting java with oracle database

    hi all the source code metioned below gets compiled. but when it is run it gives thefollowing error. ClassNotFoundException: jdbc.driver.OracleDriver Exception in thread "main" java.sql.SQLException: No suitable driver at java.sql.DriverManager.getCo

  • Raise error in case of no file or corrupt file

    Hi, We have a requirement in our project where we need to raise an error in SXMB_MONI if there is no file (or file is corrupt) to be picked after a certain time. Please let me know your views how can we handle this ?

  • Spotlight's blind spot: Spotlight comments on Disk Utility disk images.

    Has anyone but me noticed that Spotlight goes blind to Spotlight Comments once the files are moved into a 256-bit encrypted read/write disck image created with Disk Utility? I don't have iPhoto, and I keep photos in too many categories for that anywa

  • Hii please help user porblem

    I have 2-users.USER1 (owns cemp table) , USER2 In user-1 :- I fired insert statement with common data i.e INSERT INTO CEMP(empno,ename) VALUES(7777,'XXXX') twice. and than COMMIT it. NOW when i come to USER-2 :- I populate USER1.cemp table. I found 2

  • Import location in wsit-client.xml to file in another jar

    Normally the wsit-client.xml has import statements like this: +<import location="foo.xml" namespace="http://foo.org/" />+ I've found that their can be online 1 wsit-client.xml on the classpath/META-INF, but can I refer to an xml who's located into an