Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Trace a SQL session from another session using ORADEBUG Oracle
  • cif crons Linux/Unix
  • findobj.sql Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Oracle Release Explaination Oracle
  • plan10g.sql good Oracle
  • Histogram Overview Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • runsql_once.ksh Linux/Unix
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • sess1.sql Oracle
  • dbinv.sql 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

  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • Good notes for shared pool Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • run this before doing any dbchange pvm_pre_change.sql 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
  • cp_filesystem.sql Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • find_cons.sql Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • create PLAN_TABLE command. Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Order by with ROWNUM Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme