buffer cache and Rollback
- From: plbiju@xxxxxxxxx
- Date: Fri, 27 Jul 2007 16:28:14 -0700
Question:
During updating any table, it updates the block in the buffercache and
not the actual datafile. In a scenerio where the user executes the
update and don't commit, Does the select query of other users will be
retreived from the rollback segment(data file) or from the same
datablock which is cached in the buffer cache.How does it work. During
any updates does it copy the old image to the rollback
segment(datafile), if so any update it requires disk access... please
clarify...
Thanks
.
- Follow-Ups:
- Re: buffer cache and Rollback
- From: Richard Foote
- Re: buffer cache and Rollback
- From: joel garry
- Re: buffer cache and Rollback
- Prev by Date: Re: HELP - Oracle Schema Import problem
- Next by Date: Re: oracle server for learning purposes?
- Previous by thread: 10g RAC primary non-RAC standby....
- Next by thread: Re: buffer cache and Rollback
- Index(es):
Relevant Pages
|
|