发表评论取消回复
相关阅读
相关 oracle undo数据文件坏,oracle的控制文件和数据文件损坏
控制文件损坏 一、使用trace文件恢复 SQL> alter database backup controlfile to trace; ——将控制文件备份到trace文
相关 Oracle登录 ORA-01033: ORACLE正在初始化或关闭的解决办法
转自:[https://blog.csdn.net/qq\_31250157/article/details/54340792][https_blog.csdn.net_qq_
相关 ORA-01033 : ORACLE initialization or shutdown in progress
一、首先:问题的产生原因,出现这个错误是因为我将oracle/oradata/oradb下的一个文件误删除掉后出现的。 二、现象:SQL\Plus无法连接,显示以下错误: O
相关 ORA-10997:another startup/shutdown operation of this instance in progress解决方法
ORA-10997:another startup/shutdown operation of this instance in progress解决方法 参考文章: [(
相关 Oracle ORA-01033: 错误解决办法
参考:[Oracle ORA-01033: ORACLE initialization or shutdown in progress 错误解决办法 ][Oracle OR
相关 【ORACLE】oracle数据文件损坏,出现错误:ora-01033:oracle initialization or shutdown in progress
首先:问题的产生原因,出现这个错误是因为我将\\oracle\\product\\10.1.0\\oradata\\oral下的一个文件删除掉后出现的。 利用sql语
相关 ORACLE initialization or shutdown in progress
ORACLE initialization or shutdown in progress C:\Users\Administrator>sqlplus/NOLO
相关 ora-01033:oracle initialization or shutdown in progress 解决方法
今天研究Oracle遇到了这个问题ora-01033:oracle initialization or shutdown in progress,经过分析研究终于解决了,写下来
相关 [Oracle] ORA-01502 错误
今天数据库在执行Insert语句时,突然报ORA-01502 错误。 原因:该表为分区表,且有一个全局的索引。 当执行了alter table CRAWL\_TASK\_L
相关 Docker安装Oracle12C,导入dmp文件出现ORA-12170错误
oracle版本为 sath89/oracle-12c oracle基本信息 hostname: localhost port: 1521
还没有评论,来说两句吧...