InterviewSolution
Saved Bookmarks
| 1. |
How Can You Initialize Log Miner? |
|
Answer» You can USE the DBMS_LOGMNR.START_LOGMNR PROCEDURE to INITIALIZE the LOG MINER. You can use the DBMS_LOGMNR.START_LOGMNR procedure to initialize the log miner. |
|