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: oracle/linux installation quickie questions

Re: oracle/linux installation quickie questions

From: Markus Korn <markus.korn_at_at.siemens.de>
Date: Wed, 30 Jun 1999 14:55:12 +0200
Message-ID: <377A13B0.E313B3EA@at.siemens.de>

  1. How big getīs your Oracle SGA? Normaly the default for shared memory segments is large enough (i think 64M)
  2. There is no need for all the mount-points, all you need is a Directory for ORACLE_HOME like /opt/oracle/app/oracle/product/8.0.5 ->performance grows if you can distribute your database to different disks

By the way, what linux-distribution do you use?

Markus

kev wrote:
>
> Hi,
>
> I'm installing Oracle on Linux. I'm trying to follow the installation
> docs.
>
> In section "Configure Linux Kernel for Oracle" :
> "2.Set the kernel parameters corresponding to:
> maximum size of a shared memory segment (SHMMAX)
> maximum number of shared memory segments in the system
> (SHMMNI)
> maximum number of shared memory segments a user process
> can
> attach (SHMSEG)
> maximum amount of shared memory that can be allocated
> system-wide
> (SHMMNS) "
>
> The docs don't actually say how to set these kernel parameters. Anyone?
>
> In "Create Mount Points", the following table:
> "Software Mount Point Database Mount Points
> /u01 /u02
> /u03
> /u04"
>
> OK, so these are the mount points, but don't you have to specify a
> device when you use the mount command?
> Could someone explain it a bit better than the docs please?
>
> Thanks very much,
>
> - Kev
Received on Wed Jun 30 1999 - 07:55:12 CDT

Original text of this message

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