Running the Extraction tool
You can run the extraction tool in two modes: pre-extract and extract.
About this task
To run the extraction tool in debug mode, you must run
a .bat or shell file for
a corresponding mode of extraction (pre-extract, extract, and post-extract).
A .bat or shell file with _debug suffix
is available for each mode of extraction. The list of such files is
as follows:
- run_migration_tool_debug.bat (extract mode)
- run_migration_tool_debug.sh (extract mode)
- run_post_migration_debug.bat (post-migration mode)
- run_post_migration_debug.sh (post-migration mode)
- run_pre_extract_debug.bat (pre-extract mode)
- run_pre_extract_debug.sh (pre-extract mode)
Procedure
To run the extraction tool in either of the modes, complete the following steps: