Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • Important Script Method for tuning Oracle
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Alter procedure auditing Oracle
  • This is im telling Kishore Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Read CSV File using Python Python/PySpark
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • how to find VIP from ifconfig Linux/Unix
  • oracle fast start failover best practice Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • ORA-3136 Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 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

  • V$ROLLSTAT status is Full Oracle
  • eplan9i.sql Oracle
  • oracle fast start failover best practice Oracle
  • Pending Transaction Neighbors Script Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • initUOCIOTTO.ora Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Oracle Connections expire_time and firewall Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Check Oracle installed products using one command Oracle
  • Changing default shell Linux/Unix
  • Backup and Recovery Scenarios Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • find_err.sql for finding errors from dba_errors. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme