Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Difference between SYNC and AFFIRM Oracle
  • setting prompt display with .profile Linux/Unix
  • Composite Index creation tip from Vivek Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • Getting started with notebook Python/PySpark
  • Export With Query Another Example. Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Index Range Scan Oracle
  • Some useful Unix Commands Linux/Unix
  • findobj.sql Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • ORA-01220 Oracle
  • Single character replacement in Unix Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • find_open_cur.sql Find open cursorts per session 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 Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Updated LCK.SQL file. Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher 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
  • Restoring a user’s original password 1051962.101 Oracle
  • Jai Shree Ram Linux/Unix
  • xargs use Linux/Unix
  • How to remove blank lines using vi editor command Linux/Unix
  • Linux CPU info. Linux/Unix
  • This is from Temi Oracle
  • v$event_name Oracle
  • MYSQL for Oracle DBA MYSQL

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme