Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SQL_PROFILE – I explaination Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • plan10g.sql good1 Oracle
  • Rman Notes -1 Oracle
  • set_env_dba Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Recovering lost SYS password Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Implementing Listener Security Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • How to analyze statspack or AWR report. Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress

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

  • Alter procedure auditing Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Oracle Statspack survival Guide Oracle
  • Rman Notes -1 Oracle
  • How to analyze statspack or AWR report. 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • ORACLE_SID in sqlplus Oracle
  • Backup and Recovery Scenarios Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • runsql_once.ksh Linux/Unix
  • JSON/XML Types in Oracle Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme