In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces "what is the method of opening and closing the Oracle11g DG MRP process". In the daily operation, I believe that many people have doubts about the method of opening and closing the Oracle11g DG MRP process. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful for you to answer the question of "what is the method of opening and closing the Oracle11g DG MRP process?" Next, please follow the editor to study!
1. Close the MRP process (stop the application log):
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL
2. Start the MRP process (open the application log):
ALTER DATABASE RECOVER MANAGED STANDBY DATABASE USING CURRENT LOGFILE DISCONNECT FROM SESSION
3. View the delay time of application log:
Select value from v$dataguard_stats where name='apply lag'
4. Check the delay time of receiving logs:
Select value from v$dataguard_stats where name='transport lag'
5. Delete the archive log from two days ago:
Su-oracle [switch to database user]
Rman target /
Delete noprompt archivelog until time 'sysdate-2' all
6. View ASM DISKGROUP utilization:
Set lines 300 pages 9999
Col name for a15
Col USED_PERCENT for a15
Select GROUP_NUMBER,NAME,TOTAL_MB/1024 total_gb,FREE_MB/1024,USABLE_FILE_MB/1024,round ((TOTAL_MB-USABLE_FILE_MB) * 100/TOTAL_MB) | |'% 'USED_PERCENT
FROM V$ASM_DISKGROUP ORDER BY 1
-- add:
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.