Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • good linux notes Linux/Unix
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Drop tempfiles from database Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • First Entry in RAC Oracle
  • How to start CRS manually Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • Rownum with Order by Oracle
  • Identical Dblink Issue… Oracle
  • Ports used by Oracle Software Oracle
  • How to see which patches are applied. Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • scripts to take listener.log backup Linux/Unix
  • find_longsql.sql Oracle
  • Export Import with QUERY Oracle

block_ident.sql

Posted on 02-Aug-2005 By Admin No Comments on block_ident.sql

select /*+ all_rows */ distinct owner, segment_name, segment_type

from dba_extents where file_id = &filid

and &blkid between block_id and block_id+blocks-1;

Oracle, SQL scripts

Post navigation

Previous Post: eplan.sql
Next Post: login.sql

Related Posts

  • Proc code Oracle
  • sess1.sql Oracle
  • sesswait.sql Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • SQL_PROFILE – I explaination Oracle
  • Ports used by Oracle Software 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
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Rename Tablespace Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • Find_table_size.sql Oracle
  • export import with parameter file. Oracle
  • oracle fast start failover best practice Oracle
  • online_ts_bkup.sql Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme