问题描述:启动备库到nomount状态时,报错ORA-01261、ORA-01262
解决方案:查看/u01/app/oracle/product/11.2.0/db_1/dbs/initorcl151.ora文件
发现db_recovery_file_dest参数与正常数据库核对不上,便将其修改为
db_recovery_file_dest='/u01/app/oracle/oradata/orcl151/flashback'
然后再去启动,无异常发生.
2024-12-31 06:01:41 阅读次数:16
问题描述:启动备库到nomount状态时,报错ORA-01261、ORA-01262
解决方案:查看/u01/app/oracle/product/11.2.0/db_1/dbs/initorcl151.ora文件
发现db_recovery_file_dest参数与正常数据库核对不上,便将其修改为
db_recovery_file_dest='/u01/app/oracle/oradata/orcl151/flashback'
然后再去启动,无异常发生.
上一篇:1054 求平均值(JAVA)
ORA-19910 异常
ORA-01861: literal does not match format string
添加监听修改local_listener时报错ORA-00119、ORA-00132
设置28401事件后启动数据库时报错ORA-49100
执行expdp全库导出时报错ORA-25153 ORA-39126
oracle 10.2.0.4安装ogg执行ddl_setup.sql时,报警“ORA-20783:RECYCLEBIN must be turned off”
在oracle 10.2.0.4上搭建ogg添加抓取进程时报错OGG-01756、ORA-00942
oracle使用dblink impdp数据时报错ORA-39169
创建表时报错ORA-01950
ORA-19505: failed to identify file ?/dbs/spfileheal1.ora
文章
33561
阅读量
5241546
2025-05-19 09:04:38
2025-05-19 09:04:38
2025-05-19 09:04:38
2025-05-19 09:04:30
2025-05-13 09:51:29
2025-05-13 09:51:17
2023-07-05 06:05:52
2024-06-17 10:44:15
2024-04-24 07:18:34
2024-04-24 08:30:53
2024-10-30 09:01:17
2024-11-06 07:24:56