How the log writer writes the data into database

Answers were Sorted based on User's Feedback



How the log writer writes the data into database..

Answer / sunny

when log writer 1/3 fill, commit occurs, timeout every 3
second, checkpoint occur.

Is This Answer Correct ?    12 Yes 1 No

How the log writer writes the data into database..

Answer / ashok

logfile is 1/3 full
for every 3 seconds
there are more than imb changes occured in logbuffer
commit occur
before dbwr write durtybuffers to datafiles

Is This Answer Correct ?    3 Yes 0 No

How the log writer writes the data into database..

Answer / karthickumar pillaiyarsamy

Log writer Writes when,
1. 1/3 fill of RLBC
2. 1MB fill
3. every 3 seconds
4. used Commit Statement
5. Before DBWn writes

Is This Answer Correct ?    2 Yes 2 No

How the log writer writes the data into database..

Answer / veeravel.csv@gmail.com

LGWR writes:
• At commit
• When one-third full
• When there is 1 MB
of redo
• Every 3 seconds
• Before DBWn
writes

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Oracle Architecture Interview Questions

What is Shared Pool?

3 Answers  


What is an Integrity Constrains in Oracle?

0 Answers  


What is the function of Dispatcher (Dnnn)?

4 Answers  


How will you monitor the space allocation ?

3 Answers  


What is meant by recursive hints ?

1 Answers  






What is a Rollback segment entry ?

3 Answers   TCS,


• What is oracle Architecture?

3 Answers  


What is a Multi-threaded Server Configuration?

1 Answers  


What is User Process?

1 Answers  


What is advantage of having disk shadowing/ Mirroring ?

1 Answers  


Diference between Oracle 9i and 10G.

2 Answers   Baidu,


What is the OPTIMAL parameter ?

1 Answers   TCS,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)