Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Check Oracle installed products using one command Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Implementation of key based authentications Linux/Unix
  • Temporary tablespace explaination Oracle
  • Rman Notes -1 Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • JSON/XML Types in Oracle Oracle
  • switchover for primary database Oracle
  • Temporary Tablespace Information and restriction. Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Generating XML from SQLPLUS Oracle
  • Oracle Statspack survival Guide Oracle
  • PLSQL Table Syntax 1 Oracle
  • USE_NL and INDEX hints example Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” 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

  • v$event_name Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • How to see which patches are applied. Oracle
  • Sequence Resetting Oracle
  • Good links for x$ tables in oracle. Oracle
  • Order by with ROWNUM 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Good Link from metalink 1 Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Updated LCK.SQL file. Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • runsql_once.ksh Linux/Unix
  • Add new columns in dataframe Python/PySpark

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme