记一报错解决:ORA-00845: MEMORY_TARGET not supported on this system

df -h

 

tmpfs    太小

 

给tmpfs挂载硬盘解决

mount -o size=8G -o nr_inodes=1000000 -o noatime,nodiratime -o remount /dev/shm

数据库成功启动

posted @ 2019-11-21 08:49  Warden_king  阅读(171)  评论(0编辑  收藏  举报