Have you ever hosed up your memory parameters such that you cannot get Oracle to even enter the startup nomount state?
Here I’ll do just that by setting sga_max_size to a value less than sga_target, and then trying to start the database.
First a sanity check so you can see the memory parameters. In this case I am using ASMM (automatic shared memory management), and not the new 11g AMM (automatic memory management) features.
continue reading…