Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How can I tell if ASO is installed ? Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • load SPM baseline from cursor cache Oracle
  • Unix command for system configuration Linux/Unix
  • Good RAC & Standby Notes Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • metalink all dynamic view reference notes. Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • SQL Server Vs Oracle Architecture difference SQL Server
  • upload.html PHP/MYSQL/Wordpress
  • Physical Standby switchover with session active Oracle
  • Jai Shree Ram Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix

Find Stale DR Physical Standby

Posted on 19-Jan-2009 By Admin No Comments on Find Stale DR Physical Standby

col name format a50

col UNRECOVERABLE_CHANGE# format 999999999999999999999

col dt1 format a30

set lines 120 pages 200

SELECT NAME, UNRECOVERABLE_CHANGE#, TO_CHAR (UNRECOVERABLE_TIME,’DD-MON-YYYY HH:MI:SS’) dt1

FROM V$DATAFILE

WHERE UNRECOVERABLE_CHANGE# != 0;

Oracle, rman-dataguard

Post navigation

Previous Post: Oracle 11g RAC on OEL 5 and Vmware 2
Next Post: Find_stale_dr.sql finding stale physical DR..

Related Posts

  • find_open_cur.sql Find open cursorts per session Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Load SPM baseline from AWR Oracle
  • Jai Shree Ram Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • Locktree.sql Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Unix command for system configuration Linux/Unix
  • Default User Profile Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • db_status.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme