Database Administration (MOSC)

MOSC Banner

performance mechanism

edited Jul 5, 2012 3:59AM in Database Administration (MOSC) 7 commentsAnswered
 I know that oracle server to increase performance make the following,

Modified or new data is not written to a datafile immediately. To reduce the amount of disk access and to increase performance, data is pooled in memory and written to the appropriate datafiles all at once.


but in the other hand 

Oracle writes every transactions from memory to redo log files as soon as possible

which is contrary mechanism !!!!!!!!!!!!


my question : when Oracle writes every transactions from memory to redo log files  is it causes a lot of disk access and effect on the performance.



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center