InterviewSolution
Saved Bookmarks
| 1. |
What Is Process Monitor Process? |
|
Answer» It performs PROCESS recovery when a user process fails. Process Monitor is responsible for CLEANING up the database BUFFER cache and reclaiming resources that the user process was USING. Process Monitor ALSO registers information about the instance and dispatcher processes with the network listener. It performs process recovery when a user process fails. Process Monitor is responsible for cleaning up the database buffer cache and reclaiming resources that the user process was using. Process Monitor also registers information about the instance and dispatcher processes with the network listener. |
|