Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Rman Notes -1 Oracle
  • Export Import with QUERY Oracle
  • check_copy_progress.sh Linux/Unix
  • Resolving RMAN Hung Jobs Oracle
  • Some useful Unix Commands Linux/Unix
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Directory wise folder wise space usage Linux/Unix
  • Oracle 11g Training on 29JAN1010 Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • USE_NL and INDEX hints example Oracle
  • reset Sequence Oracle
  • handling filenname with space Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • T-SQL Vs PL/SQL Syntax SQL Server

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

  • Finding Oracle Patches with opatch Oracle
  • SQL_PROFILE – I explaination Oracle
  • Jai Shree Ram Oracle
  • Oracle Material from OTN Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • New OFA for 11g Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Finding locked objects Oracle
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Physical Standby switchover with session active Oracle
  • currwait.sql Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • V$ROLLSTAT status is Full Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme