Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and Redhat 7.3

Re: Oracle and Redhat 7.3

From: Henk Jan Barendregt <henkjan_at_barendregt.xs4all.nl>
Date: Wed, 23 Oct 2002 20:48:08 +0200
Message-ID: <3DB6EEE8.20003@barendregt.xs4all.nl>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US