Registering Extract with the Mining Database
You need to create a database logmining server to capture redo data when using a downstream database.
The creation of the logmining server captures a snapshot of the source database in the redo stream of the source database. In a source multitenant container database, you register Extract with each of the pluggable databases that you want to include for Extract.
WARNING:
Make certain that you know the earliest SCN of the log stream at which you want Extract to begin processing. Extract cannot have a starting SCN value that is lower than the first SCN that is specified when the underlying database capture process is created with the REGISTER EXTRACT
command. You can use the SCN
option
Note:
The register process may take a few to several minutes to complete, even though the REGISTER
command returns immediately.