How to use 4GB RAM on Windows 2000

Hi,
We use a third party application that parses weblogs and generates statistics.
The application gives OutOfMemory exception when the weblogs are hugs.
I am wondering if doing "editbin.exe /LARGEADDRESSAWARE java.exe" is going to help.
I have 4GB of physical RAM and I have /3GB in boot.ini in Windows 2000 Advanced Server.
Thanks,
Anurag.

How to use 4GB RAM on Windows 2000You are never going to use 4g on a windows box. The maximum addressable space is 4g. Normally the OS reserves 2g. Which means the maximum addressable space for an application is 2g.
It is supposed to be possible to increase the addressable space to 3 gig. And also increase the JVM space. However, there are risks. The following thread suggests a way to do this
http://forum.java.sun.com/thread.jsp?forum=37&thread=201718

Similar Messages

  • Can I use 4GB RAM on my MSI K8N Diamond with Windows 7?

    Can I use 4GB RAM on my MSI K8N Diamond with Windows 7? I have put 4GB DDR 1 in my motherboard but windows 7 says (2.75GB usable)...
    Regards, Jay

    It depends highly on how much hardware (add-in cards) you have installed. If you have two VGA-cards, then it's likely that usable memory stays below 3GB. If you take some hardware out, you will see the usable memory increase a bit, but you won't reach the full 4GB. It will go as far as about 3.25 or so.

  • Can i use 4gb ram card instead of (2x2) 2gb cards in macbook pro 15" 2.0 ghz

    can i use 4gb ram card instead of (2x2) 2gb cards in macbook pro 15" 2.0 ghz

    Hi John,
    If your MBP is a 2011, yes, and here is one example: http://eshop.macsales.com/item/Other%20World%20Computing/1333DDR3S4GB/
    If your MBP is from 2006, the other year Apple made a 2GHz, the answer is no, as the max RAM is 2GB.
    Given that it appears you already have 2x2GB installed, I'm "guessing" you have the 2011 model, so the answer is yes.

  • How to rename oracle9i database in windows 2000

    Hi All,
    I am trying to rename an oracle database on windows 2000. I am having some issues...can anyone help me how to fix it.
    Trace file is created from existing database (ORCLDB) using alter database backup controlfile to trace
    and the following steps are followed....
    Modify (and optionally rename) the created trace file:
    Find the line reading # Set #2. RESETLOGS case
    Remove all lines above this line.
    Change the line containing the database name from CREATE CONTROLFILE REUSE DATABASE "ORA9" RESETLOGS NOARCHIVELOG
    to
    CREATE CONTROLFILE SET DATABASE "CAT" RESETLOGS NOARCHIVELOG
    Note, in my case, the database is running in noarchive log mode. The corresponding line reads ARCHIVELOG otherwise.
    Remove the line reading RECOVER DATABASE USING BACKUP CONTROLFILE.
    Remove lines starting with #.
    the edited .trc file is saved as rename.sql
    STARTUP NOMOUNT
    CREATE CONTROLFILE SET DATABASE "NEWORCLDB" RESETLOGS NOARCHIVELOG
    -- SET STANDBY TO MAXIMIZE PERFORMANCE
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 30
    MAXINSTANCES 1
    MAXLOGHISTORY 454
    LOGFILE
    GROUP 1 'd:\oracle\databases\redo1.ora' SIZE 100M,
    GROUP 2 'd:\oracle\databases\redo2.ora' SIZE 100M,
    GROUP 3 'd:\oracle\databases\redo3.ora' SIZE 100M
    -- STANDBY LOGFILE
    DATAFILE
    'd:\oracle\datafile\system.dbf',
    'd:\oracle\datafile\undo.dbf',
    'd:\oracle\datafile\data.dbf'
    CHARACTER SET WE8ISO8859P1
    ALTER DATABASE OPEN RESETLOGS;
    ALTER TABLESPACE TEMP ADD TEMPFILE 'd:\oracle\Ora90\databases\temp.dbf'
    SIZE 104857600 REUSE AUTOEXTEND OFF;
    shutdown the ORCLDB databas from windows services
    Moved the old control file to other location
    The database name are changed in the new initneworcldb.ora
    Bcaz there is no SVRMGRL in 9i....How do i connect ??
    Which instance should i connect?
    I tried from c:\>sqlplus "/ as sysdba"
    Its asking for username and password?
    Which username/password@instnace should i login?
    What is the username and password....should i give for username....while funning sqlplus " / as sysdba"
    Thanks,
    Message was edited by:
    user444626

    As you said added the entry in the sqlnet.ora file
    sqlnet.authentication_services=(NTS)
    C:\>ORADIM -NEW -SID newdb -SRVC OracleServicenewdb -STARTMODE a
    C:\>set ORACLE_SID=NEWDB
    C:\>SQLPLUS /NOLOG
    SQL*Plus: Release 9.0.1.0.1 - Production on Fri Dec 9 20:28:18 2005
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    SQL> @C:\CR_CONTROL.SQL
    ORA-01031: insufficient privileges
    SP2-0734: unknown command beginning "STANDBY LO..." - rest of line ignored.
    SP2-0640: Not connected
    SP2-0734: unknown command beginning "Recovery i..." - rest of line ignored.
    SP2-0734: unknown command beginning "or if the ..." - rest of line ignored.
    SP2-0640: Not connected
    Media recovery complete.
    SP2-0734: unknown command beginning "All logs n..." - rest of line ignored.
    SP2-0640: Not connected
    SP2-0734: unknown command beginning "Database c..." - rest of line ignored.
    SP2-0640: Not connected
    SQL>
    Message was edited by:
    user444626

  • How to use 6GB ram for 32bit archlinux

    i got a 4GB ram for my laptop, but  my system can only use only 3GB.
    so i want to know how to use the extra memorys?
    thankyou!
    ~ * free -t
                 total       used       free     shared    buffers     cached
    Mem:       3071692    1195184    1876508          0      56264     538992
    -/+ buffers/cache:     599928    2471764
    Swap:      1999868          0    1999868
    Total:     5071560    1195184    3876376

    graysky wrote:Stop using i686. Since you appear to be new, please use code tags when posting output of commands.  It formats the output to a nice mono space font.
    i'm sorry ok

  • How to use cgi directly in FP 2000?

    I want to build a Web Server that includes using CGI
    in FP 2000.However, i don't want to include any VI when I use the CGI. One reason is the memory of the FP 2000 is not enough to add more VI. Can anyone tell me how to use CGI in FP 2000 directly? Thank you for your help.

    Hello,
    What you are trying to do is not a supported feature. The Internet Toolkit and the G Web Server for LabVIEW was developed and tested for its use under Windows only. R&D has not tested it running on an RT target. You might be able to load and start the G Web Server on RT, however there might be some files that you need to copy to get it to work.
    The G Web Server is what you should try to use. The server comes with the Internet Toolkit. There is no way to use CGI directly with FieldPoint without the G Web Server. I am not sure what you mean about not including any VI when using CGI. There is lots of information here about the Internet Toolkit http://www.ni.com/support/labview/toolkits/
    internet/. Once it is installed there is lots of documentation that comes with it.
    Good luck with developing your application.
    Jared A

  • Has anyone else noticed firefox using more RAM in windows 7?

    I've noticed this lately and firefox has been using more RAM lately. I only have 1 tab open and it doesn't matter what page I would be on when it happens. It wouldn't bother me if I still had 6GB of RAM but I am going on 3.5 now. Can you guys fix this please? Just being on this page alone it's at 2.15GB when it would usually be at 1.78 and in processes it says 260,000k. I don't have any other windows or tabs open.

    All is good now :D

  • How do I export bookmarks in WIndows 2000 + FF 12 to a new computer running Windows 8 + IE? The instructions I found don't work.

    The instructions I found talk about Windows XP and selecting a history tab and then selecting export. Can't find this on my browser.

    Hi,
    You can copy/overwrite [http://kb.mozillazine.org/Places.sqlite places.sqlite] in the Windows 2000 Firefox profile folder into the Windows 8 Firefox profile folder. This would bring in both the bookmarks and history.
    [https://support.mozilla.org/en-US/kb/Backing-up-restoring-bookmarks Bookmarks backup/restore]
    [https://support.mozilla.org/en-US/kb/import-bookmarks-html?redirectlocale=en-US&redirectslug=Importing+Bookmarks+from+an+HTML+File HTML export/import]
    [http://kb.mozillazine.org/Profile_folder Firefox Profile Folder]
    To open the profile folder via Firefox: '''Help''' ('''Alt''' + '''H''') > '''Troubleshooting Information''' > '''Show Folder'''.
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]

  • MOVED: Can I use 4GB RAM on my MSI K8N Diamond with Windows 7?

    This topic has been moved to AMD64 nVidia boards.
    https://forum-en.msi.com/index.php?topic=133409.0

    It depends highly on how much hardware (add-in cards) you have installed. If you have two VGA-cards, then it's likely that usable memory stays below 3GB. If you take some hardware out, you will see the usable memory increase a bit, but you won't reach the full 4GB. It will go as far as about 3.25 or so.

  • AE CS3 only uses 4gb ram

    Hi there,
    I am actually using the AE CS3 version on a Windows 7 64 bit PC with 12 Gig of ram. But everytime I use AE, it says that it uses 4 gigabyte of ram only. That's kind of strange, as the OS uses the whole amount of ram.
    Is there any solution to it or do I have to upgrade to CS4? Hope not...
    Thank you!

    The information in that FAQ entry is still mostly valid for After Effects CS3, especially the important point: After Effects CS3 is a 32-bit application, so each process can only see and use a theoretical maximum of 4GB of RAM. However, with Render Multiple Frames Simultaneously multiprocesing, After Effects spawns additional processes that can each use its own few GB of RAM.
    Here's the page in After Effects CS3 Help about the Render Multiple Frames Simultaneously multiprocessing feature:
    http://livedocs.adobe.com/en_US/AfterEffects/8.0/WS2FD05F13-66CB-47c1-9FD2-7CEE7EDF588F.ht ml
    Don't be so quick to dismiss information about CS4 as being irrelevant to CS3 (and vice versa). Most things don't change from one version to the next, so information written for one version is usually still good for the next. (If you're ever unsure, you can use this decoder ring page to see what's changed from CS3 to CS4.)

  • How to use session object in windows application

    hi, I am programming in jdeveloper. i need to know that while i m making a web application i can use a session object for the particular session. now i m builiding a windows application for my final semester and i need to insert product id and then it should go to another frame and there it can store multiple information for a particular product id.
    e.g
    product id : 001
    next frame.
    filter name.
    filter position.
    when these are added then it should be able to add more filters for the same product id and i dont understand how to do that.
    Please let me know as i am lost and dont know how to proceed further. if some body wants to have a look on the codes he is most welcome.
    Waiting for an answer
    thank you

    Hi,
    in Swing applications you don't have a session object to store data. You can use a helper class though to act as a temporary memory. Just create a static class that has a hashtable method to add / read / remove data
    Frank

  • HT1695 how to use my lap top windows 7 internet to download  iphone games

    what can i do, to down load games and data whitout wifi, i would like to conect to my lap top by usb port to iphone and use my laqtops internt.

    The salesperson is half right.  YOU CAN DO MIRRORING.  Because of a NEW restriction (that the salesperson doesn't know about) with the appleTV2 (1st or 2nd gen) after an update (which you can flash backwards from if you wish) whole screen streaming is ONLY supported by ipad, and iOS devices with OSX LION or later.  I have a macbook pro (retina ed. for date) and it does NOT support whole screen sharing.  If I wanted to take the update I could then have whole screen streaming but I don't want to update.
    HERE is your solution....
    http://airparrot.com/
    This software (and how you get it is your business) ends that problem entirely.
    Windows AND Macs w/o OSX Lion
    Hope this helps.

  • HT3981 how can use track pad in windows using macbook

    Hi everyone.
    Can anyone guide me , How can we use track Pad click and right click in Macbook while running Windows 7.?
    Kind regards,
    Kabir

    It appears you did not complete the installation and set up of Windows. Did you install the Boot Camp support software/drivers from your Snow Leopard installation disk? If you did you shouls have the Boot Camp Tools icon on your Windows. Access these tools and set up the track pad.

  • How to use trackpad gestures with Windows 8 Developer Preview?

    I have installed a Windows 8 Developer Preview on my MacBook via BootCamp Assistant. I found that it isn't support the trackpad gestures! (ex: two-fingers tap to right-click)
    So how can I use the trackpad gestures with Windows 8?
    Thank you for all reply.

    The BootCamp drivers that you can download and burn to a disc via the Boot Camp application in Mac OS can be installed in Windows 8 (run setup.exe from the disc while in Windows 8, preferably by right-clicking and choosing "Run as Administrator") and will allow you to use all of the current features of the touchpad (including two finger clicking/tapping).  Once you have installed the drivers as described above, you can then click on the arrow in the System Tray and right-click on the black triangle that is for the BootCamp control panel. In those settings you can change how the touchpad responds to your taps, clicks, etc.

  • Qosmio G50/402 - How to use 8GB RAM?

    I have Qosmio G50/402 with 8GB RAM installed although the useable is only 4GB.
    Is there any way to use the 8GB?

    Hello
    This can have different reasons.
    Firstly you have to check if your notebook supports 8GB RAM. Check the specifications of your chipset but as far as I know Qosmio G50 should support 8GB RAM.
    Furthermore it would be interesting to know what OS you have. To use full 8GB RAM you have to use a 64bit OS.
    And what type of modules you are using exactly? In worst case the new module isnt compatible with your notebook. Normally the best option is using two identical modules from one manufacture, e. g. Kingston. I have very good experience with these RAM modules for notebooks so I can really recommend it.
    Greets

Maybe you are looking for