Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Complete Git Tutorial for Beginners GIT
  • Jai Shree Ram Linux/Unix
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • Oracle 11g Training on 29JAN1010 Oracle
  • logminer and my_lbu Oracle
  • Search and replace pattern Linux/Unix
  • get_aix_vmstat.ksh Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • create database syntax Oracle
  • SQL Server Vs Oracle Architecture difference SQL Server
  • All About oracle password and security from metalink Oracle
  • get_vmstat.ksh for Solaris Oracle

Tag: Oracle wait events

ENQ: KO – FAST OBJECT CHECKPOINT tips

Posted on 25-May-202325-May-2023 By Admin No Comments on ENQ: KO – FAST OBJECT CHECKPOINT tips

On reporting queries, there are too many “enq: KO – fast object checkpoint” wait event. All reporting queries are doing full table scans concurrently. Oracle uses direct path reads instead of db file scattered reads. And direct path reads require a checkpoint “_serial_direct_read”=NEVER Parameter Session Value Instance Value ————————————————– —————————— —————————— _serial_direct_read auto auto

Oracle

GSQ.sql

Posted on 19-May-202325-May-2023 By Admin No Comments on GSQ.sql

This SQL will be used to identify SQL details of given Session. You need to pass SID and INSTANCE_ID as INPUT. This query will provide session details, SQL_ID, SQL_EXEC_START time and other transaction level details. set echo off feedback off verify offcol Transaction_id format a20col username format a8col days format 99.99col hours1 format 999999col TX_HRS…

Read More “GSQ.sql” »

Oracle, SQL scripts

Categories

  • AMC10 (0)
  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (6)
  • Videos (0)

Recent Posts

  • AMC1020-Sep-2026
  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • Find total file sizes Linux/Unix
  • create user with unlimited quota Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • sqlnet.ora paramters Oracle
  • Sending email with file attachment. Linux/Unix
  • online_bkup.sql Oracle
  • cur_sql.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme