Discussion:
insufficient physical memory while oracle installation
(too old to reply)
happytoday
2010-10-10 13:59:08 UTC
Permalink
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
Andreas Wacknitz
2010-10-10 14:24:37 UTC
Permalink
Post by happytoday
--------------------------------------------------------------------------------------------------------------------------------
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
-------------------------------------
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.
happytoday
2010-10-10 14:55:47 UTC
Permalink
Post by Andreas Wacknitz
Post by happytoday
--------------------------------------------------------------------------------------------------------------------------------
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
-------------------------------------
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
Seebs
2010-10-10 17:17:07 UTC
Permalink
Post by happytoday
Post by happytoday
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.
Post by happytoday
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-***@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.
Jens Thoms Toerring
2010-10-10 19:44:50 UTC
Permalink
Post by Seebs
Post by happytoday
Post by happytoday
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).
Post by Seebs
Post by happytoday
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 ___ ***@toerring.de
\__________________________ http://toerring.de
Ian Collins
2010-10-10 19:57:02 UTC
Permalink
Post by Jens Thoms Toerring
Post by Seebs
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
Seebs
2010-10-10 20:38:10 UTC
Permalink
Post by Jens Thoms Toerring
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-***@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.
Richard B. Gilbert
2010-10-11 00:35:07 UTC
Permalink
Post by happytoday
Post by Andreas Wacknitz
Post by happytoday
--------------------------------------------------------------------------------------------------------------------------------
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
-------------------------------------
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!!
Paul
2010-10-10 15:05:53 UTC
Permalink
Post by Andreas Wacknitz
Post by happytoday
--------------------------------------------------------------------------------------------------------------------------------
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>>
Post by Andreas Wacknitz
Post by happytoday
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
happytoday
2010-10-10 21:59:41 UTC
Permalink
Post by Paul
Post by Andreas Wacknitz
Post by happytoday
--------------------------------------------------------------------------------------------------------------------------------
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>>
Post by Andreas Wacknitz
Post by happytoday
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
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
Ian Collins
2010-10-10 22:24:09 UTC
Permalink
Post by happytoday
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
Richard B. Gilbert
2010-10-11 00:53:53 UTC
Permalink
Post by Ian Collins
Post by happytoday
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??
Greg Andrews
2010-10-10 22:43:20 UTC
Permalink
Post by happytoday
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.
Paul
2010-10-10 23:16:04 UTC
Permalink
Post by happytoday
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
Markus Döhr
2010-10-13 20:58:04 UTC
Permalink
Post by happytoday
Can I increase other kernel parameters to make this barrier pass as an
alternative of increasing Ram ?
./runInstaller -ignoreSysPrereqs
--
Markus
Richard B. Gilbert
2010-10-13 21:25:32 UTC
Permalink
Post by Markus Döhr
Post by happytoday
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.
Scott Lurndal
2010-10-13 23:16:03 UTC
Permalink
Post by Richard B. Gilbert
Post by Markus Döhr
Post by happytoday
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
Joe Young
2010-10-14 11:53:21 UTC
Permalink
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.
Joe Young
2010-10-14 12:04:25 UTC
Permalink
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
Richard B. Gilbert
2010-10-15 23:11:30 UTC
Permalink
Post by Joe Young
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!
Pepe
2010-11-12 15:51:06 UTC
Permalink
Post by happytoday
Post by 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.
Richard B. Gilbert
2010-11-20 20:58:55 UTC
Permalink
Post by Pepe
Post by happytoday
Post by 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!!!

Scott Lurndal
2010-10-10 15:46:54 UTC
Permalink
Post by happytoday
Any suggestions
1) Stop crossposting.
2) buy more memory.

scott
Gordon Burditt
2010-10-16 08:46:53 UTC
Permalink
Post by happytoday
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.
Post by happytoday
Recommendation: Increase the amount of physical memory available to
your system before continuing with the installation.
Loading...