Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • note id 373303.1 Linux/Unix
  • RAC 11g with vmware Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • good note for shared pool tunnig Oracle
  • find checksum of a file. Linux/Unix
  • ipcs -l Linux/Unix
  • TRUNCATE Privs Oracle
  • Find_planinfo.sql Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Building Our Own Namespaces with “Create Context” Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • Oracle 11g Environment Setup Oracle
  • find_idle_cpu.sql Oracle
  • perf_today.sql Oracle
  • Oracle 10g Wait Model Oracle

Tag: DBA

Wait.sql

Posted on 04-Apr-202322-Apr-2025 By Admin No Comments on Wait.sql

/********************************************Author: Paresh MehtaScript Name : waitt.sqlwaits order by sql start time********************************************/set feedback 1set pages 2000set lines 190column event format a45column machin format a12column modul format a10column prg format a10column osuser1 format a10column username format a10column sesinfo format a15column blockedby format a15alter session set nls_date_format=’DDMONRR:HH24:MI:SS’;select /*+ first_rows(100) */ a.sid || ‘,’ || a.serial# || ‘,@’ ||…

Read More “Wait.sql” »

Oracle, SQL scripts

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
  • SQLPLUS COPY command Precautions. Oracle
  • eplan.sql Oracle
  • cold backup scripts to copy locally Linux/Unix
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • setting prompt display with .profile Linux/Unix
  • shutdown linux Linux/Unix
  • Getting started with notebook Python/PySpark
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme