Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When Does DBWR write to the database?

Answers were Sorted based on User's Feedback



When Does DBWR write to the database?..

Answer / guest

DBWR write to database when checkpoint occurs

Is This Answer Correct ?    37 Yes 9 No

When Does DBWR write to the database?..

Answer / milentechie

The DBWn background process writes to the datafiles
whenever one of the following events occurs:
 A user’s Server Process has searched too long for a free
buffer when reading a buffer into
the Buffer Cache.
 The number of modified and committed, but unwritten,
buffers in the Database Buffer
Cache is too large.
 At a database Checkpoint event. See Chapters 10 and 11
for information on checkpoints.
 The instance is shut down using any method other than a
shutdown abort.
 A tablespace is placed into backup mode.
 A tablespace is taken offline to make it unavailable or
changed to READ ONLY.
 A segment is dropped.

Is This Answer Correct ?    24 Yes 2 No

When Does DBWR write to the database?..

Answer / syed alamdar ali

when log switch occurs
shut down
every 3 sec if set
when treshold is full
least recently used

Is This Answer Correct ?    26 Yes 6 No

When Does DBWR write to the database?..

Answer / vinodh ramaswamy

DBWn background process writes to the datafiles
whenever one of the following events occurs:


1.when ckpt triggers dirty buffer moved from db_buffer_cache to datafile.
2.when 1/3rd of the db_buffer cache gets filled.

3.The instance is shut down using any method other than a
shutdown abort.

Is This Answer Correct ?    7 Yes 4 No

When Does DBWR write to the database?..

Answer / samal

1.When checkpoint occur.
2.Commit statement occur.
3.When ever you are going to shutdown instance.
4.When ever you are going to take tablespace begin backup.

Is This Answer Correct ?    3 Yes 13 No

When Does DBWR write to the database?..

Answer / ravi dutta

this writes all the commited data from the buffer cache to
the data file.

Is This Answer Correct ?    13 Yes 24 No

Post New Answer

More Oracle Architecture Interview Questions

How many Dispatcher Processes are created?

1 Answers  


What is dictionary cache ?

2 Answers  


What is SGA?

3 Answers  


When will be a segment released?

1 Answers  


what is ORACLE MEMORY STRUCTURES

3 Answers  


What are the functions of SMON?

7 Answers  


What is the maximum number of Lock Processes used?

1 Answers  


What is the maximum size of a oracle9i database?

1 Answers   Baidu, HCL, TCS,


What is meant by free extent ?

2 Answers  


Can a Tablespace hold objects from different Schemes in Oracle?

0 Answers  


What are functions of PMON?

5 Answers  


How will you monitor rollback segment status ?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1809)
  • 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)