- Overview
- Environment
- Quick Start
- Configuration
- Commands
- mtk
- init-project
- config
- license
- mig
- show
- sync
- sync-schema
- sync-sequence
- sync-object-type
- sync-domain
- sync-wrapper
- sync-server
- sync-user-mapping
- sync-queue
- sync-table
- sync-nickname
- sync-rule
- sync-table-data
- sync-table-data-estimate
- sync-index
- sync-constraint
- sync-db-link
- sync-view
- sync-mview
- sync-function
- sync-procedure
- sync-package
- sync-trigger
- sync-synonym
- sync-table-data-com
- sync-alter-sequence
- sync-coll-statistics
- check-table-data
- gen
- gen completion
- encrypt
- convert-plsql
- report
- self
- mvd
- usql
- Graphical
- Faqs
- Release
Project
Go to the Project menu
Create Project
- When a project has already been created. Create Project button is at the top right corner of the page.
- When no project has been created, the Create Project button is in the middle of the page.
After clicking Create Project, you will enter the following page
Enter the project name and migrate the configuration file.
Migration configuration file reference mtk config
Subsequent versions will support graphical interface operations, this version only supports json editing
The migration template is embedded in the system, click Chose Template and the following page will appear
You can choose according to the type of database you want to migrate to.
The migration configuration needs to modify the following information:
- Database connection information under source
- Database connection information under target
- Migration object definition under object
- limit Modify the concurrency limit according to the situation
After the modification is complete, click the OK button. Enter as follows
You can also edit and modify on this page. After editing, click the Save button.
- The modified configuration will only take effect on the next startup, and will not affect the currently running migration.
- Projects with migration records cannot modify the migration database type
Start
After entering the project details, click the Start button to enter the migration record details
this page now currently migrates task logs.
Migration record
A project can run multiple migrations. There will be a migration record for each run. You can see the migration details and reports.
- Status filtering
- Download one migration record reports
- Download more migration record reports
Overview
Report