InterviewSolution
Saved Bookmarks
| 1. |
What Is The Apply Process? |
|
Answer» The APPLY PROCESS is a background process that runs on target database. It dequeues messages (LCR) and applies those to the target database EITHER directly or through HANDLER. The apply process is a background process that runs on target database. It dequeues messages (LCR) and applies those to the target database either directly or through handler. |
|