When working with large datasets (such as price list downloads) OASIS can sometimes require more memory to be allocated from RAM. However, the install provided OASIS 1G option is sometimes not enough. In these cases, please refer to the options below.
To run one of the following, either run the command provided through your command line utility, or download the text file provided. If you run the text file, you will need to change the extension to .bat or .cmd prior to running.
NOTE: When running a 32-bit OS, such as Windows XP, or 32-bit versions of OS, memory available may be limited. If you get an error running any of the following, you may have to try on a more powerful machine with at least 3-4 Gigabytes of available RAM. You may also try closing all non-essential programs while you run the OASIS process. Also, if running a 64-bit OS with a 32-bit installation of OASIS, you will need to replace "Program Files" below with "Program Files (x86)".
OASIS 1.5G
CMD Line:
cd C:\Program Files\OASIS27\ jre\bin\java.exe -Xmx1536M -jar OASIS.jar
OASIS 271 1.5G
CMD Line:
cd C:\Program Files\OASIS271\OASIS ..\jre\bin\java.exe -Xmx1536M -jar OASIS.jar
OASIS 2G
CMD Line:
cd C:\Program Files\OASIS27\ jre\bin\java.exe -Xmx2048M -jar OASIS.jar
OASIS 271 2G
CMD Line:
cd C:\Program Files\OASIS271\OASIS ..\jre\bin\java.exe -Xmx2048M -jar OASIS.jar
OASIS 271 4G
CMD Line:
cd C:\Program Files\OASIS271\OASIS ..\jre\bin\java.exe -Xmx4096M -jar OASIS.jar
OASIS 273 4G
cd C:\Program Files\OASIS273\OASIS ..\jre\bin\java.exe -Xmx4096M -jar OASIS.jar
Comments
0 comments
Please sign in to leave a comment.