摘要:
ORA-01507: database not mounted 本人是初次安装oracle数据库,进入sqlplus后执行命令报错,提示database not mounted。借鉴百度大神,发现是Oracle的后台进程,使用kill -9 pid关闭重新startup即可。记录以备忘。 SQL> 阅读全文
2020年9月19日 #
摘要:
参考源文档:centos7 oracle11g静默安装 如下为本人亲验过程: oracle11g(11.2.0.1.0)安装文档 1、准备Centos 7的系统环境系统版本:CentOS Linux release 7.4.1708内核版本:3.10.0-693.el7.x86_64系统配置:1c, 阅读全文