Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • fuser to check who is using diretory Linux/Unix
  • Alter procedure auditing Oracle
  • PLSQL Table Syntax 2 Oracle
  • EXTPROC Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • How to remove blank lines using vi editor command Linux/Unix
  • DBMS_JOB all example Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Changing the Global Database Name Oracle
  • Logic to chech # of parameters command line parameters Linux/Unix
  • To see mem usage and CPU usage system wide. Linux/Unix
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Oracle Statspack survival Guide Oracle
  • Some useful Unix Commands Linux/Unix

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

  • Database logon trigger issue Oracle
  • lck.sql Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Explain Plan Output 2 Oracle
  • Oracle Statspack survival Guide 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 (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Resolving RMAN Hung Jobs Oracle
  • Nice notes on wait events Oracle
  • How to stop OCSSD Daemon Oracle
  • create user with unlimited quota Oracle
  • cif crons Linux/Unix
  • switchover for primary database Oracle
  • column level grant syntax Oracle
  • Drop tempfiles from database Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme