InterviewSolution
Saved Bookmarks
| 1. |
What Is The Passthru Mode Used For? |
|
Answer» In pass-through mode, the Extract process does not LOOK up the table definitions, EITHER from the database or from a data definitions file. This increases the THROUGHPUT of the data pump, as the OBJECT definition look-up is bypassed. In pass-through mode, the Extract process does not look up the table definitions, either from the database or from a data definitions file. This increases the throughput of the data pump, as the object definition look-up is bypassed. |
|