Re: What is a local write wait?

2003-11-03 Thread Rajesh . Rao
] cc: [EMAIL PROTECTED] Subject: Re: What is a local write wait? o.com

Re: What is a local write wait?

2003-11-03 Thread K Gopalakrishnan
: 516 5746065 E-mail: [EMAIL PROTECTED] K Gopalakrishnan To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: What is a local write

Re: What is a local write wait?

2003-11-01 Thread K Gopalakrishnan
Rajesh: Typically DBWR has to free up some buffers when you want to read something from the disk. During this process there are chances that you will be waiting for your local buffer (i.e blocks dirtied/invalidated by your session) to be written to disk. During this time the waits are shown as

RE: What is a local write wait?

2003-11-01 Thread Khedr, Waleed
I found this on the Metalink: http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_datab ase_id=FORp_id=183745.995 Waleed -Original Message- Sent: Saturday, November 01, 2003 2:24 AM To: Multiple recipients of list ORACLE-L Was creating an index with a degree of 4,