Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: SCO and Oracle on 48 Megs of RAM
I don't know about the SCO variant of UNIX, but under e.g. HP, the SGA is allocated in SHARED memory.
Sometimes on machines that need to have multiple database instances running (meaning multiple SGAs), you need to increase a kernel parameter and re-build the kernel. In the old days (when I was still fiddling with UNIX kernels), you could find the kernel configuration file under the name /etc/master (can't remember which platform).
Wherever your kernel configuration file is (it varies by vendor and version - check your documentation), you would probably find a parameter call SHMEM that you can increase. But don't increase it too much.
Hope this helps
-- Karl Oracle Certified DBA Tom Redfern wrote in message ...Received on Fri Jan 16 1998 - 00:00:00 CST
>
>
>Anyone got Oracle 7.3 up and running under SCO Unix with 48 Megs of RAM?
>
>It's supposed to be possible. Getting the "Unable to allocate variable
portion of SGA" error.
>
>I've been messing with db_block_buffers etc. but hardly know what I'm doing
and have had no luck.
>
>Any help would be appreciated.
>
>Thank you.
>
>----------------------------------
>Linux! Where I really went today!
>
![]() |
![]() |