Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-00845 MEMORY_TARGET not supported on this system

Re: ORA-00845 MEMORY_TARGET not supported on this system

From: amit poddar <amit.poddar_at_yale.edu>
Date: Tue, 21 Aug 2007 22:02:26 -0400
Message-ID: <46CB9932.8090907@yale.edu>


as root

umount /dev/shm
mount -t tmpfs shmfs -o *size=><xx>m* /dev/shm

Ranko Mosic wrote:
> Hi List,
> Did anybody run into above error when trying to bump up MEMORY_MAX_TARGET ?
> How to increase /dev/shm ?
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 21 2007 - 21:02:26 CDT

Original text of this message

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