Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.What is a dirty buffer?,”When[…]
Read moreAuthor: mfadmin
When does the DBWn actually write to disk?,”The DBWn process writes dirty buffers to disk under the following conditions:• When a server process cannot find a clean reusable buffer after scanning a threshold number of buffers, it signals DBWn to write. DBWn writes dirty buffers to disk asynchronously while performing other processing.• DBWn writes buffers to advance the checkpoint, which is the position in the redo thread (log) from which instance recovery begins. This log position is determined by the oldest dirty buffer in the buffer cache.In all cases
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.When does the DBWn actually[…]
Read moreDescribe the LGWR
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.Describe the LGWR Log Writer[…]
Read moreDescribe the CKPT
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.Describe the CKPT Checkpoint ProcessRecords[…]
Read moreDescribe the SMON
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.Describe the SMON System Monitor[…]
Read moreDescribe the PMON,”Process Monitor ProcessPerforms process recovery when a user process fails- Cleans up the database buffer cache- Frees resources that are used by the user process• Monitors sessions for idle session timeoutcleaning up the database buffer cache and freeing resources that the user process was using. For example, it resets the status of the active transaction table, releases locks, and removes the process ID from the list of active processes.PMON periodically checks the status of dispatcher and server processes, and restarts any that have stopped running (but not any that Oracle Database has terminated intentionally).Like SMON
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.Describe the PMON,”Process Monitor ProcessPerforms[…]
Read moreheterogeneous database,”an automated system for the integration of heterogeneous, disparate database management systems to present a user with a single
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.heterogeneous database,”an automated system for[…]
Read moredecentralized database
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.decentralized database -collection of independent[…]
Read more-increased reliability and availability-local control-modular growth-lower communication costs-faster response
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.-increased reliability and availability-local control-modular[…]
Read more-software costs and complexity-data integrity-slow response if not properly distributed or queries not formulated properly
Average Rating 0 out of 5 stars. 0 votes.You must log in to submit a review.-software costs and complexity-data integrity-slow[…]
Read more