Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and Redhat 7.3
Useko Netsumi wrote:
> Is it possible to install a basic database(for learning purposes) on an
> Intel box with less than 512MB memory running Linux 7.3?
>
> Is there any procedures to follow? Thanks
>
>
Hi,
I am running oracle 9iv2 on a Pentium 200 system with 256 MB. It is a bit slow but it works fine. Be sure to have enough swap space And check the installation guide to set the kernel parameters. Pay attention to the /proc/sys/kernel/shmmax parameter. The only problem i had was a missing link in the java environment. The scripts for database creation are looking for 'jre' wich is not found. if you change the script to run 'java' instead of 'jre' it works fine.
Regards,
Henk Jan Barendregt Received on Wed Oct 23 2002 - 13:48:08 CDT
![]() |
![]() |