阿里云oracle启动失败
Posted 夏蝉冬雪
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了阿里云oracle启动失败相关的知识,希望对你有一定的参考价值。
1.监听启动失败: 将$ORACLE_HOME/network/admin 中的listener.ora中的主机名改为localhost
2.sqlplus中startup启动失败 ,出现ORA-00845: MEMORY_TARGET not supported on this system
切换root执行: mount -o size=8G -o nr_inodes=1000000 -o noatime,nodiratime -o remount /dev/shm
以上是关于阿里云oracle启动失败的主要内容,如果未能解决你的问题,请参考以下文章
PHP导入项目启动失败,找不到接口,求解,是从阿里云下载下来的项目
centos7 启动docker失败--selinux-enabled=false