Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • get_aix_vmstat.ksh Oracle
  • get_vmstat.ksh for Solaris Oracle
  • How to choose Driver table in SQL statement Oracle
  • plan10g.sql good1 Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • Free conference number from http://www.freeconference.com Oracle
  • Optimizer SORT Operations Oracle
  • shutdown linux Linux/Unix
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • PLSQL Table Syntax 1 Oracle
  • plan10g.sql good 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

  • Query to Generate aggregate on every 30 mins. Oracle
  • Renaming Oracle Instance Name Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • refre.sql Oracle
  • find_log_switch.sql Find log switches in graphical manner Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • DBMS_STATS Metalinks Notes Oracle
  • ORA-01220 Oracle
  • This is from Temi Oracle
  • Sending email with file attachment. Linux/Unix
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Remove DOS CR/LFs (^M) Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme