Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Building Our Own Namespaces with “Create Context” Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • DBMS_JOB all example Oracle
  • Very clear article about oracle dataguard Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • copying/removing directory with all its subdirectory Linux/Unix
  • All About oracle password and security from metalink Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • V$CONTROLFILE_RECORD_SECTION reference notes. 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

  • online_bkup.sql Oracle
  • Good Site for Oracle Internals Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Order by with ROWNUM Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • Free conference number from http://www.freeconference.com 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Changing unix system clock when Oracle database is running. Oracle
  • Insert cause enqueue locks Oracle
  • AWR license Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • grep multuple patterns Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme