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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help: ias 9i on Linux

Re: Help: ias 9i on Linux

From: Dave Pulaski <dave_at_dpulaski.net>
Date: Sun, 25 Feb 2001 09:46:39 -0500
Message-ID: <3A991ACE.77142720@dpulaski.net>

I'm running Oracle 8i (8.1.6) and Oracle Application Server 4.0.8.1 (IAS 9i's predesessor) on Red Hat 6.2 on a 866Mhz PIII with 256Mb RAM and three 10K 18Gb U160 SCSI drives. Although I haven't gone to IAS 9i yet (going to soon), to my understanding there is not a huge difference between the releases. Half your battle is already over in that you're using RH 6.2 and not 7. The install is rather straight forward; I didn't have any problems with it at all. The hardest part is deciphering Oracle's confusing, poorly written install doc. You didn't mention installing an Oracle database on the box - just IAS... if you want a database too I'd suggest installing it first, then IAS. IAS itself is really just a glorified webserver.

Contrary to what the doc says, you don't have to mess with any Linux kernel params. I did roll my own kernel to get rid of bloat, but I didn't do anything to the shared memory parameters. Oracle should work OK with a canned 6.2 kernel. You might want to tweak it some later if it goes beyond the demo stage.

256Mb of RAM is plenty for now. I'm running a 70 Mb SGA, and that seems to leave plenty of room for the 140 or so processes that the Application Server spins off.

Performance is excellent. I've written a couple of dynamic websites entirely in PL/SQL, and the OAS serves them up so fast you'd swear they were static pages.

HTH, Dave Pulaski
Database Consultant

EricR wrote:

> Just received one of those mission impossible projects to investigate how
> ias works with Redhat Linux 6.2. Of course since I'm the DBA, my director
> assumed that I would be perfect for leading this project. Of course when I
> mentioned that my knowledge of Linux is less than nothing, he thought
> nothing of this, and said to use my co-op to assist me since he loves Linux.
>
> Here's where the hard part comes in, I have to download the software from
> Oracle's sight, install and configure demo sight by Feb 28.
>
> I've got a pretty good machine to work with for now, 800 Mhtz with 256 megs
> of ram.
>
> My questions:
> Has anyone got this configuration up and running yet?
> If so are there any known issues?
> Any recommended Kernal settings for Linux?
> How is performance?
>
> Any comments or suggestions would be appreciated.
>
> Eric Richardson
> eric.richardson_at_jefferson.edu

--
David A. Pulaski
Database Consultant
dave_at_dpulaski.net
Home: 978-582-0820
Cell: 978-618-1377
Received on Sun Feb 25 2001 - 08:46:39 CST

Original text of this message

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