ORA-00845: MEMORY_TARGET not supported on this system

Email This Post Email This Post

Cause : The MEMORY_TARGET parameter was not supported on this operating system or /dev/shm was not sized correctly on Linux.
Action : Refer to documentation for a list of supported operating systems. Or, size /dev/shm to be at least the SGA_MAX_SIZE on each Oracle instance running on the system.

Popularity: 40% [?]

Related Post

One Response to “ORA-00845: MEMORY_TARGET not supported on this system”

  1. bryan lajoie Says:

    I found that /dev/shm must be larger than what you are asking oracle to use for memory.

    Ie. I made /dev/shm 16.5 GB
    I asked oracle to use 16.4 GB and it failed.

    I then asked oracle to use 16.0 GB and it worked?
    Oh well.

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Close
E-mail It