Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • Important Solaris Commands Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • check_copy_progress.sh Linux/Unix
  • Find all users who have DML privileges Oracle
  • Some useful Unix Commands Linux/Unix
  • EXTPROC Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • SQL Server: How to see historical transactions SQL Server
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Goldengate Tutorial Oracle
  • Getting started with notebook Python/PySpark
  • proper cpu stats 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

  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Facts about SCN and Rollback Segment Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • online_ts_bkup.sql Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • New OFA for 11g 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
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • CPU speed on Linux Linux/Unix
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • logminer and my_lbu Oracle
  • column level grant syntax Oracle
  • Oracle Data Direct to TAPE Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Drop all SPM baselines for SQL handle Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme