Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • New OFA for 11g Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • Temporary Tablespace Information and restriction. Oracle
  • Wait.sql Oracle
  • Export Oracle data and Compress at same time Oracle
  • Zip and unzip with tar Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • create database syntax Oracle
  • ipcs -l Linux/Unix
  • How to change hostname in Linux 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

  • Specify the Rollback segment to use in Transaction Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • All Hints for Oracle Databases Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. 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
  • Important Solaris Commands Linux/Unix
  • switchlogfile.sh Linux/Unix
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • Export With Query Another Example. Oracle
  • Good RAC & Standby Notes Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • This is im telling Kishore Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme