Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • block_ident.sql Oracle
  • Monitor Long Running Job Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • oradebug ipcrm ipcs Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • RAC 11g with vmware Oracle
  • Alter procedure auditing Oracle
  • xargs use Linux/Unix
  • cur_sql.sql Oracle
  • Read CSV File using Python Python/PySpark
  • eplan9i.sql Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle

How to check current redo log progress redo_progress.sql

Posted on 30-Jan-2006 By Admin No Comments on How to check current redo log progress redo_progress.sql

select

le.leseq “Current log sequence No”,

100*cp.cpodr_bno/le.lesiz “Percent Full”,

cp.cpodr_bno “Current Block No”,

le.lesiz “Size of Log in Blocks”

from

x$kcccp cp,

x$kccle le

where

LE.leseq =CP.cpodr_seq

and bitand(le.leflg,24)=8;

Oracle, SQL scripts

Post navigation

Previous Post: sid_wise_sql.sql
Next Post: Identical Dblink Issue…

Related Posts

  • get_vmstat_linux Oracle
  • Rollback force for distributed transactions Oracle
  • All About oracle password and security from metalink Oracle
  • Clean up Oracle
  • Histogram information Oracle
  • create user with unlimited quota 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
  • Zip and unzip with tar Linux/Unix
  • Reading config file from other folder inside class Python/PySpark
  • pvm_pre_change.sql Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Oracle vs MYSQL Architecture differences (For DBAs) MYSQL
  • initUOCIOTTO.ora Oracle
  • FGA Part-I Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme