Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Unix command for system configuration Linux/Unix
  • Vivek Tuning for Row Locks. Oracle
  • Database link password in user_db_links Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • export import with parameter file. Oracle
  • good linux notes Linux/Unix
  • create a folder in multiple places Linux/Unix
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • find the files that are 1 day old. Linux/Unix
  • Multiple listeners Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • to see when crontab is changed. Linux/Unix
  • Error Handling in Proc Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • chk_space_SID.ksh 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

  • Implementing Listener Security Oracle
  • proc.sql Oracle
  • get_vmstat.ksh for Solaris Oracle
  • Rollback force for distributed transactions Oracle
  • Rownum with Order by Oracle
  • create trigger syntax Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • catall.sh Linux/Unix
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Find long Running Transaction Linux/Unix
  • Specify the Rollback segment to use in Transaction Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme