insufficient physical memory while oracle installation

  • Follow


I got this warnning message :
--------------------------------------------------------------------------------------------------------------------------------
Checking kernel parameters
Checking for BIT_SIZE=32; found BIT_SIZE=32.	Passed
Checking for shmsys:shminfo_shmmax=4294967295; found
shmsys:shminfo_shmmax=4294967295.	Passed
Checking for shmsys:shminfo_shmmni=100; found
shmsys:shminfo_shmmni=100.	Passed
Checking for semsys:seminfo_semmni=100; found
semsys:seminfo_semmni=100.	Passed
Checking for semsys:seminfo_semmsl=256; found
semsys:seminfo_semmsl=256.	Passed
Check complete. The overall result of this check is: Passed
=======================================================================

Checking physical memory requirements ...
Expected result: 922MB
Actual Result: 508MB
Check complete. The overall result of this check is: Failed <<<<
Problem: The system does not have sufficient physical memory to
perform the install.
Recommendation: Increase the amount of physical memory available to
your system before continuing with the installation.
=======================================================================

My Ram is 512 MB . My Hard seen as < 500GB . Here it is my df -k
--------------------------------------------------------------------------------------------------------------------------------
/>df -k
Filesystem           1024-blocks        Used   Available Capacity
Mounted on
/dev/dsk/c1d0s0         16137782     1834523    14141882    12%    /
/devices                       0           0           0     0%    /
devices
ctfs                           0           0           0     0%    /
system/contract
proc                           0           0           0     0%    /
proc
mnttab                         0           0           0     0%    /
etc/mnttab
swap                     1870704         904     1869800     1%    /
etc/svc/volatile
objfs                          0           0           0     0%    /
system/object
sharefs                        0           0           0     0%    /
etc/dfs/sharetab
/dev/dsk/c1d0s6         17150318     3432614    13546201    21%    /
usr
/usr/lib/libc/libc_hwcap1.so.1
                        17150318     3432614    13546201    21%    /
lib/libc.so.1
fd                             0           0           0     0%    /
dev/fd
/dev/dsk/c1d0s4         20733983     9321429    11205215    46%    /
var
swap                     1869928         128     1869800     1%    /
tmp
swap                     1869832          32     1869800     1%    /
var/run
/dev/dsk/c1d0s3         25211928     3915898    21043911    16%    /
opt
/dev/dsk/c1d0s7         24203976     9623365    14338572    41%    /
export/home
/dev/dsk/c1d0s5         20172604       33360    19937518     1%    /
usr/local
/vol/dev/dsk/c6t0d0/noname:c
                          976624      129344      847280    14%    /
rmdisk/noname
/vol/dev/dsk/c8t0d0/unnamed_rmdisk:c
                       488264736   133800832   354463904    28%    /
rmdisk/unnamed_rmdisk
/>vi /etc/system


Here it is my /etc/system :
-------------------------------------
set cpu\.generic:gcpu_legacy_cpu_support=1
*set cmi_no_init=1
set noexec_user_stack=1
set semsys:seminfo_semmni=100
set semsys:shminfo_shmmin=1
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmsl=256
set semsys:seminfo_semvmx=32767
set shmsys:shminfo_shmmax=4294967295
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmseg=10
~


Any suggestions
0
Reply happytoday 10/10/2010 1:59:08 PM

Am 10.10.10 15:59, schrieb happytoday:
> I got this warnning message :
> --------------------------------------------------------------------------------------------------------------------------------
> Checking kernel parameters
> Checking for BIT_SIZE=32; found BIT_SIZE=32.	Passed
> Checking for shmsys:shminfo_shmmax=4294967295; found
> shmsys:shminfo_shmmax=4294967295.	Passed
> Checking for shmsys:shminfo_shmmni=100; found
> shmsys:shminfo_shmmni=100.	Passed
> Checking for semsys:seminfo_semmni=100; found
> semsys:seminfo_semmni=100.	Passed
> Checking for semsys:seminfo_semmsl=256; found
> semsys:seminfo_semmsl=256.	Passed
> Check complete. The overall result of this check is: Passed
> =======================================================================
> 
> Checking physical memory requirements ...
> Expected result: 922MB
> Actual Result: 508MB
> Check complete. The overall result of this check is: Failed <<<<
> Problem: The system does not have sufficient physical memory to
> perform the install.
> Recommendation: Increase the amount of physical memory available to
> your system before continuing with the installation.
> =======================================================================
> 
> My Ram is 512 MB . My Hard seen as < 500GB . Here it is my df -k
> --------------------------------------------------------------------------------------------------------------------------------
> />df -k
> Filesystem           1024-blocks        Used   Available Capacity
> Mounted on
> /dev/dsk/c1d0s0         16137782     1834523    14141882    12%    /
> /devices                       0           0           0     0%    /
> devices
> ctfs                           0           0           0     0%    /
> system/contract
> proc                           0           0           0     0%    /
> proc
> mnttab                         0           0           0     0%    /
> etc/mnttab
> swap                     1870704         904     1869800     1%    /
> etc/svc/volatile
> objfs                          0           0           0     0%    /
> system/object
> sharefs                        0           0           0     0%    /
> etc/dfs/sharetab
> /dev/dsk/c1d0s6         17150318     3432614    13546201    21%    /
> usr
> /usr/lib/libc/libc_hwcap1.so.1
>                         17150318     3432614    13546201    21%    /
> lib/libc.so.1
> fd                             0           0           0     0%    /
> dev/fd
> /dev/dsk/c1d0s4         20733983     9321429    11205215    46%    /
> var
> swap                     1869928         128     1869800     1%    /
> tmp
> swap                     1869832          32     1869800     1%    /
> var/run
> /dev/dsk/c1d0s3         25211928     3915898    21043911    16%    /
> opt
> /dev/dsk/c1d0s7         24203976     9623365    14338572    41%    /
> export/home
> /dev/dsk/c1d0s5         20172604       33360    19937518     1%    /
> usr/local
> /vol/dev/dsk/c6t0d0/noname:c
>                           976624      129344      847280    14%    /
> rmdisk/noname
> /vol/dev/dsk/c8t0d0/unnamed_rmdisk:c
>                        488264736   133800832   354463904    28%    /
> rmdisk/unnamed_rmdisk
> />vi /etc/system
> 
> 
> Here it is my /etc/system :
> -------------------------------------
> set cpu\.generic:gcpu_legacy_cpu_support=1
> *set cmi_no_init=1
> set noexec_user_stack=1
> set semsys:seminfo_semmni=100
> set semsys:shminfo_shmmin=1
> set semsys:seminfo_semmns=1024
> set semsys:seminfo_semmsl=256
> set semsys:seminfo_semvmx=32767
> set shmsys:shminfo_shmmax=4294967295
> set shmsys:shminfo_shmmin=1
> set shmsys:shminfo_shmseg=10
> ~
> 
> 
> Any suggestions
physical memory = RAM. Thus, add more RAM to your machine.

0
Reply Andreas 10/10/2010 2:24:37 PM


On Oct 10, 4:24=A0pm, Andreas Wacknitz <A.Wackn...@gmx.de> wrote:
> Am 10.10.10 15:59, schrieb happytoday:
>
> > I got this warnning message :
> > -----------------------------------------------------------------------=
---------------------------------------------------------
> > Checking kernel parameters
> > Checking for BIT_SIZE=3D32; found BIT_SIZE=3D32. =A0 =A0 =A0 Passed
> > Checking for shmsys:shminfo_shmmax=3D4294967295; found
> > shmsys:shminfo_shmmax=3D4294967295. =A0Passed
> > Checking for shmsys:shminfo_shmmni=3D100; found
> > shmsys:shminfo_shmmni=3D100. Passed
> > Checking for semsys:seminfo_semmni=3D100; found
> > semsys:seminfo_semmni=3D100. Passed
> > Checking for semsys:seminfo_semmsl=3D256; found
> > semsys:seminfo_semmsl=3D256. Passed
> > Check complete. The overall result of this check is: Passed
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> > Checking physical memory requirements ...
> > Expected result: 922MB
> > Actual Result: 508MB
> > Check complete. The overall result of this check is: Failed <<<<
> > Problem: The system does not have sufficient physical memory to
> > perform the install.
> > Recommendation: Increase the amount of physical memory available to
> > your system before continuing with the installation.
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> > My Ram is 512 MB . My Hard seen as < 500GB . Here it is my df -k
> > -----------------------------------------------------------------------=
---------------------------------------------------------
> > />df -k
> > Filesystem =A0 =A0 =A0 =A0 =A0 1024-blocks =A0 =A0 =A0 =A0Used =A0 Avai=
lable Capacity
> > Mounted on
> > /dev/dsk/c1d0s0 =A0 =A0 =A0 =A0 16137782 =A0 =A0 1834523 =A0 =A01414188=
2 =A0 =A012% =A0 =A0/
> > /devices =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 =A0 =A0 =
=A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > devices
> > ctfs =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 =A0 =
=A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > system/contract
> > proc =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 =A0 =
=A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > proc
> > mnttab =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 =A0 =
=A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > etc/mnttab
> > swap =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 1870704 =A0 =A0 =A0 =A0 90=
4 =A0 =A0 1869800 =A0 =A0 1% =A0 =A0/
> > etc/svc/volatile
> > objfs =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A00 =A0 =A0 =A0 =
=A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > system/object
> > sharefs =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A00 =A0 =A0 =A0 =
=A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > etc/dfs/sharetab
> > /dev/dsk/c1d0s6 =A0 =A0 =A0 =A0 17150318 =A0 =A0 3432614 =A0 =A01354620=
1 =A0 =A021% =A0 =A0/
> > usr
> > /usr/lib/libc/libc_hwcap1.so.1
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 17150318 =A0 =A0 343261=
4 =A0 =A013546201 =A0 =A021% =A0 =A0/
> > lib/libc.so.1
> > fd =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 =
=A0 =A0 =A0 0 =A0 =A0 =A0 =A0 =A0 0 =A0 =A0 0% =A0 =A0/
> > dev/fd
> > /dev/dsk/c1d0s4 =A0 =A0 =A0 =A0 20733983 =A0 =A0 9321429 =A0 =A01120521=
5 =A0 =A046% =A0 =A0/
> > var
> > swap =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 1869928 =A0 =A0 =A0 =A0 12=
8 =A0 =A0 1869800 =A0 =A0 1% =A0 =A0/
> > tmp
> > swap =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 1869832 =A0 =A0 =A0 =A0 =
=A032 =A0 =A0 1869800 =A0 =A0 1% =A0 =A0/
> > var/run
> > /dev/dsk/c1d0s3 =A0 =A0 =A0 =A0 25211928 =A0 =A0 3915898 =A0 =A02104391=
1 =A0 =A016% =A0 =A0/
> > opt
> > /dev/dsk/c1d0s7 =A0 =A0 =A0 =A0 24203976 =A0 =A0 9623365 =A0 =A01433857=
2 =A0 =A041% =A0 =A0/
> > export/home
> > /dev/dsk/c1d0s5 =A0 =A0 =A0 =A0 20172604 =A0 =A0 =A0 33360 =A0 =A019937=
518 =A0 =A0 1% =A0 =A0/
> > usr/local
> > /vol/dev/dsk/c6t0d0/noname:c
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 976624 =A0 =A0 =A01=
29344 =A0 =A0 =A0847280 =A0 =A014% =A0 =A0/
> > rmdisk/noname
> > /vol/dev/dsk/c8t0d0/unnamed_rmdisk:c
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0488264736 =A0 133800832 =
=A0 354463904 =A0 =A028% =A0 =A0/
> > rmdisk/unnamed_rmdisk
> > />vi /etc/system
>
> > Here it is my /etc/system :
> > -------------------------------------
> > set cpu\.generic:gcpu_legacy_cpu_support=3D1
> > *set cmi_no_init=3D1
> > set noexec_user_stack=3D1
> > set semsys:seminfo_semmni=3D100
> > set semsys:shminfo_shmmin=3D1
> > set semsys:seminfo_semmns=3D1024
> > set semsys:seminfo_semmsl=3D256
> > set semsys:seminfo_semvmx=3D32767
> > set shmsys:shminfo_shmmax=3D4294967295
> > set shmsys:shminfo_shmmin=3D1
> > set shmsys:shminfo_shmseg=3D10
> > ~
>
> > Any suggestions
>
> physical memory =3D RAM. Thus, add more RAM to your machine.

Doc. told us the the min RAM for installation is 512MB so I can
install Oracle . Beside I can not install more RAM because My machine
is PIII . That the maximum for it .
Thanks
0
Reply happytoday 10/10/2010 2:55:47 PM

Andreas Wacknitz wrote:
> Am 10.10.10 15:59, schrieb happytoday:
>> I got this warnning message :
>> --------------------------------------------------------------------------------------------------------------------------------
>> Checking kernel parameters
>> Checking for BIT_SIZE=32; found BIT_SIZE=32.	Passed
>> Checking for shmsys:shminfo_shmmax=4294967295; found
>> shmsys:shminfo_shmmax=4294967295.	Passed
>> Checking for shmsys:shminfo_shmmni=100; found
>> shmsys:shminfo_shmmni=100.	Passed
>> Checking for semsys:seminfo_semmni=100; found
>> semsys:seminfo_semmni=100.	Passed
>> Checking for semsys:seminfo_semmsl=256; found
>> semsys:seminfo_semmsl=256.	Passed
>> Check complete. The overall result of this check is: Passed
>> =======================================================================
>>
>> Checking physical memory requirements ...
>> Expected result: 922MB
>> Actual Result: 508MB
>> Check complete. The overall result of this check is: Failed <<<<
>> Problem: The system does not have sufficient physical memory to
>> perform the install.
>> Recommendation: Increase the amount of physical memory available to
>> your system before continuing with the installation.
>> =======================================================================
>>
>> My Ram is 512 MB . My Hard seen as < 500GB . Here it is my df -k

<<snipped>>

>>
>> Any suggestions ?

> physical memory = RAM. Thus, add more RAM to your machine.
> 

Use the Crucial site, to determine whether the computer has memory
expansion options or not.

http://www.crucial.com/

Depending on the vintage of the computer, there were some motherboards
with a 512MB limitation. Intel made a chipset once, where there were
three slots for installing RAM, a slot could contain up to a 512MB
capacity stick of RAM, and yet the overall machine was limited to 512MB.
This was a strategic error on Intel's part, intended to make customers
angry.

So check the system details, and see if it is possible to install more RAM.

When installing the RAM, the important things to remember are.

1) Turn off the power to the computer. Unplug the power cord so
    there is no stray power inside the computer chassis. Do this
    after doing a normal system shutdown (not standby).

2) Verify the notch in the DIMM, aligns with the key in the DIMM slot.
    Also check that the dimensions and number of contacts on the module,
    match the memory slot on the computer motherboard. Don't apply
    downward pressure to snap the module into place, unless you're sure
    the module will fit.

One "genius guy", bought memory for his computer, and the notch in the
memory DIMM, didn't line up with the key in the slot. Being clever, he
decided to take a hack saw, and cut a new notch :-( This is a bad thing
to do. The notch system is intended to prevent the wrong memory from being
installed, or it can also prevent the module from going in backwards.

If something isn't fitting right, ask questions first.

    Paul
0
Reply Paul 10/10/2010 3:05:53 PM

happytoday <ehabaziz2001@gmail.com> writes:
>I got this warnning message :

>Any suggestions

1) Stop crossposting.
2) buy more memory.

scott
0
Reply scott 10/10/2010 3:46:54 PM

On 2010-10-10, happytoday <ehabaziz2001@gmail.com> wrote:
>> > Checking physical memory requirements ...
>> > Expected result: 922MB
>> > Actual Result: 508MB

> Doc. told us the the min RAM for installation is 512MB so I can
> install Oracle.

Apparently Doc. was wrong.

>Beside I can not install more RAM because My machine
> is PIII . That the maximum for it .

Then this machine can't have that software installed on it.

Really, how did you grow up without learning to combine pieces of information
to reach conclusions?  Do you ever have trouble crossing the street?  I can
just see you asking for help with street crossing:

	Hello, I need to know whether there are cars coming from either
	direction.  I looked left and I saw three cars, two of them parked,
	and one where I can see tail lights.  I looked right and I saw one
	parked car, and one moving with headlights on and facing me.  Is
	there any traffic coming?

If you'd just, you know, *think* about the information you have, and combine
it, you wouldn't have nearly as much trouble.

-s
-- 
Copyright 2010, all wrongs reversed.  Peter Seebach / usenet-nospam@seebs.net
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.
0
Reply Seebs 10/10/2010 5:17:07 PM

In comp.unix.programmer Seebs <usenet-nospam@seebs.net> wrote:
> On 2010-10-10, happytoday <ehabaziz2001@gmail.com> wrote:
> >> > Checking physical memory requirements ...
> >> > Expected result: 922MB
> >> > Actual Result: 508MB

> > Doc. told us the the min RAM for installation is 512MB so I can
> > install Oracle.

> Apparently Doc. was wrong.

Or it wasn't the documentation for the version that's going to be
installed (or for a different OS). E.g. on the page with the re-
quirements of the "11g release 1" for Solaris

http://download.oracle.com/docs/cd/B28359_01/install.111/b32068/pre_install.htm#CHDCEBFF

it's stated that at least 1 GB is required (but then this might
again be the documention for a different version or OS).

> >Beside I can not install more RAM because My machine
> > is PIII . That the maximum for it .

> Then this machine can't have that software installed on it.

> Really, how did you grow up without learning to combine pieces of information
> to reach conclusions?

Peter, do you really think that was necessary?

                                       Regards, Jens
-- 
  \   Jens Thoms Toerring  ___      jt@toerring.de
   \__________________________      http://toerring.de
0
Reply jt 10/10/2010 7:44:50 PM

On 10/11/10 08:44 AM, Jens Thoms Toerring wrote:
> In comp.unix.programmer Seebs<usenet-nospam@seebs.net>  wrote:
>
>> Then this machine can't have that software installed on it.
>
>> Really, how did you grow up without learning to combine pieces of information
>> to reach conclusions?
>
> Peter, do you really think that was necessary?

Given the OP's posting history, it probably was.

-- 
Ian Collins
0
Reply Ian 10/10/2010 7:57:02 PM

On 2010-10-10, Jens Thoms Toerring <jt@toerring.de> wrote:
> Peter, do you really think that was necessary?

I don't know.  I suspect it's pointless, but I have seen people who actually
started to think once they'd had it pointed out to them that they did, in
fact, have all the information they needed.

Not very often, but I usually try a couple of times before I plonk someone
for being ineducable.

No answer to any technical question will help him if he can't combine
information to reach conclusions.  If he can learn that, he won't need
to ask 90% of the questions he posts today.

-s
-- 
Copyright 2010, all wrongs reversed.  Peter Seebach / usenet-nospam@seebs.net
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.
0
Reply Seebs 10/10/2010 8:38:10 PM

On Oct 10, 5:05=A0pm, Paul <nos...@needed.com> wrote:
> Andreas Wacknitz wrote:
> > Am 10.10.10 15:59, schrieb happytoday:
> >> I got this warnning message :
> >> ----------------------------------------------------------------------=
----------------------------------------------------------
> >> Checking kernel parameters
> >> Checking for BIT_SIZE=3D32; found BIT_SIZE=3D32. =A0 Passed
> >> Checking for shmsys:shminfo_shmmax=3D4294967295; found
> >> shmsys:shminfo_shmmax=3D4294967295. =A0 =A0 =A0Passed
> >> Checking for shmsys:shminfo_shmmni=3D100; found
> >> shmsys:shminfo_shmmni=3D100. =A0 =A0 Passed
> >> Checking for semsys:seminfo_semmni=3D100; found
> >> semsys:seminfo_semmni=3D100. =A0 =A0 Passed
> >> Checking for semsys:seminfo_semmsl=3D256; found
> >> semsys:seminfo_semmsl=3D256. =A0 =A0 Passed
> >> Check complete. The overall result of this check is: Passed
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> >> Checking physical memory requirements ...
> >> Expected result: 922MB
> >> Actual Result: 508MB
> >> Check complete. The overall result of this check is: Failed <<<<
> >> Problem: The system does not have sufficient physical memory to
> >> perform the install.
> >> Recommendation: Increase the amount of physical memory available to
> >> your system before continuing with the installation.
> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>
> >> My Ram is 512 MB . My Hard seen as < 500GB . Here it is my df -k
>
> <<snipped>>
>
>
>
> >> Any suggestions ?
> > physical memory =3D RAM. Thus, add more RAM to your machine.
>
> Use the Crucial site, to determine whether the computer has memory
> expansion options or not.
>
> http://www.crucial.com/
>
> Depending on the vintage of the computer, there were some motherboards
> with a 512MB limitation. Intel made a chipset once, where there were
> three slots for installing RAM, a slot could contain up to a 512MB
> capacity stick of RAM, and yet the overall machine was limited to 512MB.
> This was a strategic error on Intel's part, intended to make customers
> angry.
>
> So check the system details, and see if it is possible to install more RA=
M.
>
> When installing the RAM, the important things to remember are.
>
> 1) Turn off the power to the computer. Unplug the power cord so
> =A0 =A0 there is no stray power inside the computer chassis. Do this
> =A0 =A0 after doing a normal system shutdown (not standby).
>
> 2) Verify the notch in the DIMM, aligns with the key in the DIMM slot.
> =A0 =A0 Also check that the dimensions and number of contacts on the modu=
le,
> =A0 =A0 match the memory slot on the computer motherboard. Don't apply
> =A0 =A0 downward pressure to snap the module into place, unless you're su=
re
> =A0 =A0 the module will fit.
>
> One "genius guy", bought memory for his computer, and the notch in the
> memory DIMM, didn't line up with the key in the slot. Being clever, he
> decided to take a hack saw, and cut a new notch :-( This is a bad thing
> to do. The notch system is intended to prevent the wrong memory from bein=
g
> installed, or it can also prevent the module from going in backwards.
>
> If something isn't fitting right, ask questions first.
>
> =A0 =A0 Paul

Can I increase other kernel parameters to make this barrier pass as an
alternative of increasing Ram ?
Why it is requiring more RAM though it is documented Min Ram is 512 MB
0
Reply happytoday 10/10/2010 9:59:41 PM

On 10/11/10 10:59 AM, happytoday wrote:
>
> Can I increase other kernel parameters to make this barrier pass as an
> alternative of increasing Ram ?
> Why it is requiring more RAM though it is documented Min Ram is 512 MB

What part of

Problem: The system does not have sufficient physical memory to
perform the install.
Recommendation: Increase the amount of physical memory available to
your system before continuing with the installation.

don't you understand?

What part of

1) Stop crossposting.
2) buy more memory.

didn't you understand?

-- 
Ian Collins
0
Reply Ian 10/10/2010 10:24:09 PM

happytoday <ehabaziz2001@gmail.com> writes:
>
>Can I increase other kernel parameters to make this barrier pass as an
>alternative of increasing Ram ?
>Why it is requiring more RAM though it is documented Min Ram is 512 MB
>

Let's review:
  1. You ran the Solaris Software install program on this machine.
  2. Solaris installed fine.
  1. You ran the Oracle software install program.
  2. The Oracle software install program failed, saying you need to
     double the amount of RAM in your machine.

Why are you asking if there are settings you can tweak in the Solaris
kernel?  Solaris didn't refuse to install in your machine.  Oracle was
the thing that refused to install.

Why aren't you asking in the Oracle newsgroups?

  -Greg
-- 
Do NOT reply via e-mail.
Reply in the newsgroup.
0
Reply gerg 10/10/2010 10:43:20 PM

happytoday wrote:

> 
> Can I increase other kernel parameters to make this barrier pass as an
> alternative of increasing Ram ?
> Why it is requiring more RAM though it is documented Min Ram is 512 MB

Was the documented requirement of 512MB physical RAM, for the
release of software you were installing ?

I don't know the details of the Oracle installer. If it was
using a shell script, you could try commenting out the
test for physical memory.

There is mention here, of a "percentage of memory usage" parameter.

http://forums.sun.com/thread.jspa?threadID=5385455

Do you have an installation manual for the product ? I can't
find a reference to that parameter.

    Paul
0
Reply Paul 10/10/2010 11:16:04 PM

On 10/10/2010 10:55 AM, happytoday wrote:
> On Oct 10, 4:24 pm, Andreas Wacknitz<A.Wackn...@gmx.de>  wrote:
>> Am 10.10.10 15:59, schrieb happytoday:
>>
>>> I got this warnning message :
>>> --------------------------------------------------------------------------------------------------------------------------------
>>> Checking kernel parameters
>>> Checking for BIT_SIZE=32; found BIT_SIZE=32.       Passed
>>> Checking for shmsys:shminfo_shmmax=4294967295; found
>>> shmsys:shminfo_shmmax=4294967295.  Passed
>>> Checking for shmsys:shminfo_shmmni=100; found
>>> shmsys:shminfo_shmmni=100. Passed
>>> Checking for semsys:seminfo_semmni=100; found
>>> semsys:seminfo_semmni=100. Passed
>>> Checking for semsys:seminfo_semmsl=256; found
>>> semsys:seminfo_semmsl=256. Passed
>>> Check complete. The overall result of this check is: Passed
>>> =======================================================================
>>
>>> Checking physical memory requirements ...
>>> Expected result: 922MB
>>> Actual Result: 508MB
>>> Check complete. The overall result of this check is: Failed<<<<
>>> Problem: The system does not have sufficient physical memory to
>>> perform the install.
>>> Recommendation: Increase the amount of physical memory available to
>>> your system before continuing with the installation.
>>> =======================================================================
>>
>>> My Ram is 512 MB . My Hard seen as<  500GB . Here it is my df -k
>>> --------------------------------------------------------------------------------------------------------------------------------
>>> />df -k
>>> Filesystem           1024-blocks        Used   Available Capacity
>>> Mounted on
>>> /dev/dsk/c1d0s0         16137782     1834523    14141882    12%    /
>>> /devices                       0           0           0     0%    /
>>> devices
>>> ctfs                           0           0           0     0%    /
>>> system/contract
>>> proc                           0           0           0     0%    /
>>> proc
>>> mnttab                         0           0           0     0%    /
>>> etc/mnttab
>>> swap                     1870704         904     1869800     1%    /
>>> etc/svc/volatile
>>> objfs                          0           0           0     0%    /
>>> system/object
>>> sharefs                        0           0           0     0%    /
>>> etc/dfs/sharetab
>>> /dev/dsk/c1d0s6         17150318     3432614    13546201    21%    /
>>> usr
>>> /usr/lib/libc/libc_hwcap1.so.1
>>>                          17150318     3432614    13546201    21%    /
>>> lib/libc.so.1
>>> fd                             0           0           0     0%    /
>>> dev/fd
>>> /dev/dsk/c1d0s4         20733983     9321429    11205215    46%    /
>>> var
>>> swap                     1869928         128     1869800     1%    /
>>> tmp
>>> swap                     1869832          32     1869800     1%    /
>>> var/run
>>> /dev/dsk/c1d0s3         25211928     3915898    21043911    16%    /
>>> opt
>>> /dev/dsk/c1d0s7         24203976     9623365    14338572    41%    /
>>> export/home
>>> /dev/dsk/c1d0s5         20172604       33360    19937518     1%    /
>>> usr/local
>>> /vol/dev/dsk/c6t0d0/noname:c
>>>                            976624      129344      847280    14%    /
>>> rmdisk/noname
>>> /vol/dev/dsk/c8t0d0/unnamed_rmdisk:c
>>>                         488264736   133800832   354463904    28%    /
>>> rmdisk/unnamed_rmdisk
>>> />vi /etc/system
>>
>>> Here it is my /etc/system :
>>> -------------------------------------
>>> set cpu\.generic:gcpu_legacy_cpu_support=1
>>> *set cmi_no_init=1
>>> set noexec_user_stack=1
>>> set semsys:seminfo_semmni=100
>>> set semsys:shminfo_shmmin=1
>>> set semsys:seminfo_semmns=1024
>>> set semsys:seminfo_semmsl=256
>>> set semsys:seminfo_semvmx=32767
>>> set shmsys:shminfo_shmmax=4294967295
>>> set shmsys:shminfo_shmmin=1
>>> set shmsys:shminfo_shmseg=10
>>> ~
>>
>>> Any suggestions
>>
>> physical memory = RAM. Thus, add more RAM to your machine.
>
> Doc. told us the the min RAM for installation is 512MB so I can
> install Oracle . Beside I can not install more RAM because My machine
> is PIII . That the maximum for it .
> Thanks

Replace your machine!   PC's supporting 4GB of RAM are available.  I 
suspect that any of them will run rings around a Pentium III!!


0
Reply Richard 10/11/2010 12:35:07 AM

On 10/10/2010 6:24 PM, Ian Collins wrote:
> On 10/11/10 10:59 AM, happytoday wrote:
>>
>> Can I increase other kernel parameters to make this barrier pass as an
>> alternative of increasing Ram ?
>> Why it is requiring more RAM though it is documented Min Ram is 512 MB
>
> What part of
>
> Problem: The system does not have sufficient physical memory to
> perform the install.
> Recommendation: Increase the amount of physical memory available to
> your system before continuing with the installation.
>
> don't you understand?
>
> What part of
>
> 1) Stop crossposting.
> 2) buy more memory.
>
> didn't you understand?
>

Haven't we beaten this to death already??

0
Reply Richard 10/11/2010 12:53:53 AM

> Can I increase other kernel parameters to make this barrier pass as an
> alternative of increasing Ram ?

../runInstaller -ignoreSysPrereqs


-- 
Markus


0
Reply ISO 10/13/2010 8:58:04 PM

On 10/13/2010 4:58 PM, Markus D�hr wrote:
>> Can I increase other kernel parameters to make this barrier pass as an
>> alternative of increasing Ram ?
>
> ./runInstaller -ignoreSysPrereqs
>
>

If you do so, be prepared for extremely poor performance or refusal to 
function at all!  Your best bet is to install AT LEAST the minimum 
memory recommended by Oracle.  More is usually better!  Also note that 
Oracle has some pretty strict standards for number of disk drives and 
number of disk controllers.  I believe that the minimum is five disk 
drives and two controllers.  The systems I've installed Oracle on had a 
good deal more than the minimum memory, two or more disk controllers and 
eight or ten disk drives.

If Oracle is not the best database program around it's close.  It *may* 
be more database than you need.  If you don't have an experienced DBA, 
you should probably hire one or send one of your people to school to 
learn how it's done!  You might want to pay Oracle for the services of 
one of their technical people to help get you and your people up to speed.


0
Reply Richard 10/13/2010 9:25:32 PM

"Richard B. Gilbert" <rgilbert88@comcast.net> writes:
>On 10/13/2010 4:58 PM, Markus D�hr wrote:
>>> Can I increase other kernel parameters to make this barrier pass as an
>>> alternative of increasing Ram ?
>>
>> ./runInstaller -ignoreSysPrereqs
>>
>>
>
>If you do so, be prepared for extremely poor performance or refusal to 
>function at all!  Your best bet is to install AT LEAST the minimum 
>memory recommended by Oracle.  More is usually better!  Also note that 
>Oracle has some pretty strict standards for number of disk drives and 
>number of disk controllers.  I believe that the minimum is five disk 
>drives and two controllers.  The systems I've installed Oracle on had a 
>good deal more than the minimum memory, two or more disk controllers and 
>eight or ten disk drives.

You can safely install oracle on a single disk drive for most testing and
development scenarios.    For production (which the OP would be stupid to
run on a P4-processor based system), a better storage subsystem is required (I've been
running 11i on 16 controllers each with 4 160GB SSD's).

scott
0
Reply scott 10/13/2010 11:16:03 PM

Do we know the op's financial resources? If he's simply fiddling
around with an old machine at home in order to see what can be done
then that should be encouraged I think. Yes, it's smart to look at the
output and then deduce what should be done. But, on the other hand, he
did ask if it was possible to tweak the installation procedure to get
round his limitations. And it is indeed possible. So his question
wasn't nearly as stupid as it has been made out to be by some of the
replies that he had. I think more fairness could be extended in such
cases.

0
Reply Joe 10/14/2010 11:53:21 AM

happytoday,

I don't know if you're still reading this thread now that you've got
your answer, but if you are, you might want to pre-empt some of the
irritated replies that you're likely to get from technical folks and
geeks who place great store on attention to detail, by (a) explaining
why you can't do obvious things like buy a new faster machine (because
you've got no money) or fit more RAM. I see you did explain that by
showing that your machine doesn't support any more RAM. Well done.

You might understand perfectly well why you can't get a new faster
machine. But we won't know why not unless you tell us.

I hope you have a less irritable response to your next question.

J


0
Reply Joe 10/14/2010 12:04:25 PM

On 10/14/2010 7:53 AM, Joe Young wrote:
> Do we know the op's financial resources? If he's simply fiddling
> around with an old machine at home in order to see what can be done
> then that should be encouraged I think. Yes, it's smart to look at the
> output and then deduce what should be done. But, on the other hand, he
> did ask if it was possible to tweak the installation procedure to get
> round his limitations. And it is indeed possible. So his question
> wasn't nearly as stupid as it has been made out to be by some of the
> replies that he had. I think more fairness could be extended in such
> cases.
>

If he is really fiddling around with a home system, his question is 
"under specified".  You *can* do a lot of things on a small home system 
IFF you don't expect things to work to a commercial standard.

If a poster doesn't say otherwise, we have to assume that he's 
installing Oracle for use as a real database that is expected to 
function correctly and provide good performance!
0
Reply Richard 10/15/2010 11:11:30 PM

>Checking physical memory requirements ...
>Expected result: 922MB
>Actual Result: 508MB
>Check complete. The overall result of this check is: Failed <<<<
>Problem: The system does not have sufficient physical memory to
>perform the install.

If it requires 922MB of physical memory to *install* the program,
I hate to think of what it takes to *run* it.  It's approaching the
rumored version of Windows 666 which requires a minimum of 4GB to
boot the first-level bootstrap, complete with 3-D movies of the
birth of Bill Gates to display during the boot process.

Yes, it's probably a good idea to warn if there isn't enough horsepower
to run the app you're installing, but preventing it on a system that's
upgradeable doesn't make sense.

A decent virtual memory system ought to be able to (but I suspect
this disqualifies most OSs out there) run with very little user-process
memory (although it will be far from fast).  For example, if pages
are 4Kbytes or 16Kbytes, it shouldn't be panicing with 128Kbytes
of user-process memory, assuming the standard system library takes
2MB.  You might get performance equivalent to a 1KHz processor out
of one that supposedly runs at 2GHz, and it might not be able to
keep up with a mouse or a 1-finger-typist user typing ahead on a
110-baud teletype.  If the product has annual updates, you might
find it takes more than a year to install one of the updates.

One reason you might want to do this is to install the software and
set it up while waiting for approval for the additional memory, or
waiting for it to arrive.

>Recommendation: Increase the amount of physical memory available to 
>your system before continuing with the installation.

0
Reply gordon 10/16/2010 8:46:53 AM

happytoday wrote:
>>>Am 10.10.10 15:59, schrieb happytoday:
>>>
>>>>Checking physical memory requirements ...
>>>>Expected result: 922MB
>>>>Actual Result: 508MB
>>>>Check complete. The overall result of this check is: Failed <<<<
> 
> Can I increase other kernel parameters to make this barrier pass as an
> alternative of increasing Ram ?
> Why it is requiring more RAM though it is documented Min Ram is 512 MB

Your Oracle requires 512 MB of free RAM. Your PC has 512 MB total RAM, 
and the Oracle installer only could find 508 MB of free RAM. Thus, the 
installation failed, as designed.
0
Reply Pepe 11/12/2010 3:51:06 PM

On 11/12/2010 10:51 AM, Pepe wrote:
> happytoday wrote:
>>>> Am 10.10.10 15:59, schrieb happytoday:
>>>>
>>>>> Checking physical memory requirements ...
>>>>> Expected result: 922MB
>>>>> Actual Result: 508MB
>>>>> Check complete. The overall result of this check is: Failed <<<<
>>
>> Can I increase other kernel parameters to make this barrier pass as an
>> alternative of increasing Ram ?
>> Why it is requiring more RAM though it is documented Min Ram is 512 MB
>
> Your Oracle requires 512 MB of free RAM. Your PC has 512 MB total RAM,
> and the Oracle installer only could find 508 MB of free RAM. Thus, the
> installation failed, as designed.

The obvious solution is to install more memory!  Many  PCs will support 
4GB of RAM (four 1GB DIMMs).  It's not terribly expensive these days.

If, for some reason, the machine will not support more RAM you will have 
to either get a machine that will support a minimum of 1GB or limit 
yourself to software that your hardware WILL support!

I would suggest that you "MAX OUT" the RAM; 512MB is only the 
*minimum*!!  It will make a large difference in the performance of Oracle.

Also note that Oracle wants a MINIMUM of FIVE physical disk drives for 
its exclusive use.  More may be better.  For best performance you may 
want to install additional disk controllers.

If you were thinking of running Oracle on a typical desktop computer, 
you are almost certainly thinking TOO SMALL.  A *SERVER* type machine is 
the way to go.

If you don't have an experienced Database Administrator, consider hiring 
one.  I'm not one but I've worked with a couple!  It really helps to 
have someone who knows how!!!

0
Reply Richard 11/20/2010 8:58:55 PM

23 Replies
680 Views

(page loaded in 6.265 seconds)

Similiar Articles:


















7/23/2012 3:38:47 PM


Reply: