原文:ORA-01103: database name ‘DB01’ in control file is not ‘DBDG’

Cause The database name in the control file does not match your database name. Action Either find the correct control file or change your database name. This will be the error message Fix it : Stop th ...

2017-01-13 09:50 0 1933 推荐指数:

查看详情

ORA-01665 control file is not a standby control file

ORA-01665错误处理 问题描述: 在备库启动至mount状态时,报如下错误: ORA-01665: control file is not a standby control file 解决办法: 在主库备份一个控制文件 SQL> alter database ...

Sat Sep 16 07:17:00 CST 2017 0 1770
ORA-01665 control file is not a standby control file

dg备库在凌晨突然挂掉。导致主备同步不实时,堆积了很多归档日志。 查看mrp进程,发现一个都没有了 尝试拉起mrp进程,发现报错ora-01665 查Mos说是控制文件有问题,具体为说明。 既然这样,那重新从主库拿一个控制过来尝试重新拉mrp。 正打 ...

Wed May 19 17:39:00 CST 2021 0 948
Oracle global database namedb link的纠缠关系

ORACLE数据库中Global Database NameDB LINKS的关系还真是有点纠缠不清,在说清楚这个关系前,我们先来了解一下Global Database Name的概念 Global DataBase Name 概念 1. What is a global ...

Wed Jun 08 19:21:00 CST 2016 0 3874
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM