Interactive Command Builder

Build your MigratorXpress command interactively by filling in the form below.

Fill in the required fields and optional parameters as needed. The command will be generated automatically at the bottom.

Authentication

Path to your JSON credentials file

Source Database

ID from your credentials file
Optional - if not specified, MigratorXpress will loop over all user schemas in the source database

Target Database

ID from your credentials file
Optional - if not specified, uses the source schema name as target schema name

Migration Database

Database for tracking migration progress

Performance Options

Parallel jobs for processing (default: 1)
Parallel threads for data transfer (default: 1)
Path to FastTransfer binary directory (required for data transfer tasks)
Threshold for big tables to be treated in parallel (default: 250,000,000)
Do not use transaction ID in Netezza or Oracle

Resume and Run Control

Resume jobs given a run_id (optional)
Force migration by cleaning all rows relating to specified source/target schemas

SQL Server Columnstore Options

Create CCI if row count is above this threshold (default: 1000000)
Create ACI if row count is above this threshold (default: 100000000)

Table Filtering

SQL patterns for tables to include (comma-separated, default: %)
SQL patterns for tables to exclude (comma-separated)
Exclude tables with fewer rows (default: -1, no limit)
Exclude tables with more rows (default: -1, no limit)

Oracle-Specific Options

Column name prefixes to force int type in Oracle (space-separated)
Column name suffixes to force int type in Oracle (space-separated)

Profiling Options

Percentage of rows to sample for profiling (default: 10%)
Minimum row count for applying sampling in Oracle profiling (default: 100,000)
Inner level of query parallelism (default: 6)

Data Validation

Compute exact number of table rows
Basic diff: column count and row count only

Foreign Key Options

Foreign key enforcement mode

Logging Options

Logging level
Directory for log files (default: current working directory)

Tasks to Execute

Tasks will be executed in the order shown

Additional Options

Drop target tables before creating them
How to handle migration tracking data

Platform Selection

Generated Command

Fill in the form above and click "Generate Command"