Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • oracle 10g on linux Linux/Unix
  • sql_doing_fts.sql Oracle
  • Oracle Metalink useful notes Oracle
  • secure crt settings Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • PLSQL Table Syntax 2 Oracle
  • Search and replace editor command in vi Linux/Unix
  • Composite Index creation tip from Vivek Oracle
  • Difference between SYNC and AFFIRM Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Add new columns in dataframe Python/PySpark

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

  • pvm_pre_change.sql Oracle
  • sess_server.sql Oracle
  • Default User Profile Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Jai Shree Ram 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
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • db_status.sql Oracle
  • Remove duplicate rows from table Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Check SQL Server edition SQL Server
  • Complete Git Tutorial for Beginners GIT

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme