当执行startup nomount的时候,报错ORA-00371: not enough shared pool memory, should be atleast 62198988 bytes 检查参数文件,发现内存不是自动管理的,并且没有设置shared pool的大小,然后手动设置shared pool的大小,正常启动。