当前位置:网站首页>An error is reported during the process of setting up ADG. Rman-03009 ora-03113
An error is reported during the process of setting up ADG. Rman-03009 ora-03113
2022-07-08 00:16:00 【Drunken Xiaobai】
build ADG Errors are reported during copying RMAN-03009 ORA-03113

Guess that there are too many network routes between the primary and standby, resulting in ...
Turn on mrp Process error

It is found that the data file is the main library ASM The path of , The standby database is stand-alone
switch database to copy; Report errors RMAN-6571
report schema;
switch database to copy;
select name from v$datafile;
select file#, name, checkpoint_change# from v$datafile_header;
Skip data file 2
switch datafile 1,2,3,4,5,6,7,8,9 to copy;;

problem : Why? size yes 0 ...
switch datafile 2 to copy; Report errors
alter database datafile 2 offline; Report errors
alter database datafile 2 offline drop;
Recover data files
Main database backup
backup as compressed backupset datafile 2 format '/woqu/datafile_%U.bak' tag 'datafile2';
Standby database registration
catalog start with '/woqu/datafile_%U.bak' ;
run{
set newname for datafile 2 to PATH/FILE_NAME;
restore datafile 2;
}
But failed ...
alter tablespace users rename datafile ' Current library path ' to ' Backup file ';
It worked ...
The main library channel reports an error ora-16058 & For the library mrp process gap state
oerr ora 16058
16058, 00000, "standby database instance is not mounted"
// *Cause: The Remote File Server (RFS) process on the standby database
// received an internal error.
// *Action: Check the standby alert log and RFS trace files for more
// information.
Restart the standby database ...
oerr ora 01033
01033, 00000, "ORACLE initialization or shutdown in progress"
// *Cause: An attempt was made to log on while Oracle is being started up
// or shutdown.
// *Action: Wait a few minutes. Then retry the operation.
边栏推荐
- 数据库查询——第几高的数据?
- Is it safe for tongdaxin to buy funds?
- How to insert highlighted code blocks in WPS and word
- 玩轉Sonar
- 快速上手使用本地测试工具postman
- The result of innovation in professional courses such as robotics (Automation)
- 攻防世界Web进阶区unserialize3题解
- Smart regulation enters the market, where will meituan and other Internet service platforms go
- How does the markdown editor of CSDN input mathematical formulas--- Latex syntax summary
- RPA云电脑,让RPA开箱即用算力无限?
猜你喜欢

他们齐聚 2022 ECUG Con,只为「中国技术力量」
![[programming problem] [scratch Level 2] December 2019 flying birds](/img/5e/a105f8615f3991635c9ffd3a8e5836.png)
[programming problem] [scratch Level 2] December 2019 flying birds

Play sonar

3年经验,面试测试岗20K都拿不到了吗?这么坑?

The result of innovation in professional courses such as robotics (Automation)

【编程题】【Scratch二级】2019.12 飞翔的小鸟

Binder核心API

STM32F1與STM32CubeIDE編程實例-旋轉編碼器驅動

Introduction to programming hardware
![[leetcode] 20. Valid brackets](/img/42/5a2c5ec6c1a7dbcdfb2226cdea6a42.png)
[leetcode] 20. Valid brackets
随机推荐
Installation and configuration of sublime Text3
Binary sort tree [BST] - create, find, delete, output
手写一个模拟的ReentrantLock
智慧监管入场,美团等互联网服务平台何去何从
C# 泛型及性能比较
Solutions to problems in sqlserver deleting data in tables
[programming problem] [scratch Level 2] draw ten squares in December 2019
Use filters to count URL request time
Su embedded training - Day3
Notice on organizing the second round of the Southwest Division (Sichuan) of the 2021-2022 National Youth electronic information intelligent innovation competition
The difference between -s and -d when downloading packages using NPM
[programming problem] [scratch Level 2] 2019.09 make bat Challenge Game
Coindesk comments on the decentralization process of the wave field: let people see the future of the Internet
FFA and ICGA angiography
在网页中打开展示pdf文件
[programming questions] [scratch Level 2] March 2019 garbage classification
Install sqlserver2019
[programming problem] [scratch Level 2] December 2019 flying birds
Is it safe for tongdaxin to buy funds?
从服务器到云托管,到底经历了什么?