Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU speed on solaris Linux/Unix
  • Create type and Grant on it. Oracle
  • UTL_FILE test program Oracle
  • How to stop OCSSD Daemon Oracle
  • Find nth max and min. Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • PLSQL Table Syntax 2 Oracle
  • Running select from V$ views from remote server Linux/Unix
  • Drop tempfiles from database Oracle
  • Resolving RMAN Hung Jobs Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • T-SQL Vs PL/SQL Syntax SQL Server
  • How to know current SID Oracle
  • Updated LCK.SQL file. Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix

Find_stale_dr.sql finding stale physical DR..

Posted on 19-Jan-2009 By Admin No Comments on Find_stale_dr.sql finding stale physical DR..

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, SQL scripts

Post navigation

Previous Post: Find Stale DR Physical Standby
Next Post: dbms_job.submit example

Related Posts

  • Distributed Transaction Troubleshooting. Oracle
  • load SPM baseline from cursor cache Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • The most important Tuning Notes Oracle
  • Privilege to describe the table. Oracle
  • Goldengate Tutorial 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Explain Plan Output 2 Oracle
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • get_vmstat_linux Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Removing first line Linux/Unix
  • how to find OS block size Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme