Menu Close

ORA-00845: MEMORY_TARGET not supported on this system during root.sh

While configuring a sandbox environment, I got CLSRSC-184: Configuration of ASM failed error. This can have various causes but examining the log revealed the phrase “ORA-00845: MEMORY_TARGET ORA-00845: MEMORY_TARGET not supported on this system during root.sh”

SOLUTION: check the size of /dev/shm

mount -t tmpfs shmfs -o size=2G /dev/shm

Posted in Installation & Config, RAC, Troubleshooting

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *