Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Sort with ASCII order and Numeric Order Linux/Unix
  • Good RAC & Standby Notes Oracle
  • db_status.sql Oracle
  • prepfiles.sh for step by step generating pending statistics files Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Processes Parameter decision Oracle
  • Debugging Shell FIles Linux/Unix
  • TNSNAMES entries details Oracle
  • Removing first line Linux/Unix
  • 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
  • dbinv.sql Oracle
  • ORACLE_SID in sqlplus Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • UTL_FILE test program Oracle

pvm_rbs1.sql (to collect rbs info from db)

Posted on 10-May-2008 By Admin No Comments on pvm_rbs1.sql (to collect rbs info from db)

select segment_name, status from dba_rollback_segs order by status, segment_name;

select status, count(1) from dba_rollback_segs group by status;

Oracle, SQL scripts

Post navigation

Previous Post: Find sort details from Db find_sort.sql
Next Post: perf_today.sql

Related Posts

  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • online_ts_bkup.sql Oracle
  • Mutating Table Error while using database trigger Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Wait.sql Oracle
  • myfile 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • rm_backup_arch_file.ksh Linux/Unix
  • TRUNCATE table and disabling referential constraints. Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • sess1.sql Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme