Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Optimizer SORT Operations Oracle
  • cache buffer chain latch Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Running select from V$ views from remote server Linux/Unix
  • Single character replacement in Unix Linux/Unix
  • Small sample shell program Linux/Unix
  • Oracle Connections expire_time and firewall Oracle
  • Composite Index creation tip from Vivek Oracle
  • Identical Dblink Issue… Oracle
  • How to calculate PROCESSES parameter Oracle
  • Directory wise folder wise space usage Linux/Unix
  • alter database backup controlfile to trace Oracle
  • database trigger failing Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • how to find VIP from ifconfig Linux/Unix

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

  • Roles and Stored Procs II Oracle
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Goog notes on X$ tables Oracle
  • ORA-01220 Oracle
  • sid_wise_sql.sql Oracle
  • SYSOPER Mystery 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Finding Oracle Patches with opatch Oracle
  • tracksqltime.sql Oracle
  • Add new columns in dataframe Python/PySpark
  • Roles and Stored Procs II Oracle
  • cur_sql.sql Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • refre.sql Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme