Description of the illustration strms026.eps
This illustration is a flowchart that illustrates capture process rule evaluation. The flowchart shows the following process:
-
Start.
-
Find change in redo log.
Question: Could the change pass the capture process rule sets during prefiltering?
If yes, then continue with the next step.
If no, then ignore the change and end the process.
-
Convert change into LCR.
Question: Does the LCR pass the capture process rule sets?
If yes, then continue with the next step.
If no, then discard the LCR and end the process.
-
Enqueue LCR.
-
End.