Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
insufficient physical memory while oracle installation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  22 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
happytoday  
View profile  
 More options Oct 10 2010, 9:59 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: happytoday <ehabaziz2...@gmail.com>
Date: Sun, 10 Oct 2010 06:59:08 -0700 (PDT)
Local: Sun, Oct 10 2010 9:59 am
Subject: insufficient physical memory while oracle installation
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Wacknitz  
View profile  
 More options Oct 10 2010, 10:24 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Andreas Wacknitz <A.Wackn...@gmx.de>
Date: Sun, 10 Oct 2010 16:24:37 +0200
Local: Sun, Oct 10 2010 10:24 am
Subject: Re: insufficient physical memory while oracle installation
Am 10.10.10 15:59, schrieb happytoday:

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
happytoday  
View profile  
 More options Oct 10 2010, 10:55 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: happytoday <ehabaziz2...@gmail.com>
Date: Sun, 10 Oct 2010 07:55:47 -0700 (PDT)
Local: Sun, Oct 10 2010 10:55 am
Subject: Re: insufficient physical memory while oracle installation
On Oct 10, 4:24 pm, Andreas Wacknitz <A.Wackn...@gmx.de> wrote:

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul  
View profile  
 More options Oct 10 2010, 11:05 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Paul <nos...@needed.com>
Date: Sun, 10 Oct 2010 11:05:53 -0400
Local: Sun, Oct 10 2010 11:05 am
Subject: Re: insufficient physical memory while oracle installation

<<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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seebs  
View profile  
 More options Oct 10 2010, 1:17 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Seebs <usenet-nos...@seebs.net>
Date: 10 Oct 2010 17:17:07 GMT
Local: Sun, Oct 10 2010 1:17 pm
Subject: Re: insufficient physical memory while oracle installation
On 2010-10-10, happytoday <ehabaziz2...@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-nos...@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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jens Thoms Toerring  
View profile  
 More options Oct 10 2010, 3:44 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: j...@toerring.de (Jens Thoms Toerring)
Date: 10 Oct 2010 19:44:50 GMT
Local: Sun, Oct 10 2010 3:44 pm
Subject: Re: insufficient physical memory while oracle installation
In comp.unix.programmer Seebs <usenet-nos...@seebs.net> wrote:

> On 2010-10-10, happytoday <ehabaziz2...@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_i...

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  ___      j...@toerring.de
   \__________________________      http://toerring.de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Collins  
View profile  
 More options Oct 10 2010, 3:57 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Ian Collins <ian-n...@hotmail.com>
Date: Mon, 11 Oct 2010 08:57:02 +1300
Local: Sun, Oct 10 2010 3:57 pm
Subject: Re: insufficient physical memory while oracle installation
On 10/11/10 08:44 AM, Jens Thoms Toerring wrote:

> In comp.unix.programmer Seebs<usenet-nos...@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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Seebs  
View profile  
 More options Oct 10 2010, 4:38 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Seebs <usenet-nos...@seebs.net>
Date: 10 Oct 2010 20:38:10 GMT
Local: Sun, Oct 10 2010 4:38 pm
Subject: Re: insufficient physical memory while oracle installation
On 2010-10-10, Jens Thoms Toerring <j...@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-nos...@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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
happytoday  
View profile  
 More options Oct 10 2010, 5:59 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: happytoday <ehabaziz2...@gmail.com>
Date: Sun, 10 Oct 2010 14:59:41 -0700 (PDT)
Local: Sun, Oct 10 2010 5:59 pm
Subject: Re: insufficient physical memory while oracle installation
On Oct 10, 5:05 pm, Paul <nos...@needed.com> 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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Collins  
View profile  
 More options Oct 10 2010, 6:24 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Ian Collins <ian-n...@hotmail.com>
Date: Mon, 11 Oct 2010 11:24:09 +1300
Local: Sun, Oct 10 2010 6:24 pm
Subject: Re: insufficient physical memory while oracle installation
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg Andrews  
View profile  
 More options Oct 10 2010, 6:43 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: g...@panix.com (Greg Andrews)
Date: Sun, 10 Oct 2010 22:43:20 +0000 (UTC)
Local: Sun, Oct 10 2010 6:43 pm
Subject: Re: insufficient physical memory while oracle installation

happytoday <ehabaziz2...@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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul  
View profile  
 More options Oct 10 2010, 7:16 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Paul <nos...@needed.com>
Date: Sun, 10 Oct 2010 19:16:04 -0400
Local: Sun, Oct 10 2010 7:16 pm
Subject: Re: insufficient physical memory while oracle installation

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard B. Gilbert  
View profile  
 More options Oct 10 2010, 8:35 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: "Richard B. Gilbert" <rgilber...@comcast.net>
Date: Sun, 10 Oct 2010 20:35:07 -0400
Local: Sun, Oct 10 2010 8:35 pm
Subject: Re: insufficient physical memory while oracle installation
On 10/10/2010 10:55 AM, happytoday wrote:

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard B. Gilbert  
View profile  
 More options Oct 10 2010, 8:53 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: "Richard B. Gilbert" <rgilber...@comcast.net>
Date: Sun, 10 Oct 2010 20:53:53 -0400
Local: Sun, Oct 10 2010 8:53 pm
Subject: Re: insufficient physical memory while oracle installation
On 10/10/2010 6:24 PM, Ian Collins wrote:

Haven't we beaten this to death already??

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Markus Döhr  
View profile  
 More options Oct 13 2010, 4:58 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Markus Döhr <wantbot...@t-online.de>
Date: Wed, 13 Oct 2010 22:58:04 +0200
Local: Wed, Oct 13 2010 4:58 pm
Subject: Re: insufficient physical memory while oracle installation

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

./runInstaller -ignoreSysPrereqs

--
Markus


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard B. Gilbert  
View profile  
 More options Oct 13 2010, 5:25 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: "Richard B. Gilbert" <rgilber...@comcast.net>
Date: Wed, 13 Oct 2010 17:25:32 -0400
Local: Wed, Oct 13 2010 5:25 pm
Subject: Re: insufficient physical memory while oracle installation
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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Young  
View profile  
 More options Oct 14 2010, 7:53 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Joe Young <j.joeyo...@gmail.com>
Date: Thu, 14 Oct 2010 04:53:21 -0700 (PDT)
Local: Thurs, Oct 14 2010 7:53 am
Subject: Re: insufficient physical memory while oracle installation
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Young  
View profile  
 More options Oct 14 2010, 8:04 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Joe Young <j.joeyo...@gmail.com>
Date: Thu, 14 Oct 2010 05:04:25 -0700 (PDT)
Local: Thurs, Oct 14 2010 8:04 am
Subject: Re: insufficient physical memory while oracle installation
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard B. Gilbert  
View profile  
 More options Oct 15 2010, 7:11 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: "Richard B. Gilbert" <rgilber...@comcast.net>
Date: Fri, 15 Oct 2010 19:11:30 -0400
Local: Fri, Oct 15 2010 7:11 pm
Subject: Re: insufficient physical memory while oracle installation
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!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gordon Burditt  
View profile  
 More options Oct 16 2010, 4:46 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: gor...@hammy.burditt.org (Gordon Burditt)
Date: Sat, 16 Oct 2010 03:46:53 -0500
Local: Sat, Oct 16 2010 4:46 am
Subject: Re: insufficient physical memory while oracle installation

>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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pepe  
View profile  
 More options Nov 12 2010, 10:51 am
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: Pepe <p...@naleco.com>
Date: Fri, 12 Nov 2010 16:51:06 +0100
Local: Fri, Nov 12 2010 10:51 am
Subject: Re: insufficient physical memory while oracle installation

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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard B. Gilbert  
View profile  
 More options Nov 20 2010, 3:58 pm
Newsgroups: comp.unix.solaris, alt.solaris.x86, comp.unix.programmer, comp.sys.sun.admin, comp.unix.shell
From: "Richard B. Gilbert" <rgilber...@comcast.net>
Date: Sat, 20 Nov 2010 15:58:55 -0500
Local: Sat, Nov 20 2010 3:58 pm
Subject: Re: insufficient physical memory while oracle installation
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!!!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »