Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • catall.sh Linux/Unix
  • Wait Based Tuning Step by step with SQL statement Oracle
  • online_ts_bkup.sql Oracle
  • Find sort details from Db find_sort.sql Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Space padding in korn shell Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • checking redhat linux version Linux/Unix
  • Paste command syntax Linux/Unix
  • Renaming Oracle Instance Name Oracle
  • Find total file sizes Linux/Unix
  • UTL_FILE test program Oracle
  • Free conference number from http://www.freeconference.com 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

  • Sequence Resetting Oracle
  • metalink all dynamic view reference notes. Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.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
  • Difference between SYNC and AFFIRM 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Oracle vs MYSQL Architecture differences (For DBAs) MYSQL
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Import and export statements Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • oracle 10g on linux Linux/Unix
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme