Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Search and replace pattern Linux/Unix
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • find the files that are 1 day old. Linux/Unix
  • Jai Shree Ram Linux/Unix
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • plan10g.sql Oracle
  • dbms_job.submit example Oracle
  • sess1.sql Oracle
  • move_arch_files.ksh Linux/Unix
  • find_pk.sql /* Find Primary Key */ Oracle
  • Goldengate Tutorial Oracle
  • My Minimum Tuning Programs Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • Read CSV File using Python Python/PySpark
  • Implementing Listener Security 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

  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • Library cahe Latches and internal explaination Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Pending Distributed Transations Oracle
  • GSQ.sql Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Rename Tablespace Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • alter database backup controlfile to trace Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme