当前位置:网站首页>ADG备库MRP0状态WAIT_FOR_GAP
ADG备库MRP0状态WAIT_FOR_GAP
2022-06-13 10:10:00 【喝醉酒的小白】
问题
--stbstatus.sql--
select PID,PROCESS,STATUS,SEQUENCE#,THREAD#,BLOCKS,DELAY_MINS from v$managed_standby;
select * from v$gap;

重启MRP
alter database recover managed standby database cancel;
alter database recover managed standby database using current logfile disconnect from session;
查看日志
col name format a90
select name,applied from v$archived_log where sequence#=11988;
显示已应用,切归档中存在。。。
解决方案
从主库传归档到备库,注册后重启MRP,OPEN备库。
边栏推荐
- Apple zoom! It's done so well
- Analysis and implementation of variable parameters in C language
- [51nod p3047] displacement operation [bit operation]
- 一篇文章读懂:Spark运行模式
- [51nod p2106] an odd number of times [bit operation]
- Leetcode (question 15) - sum of three numbers
- Consolas-with-Yahei
- Execution order of subclass and parent constructor
- [Luogu p1403] Research on divisor
- 隐私计算FATE-核心概念与单机部署
猜你喜欢

聊聊 C# 方法重载的底层玩法
![[bearing fault decomposition] ITD bearing fault signal decomposition based on MATLAB [including Matlab source code 1871]](/img/4a/3beaeb1b55acc9e61d3b07dff56352.png)
[bearing fault decomposition] ITD bearing fault signal decomposition based on MATLAB [including Matlab source code 1871]

Talk about the bottom playing method of C # method overloading

Pxxx local socket communication

Tree and binary tree: operation and storage structure of tree

Protocol UART of schematic diagram
![[51nod p2653] interval XOR [bit operation]](/img/3a/57c1a00edd3583e2c31fc4b8d47220.jpg)
[51nod p2653] interval XOR [bit operation]

Système de gestion des défauts du projet Cynthia

It was so simple to implement system call

MySQL中redo日志和undo日志简述
随机推荐
Smart210 uses SD card to burn uboot
A hot MySQL training topic, making you a master of SQL
Tree and binary tree: operation and storage structure of tree
在 Kubernetes 集群上部署 VSCode
Computing cyclic redundancy codes -- excerpts
23. Lottery
Introduction to knowledge map
【云享新鲜】社区周刊·Vol.66-华为伙伴暨开发者大会2022精彩议程公布
Node-RED系列(二七):扩展节点之s7节点的使用说明
Classes and objects -- Inheritance
Learning makefile with me
Thingsboard tutorial (20): filtering telemetry data using regular chains
UNIX Environment advanced programming --8- process control ---8.5 function exit-8.6 function wait and waitpid
Summary of string, vector and array learning
Trees and binary trees: the concept of binary trees
微信小程序客服自动回复——PHP实现
Knowledge points of silicon steel sheet
修饰模式和代理模式的异同
[51nod p2527] or and sum [bit operation]
[Luogu p1403] Research on divisor