Quantcast
Channel: SCN: Message List - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 8487

Re: Redo logs on DR- Need Clarification

$
0
0

Hi,

 

You can also cross verify with

 

Primary

SQL> alter system switch logfile;

SQL>archive log list

 

DR

SQL>archive log list

SQL>SELECT SEQUENCE#, APPLIED FROM V$ARCHIVED_LOG WHERE SEQUENCE# BETWEEN 344 AND 370 ORDER BY SEQUENCE#;

 

You can execute alter system switch logfile command  on Primary, multiple times to cross verify


Viewing all articles
Browse latest Browse all 8487

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>