Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • Very clear article about oracle dataguard Oracle
  • DB Console Mainenance. Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • sql_doing_fts.sql Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Rollback force for distributed transactions Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • process id based files and processes Linux/Unix
  • refre.sql Oracle
  • column level grant syntax Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • How to calculate PROCESSES parameter 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

  • How can I tell if ASO is installed ? Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • Goldengate Tutorial Oracle
  • To see how much time or progress of long transaction Oracle
  • Vivek Tuning for Row Locks. 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Kill a session dynanically using execute immediate Oracle
  • Renaming the column name Oracle
  • Clean up Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • move_arch_files.ksh Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • find_string_in_database.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme