Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Renaming the column name Oracle
  • Oracle Material from OTN Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • Good Site for Oracle Internals Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • CTAS with LONG Column for 9i and higher Oracle
  • Pending Transaction Neighbors Script Oracle
  • S3 Basic info AWS
  • Wait.sql Oracle
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix

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

  • 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
  • Drop all SPM baselines for SQL handle Oracle
  • create database link syntax Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • xargs use Linux/Unix
  • Good Site for Oracle Internals Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme