If we face ORA-00845
during database startup, it would mean that /dev/shm file system is not
configured with appropriate value required to start the database instance. We
need to mount /dev/shm with a value that should be equal or more than the value
of memory we want to allocate to all instances/SGAs (ASM as well as database
instances) that would run on this host.
You may find
following type of warning in alert log file.