Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • prepfiles.sh for step by step generating pending statistics files Oracle
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Good Link from metalink 1 Oracle
  • Drop tempfiles from database Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • First Entry in RAC Oracle
  • Wait.sql Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Locktree.sql Oracle
  • PLSQL Table Syntax 1 Oracle
  • Rename Tablespace Oracle

Nice notes on wait events

Posted on 25-Jan-2007 By Admin No Comments on Nice notes on wait events

Log File Sync Event

===================

Description

When a user session commits (or rolls back), the sessions redo information needs to be flushed to the redo logfile. The user session will post the LGWR to write the log buffer to the redo log file. When the LGWR has finished that it will post the user session.

User Action

A drilldown is available to the Redo Analysis Chart for further analysis of the LGWR process. This event means that the LGWR process needs to be sped up.This is related to the throughput of the disk. Do NOT put redo on raid 5. Raid 5 is not efficient for writes. Use multiplexed redo on different spindles or mirrored disks for redo.

Good Notes on all events;

http://www.dbspecialists.com/presentations/wait_events.html

Oracle, SQL scripts

Post navigation

Previous Post: plan10g.sql good1
Next Post: Good notes on Oracle Events

Related Posts

  • dbms_job.submit example Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • This is im telling Kishore Oracle
  • Renaming Oracle Instance Name Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Optimizer SORT Operations 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Processes Parameter decision Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Index Range Scan Oracle
  • Check Oracle installed products using one command Oracle
  • scripts to take listener.log backup Linux/Unix
  • Finding locked objects Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme