What changes for you
Validation is a planned post-load stage alongside index, sequence, and foreign-key work rather than an unrelated manual exercise.
Omni Loader can run count, table-hash, or record-level validation after loading so the migration result is reviewed through explicit checks.
The job to be done
A large migration is not finished when the first rows arrive. Omni Loader keeps parallel work productive, adapts the loading path to the target, and records enough progress to recover the part that failed.
Select no validation, count comparison, table hashing, or record comparison per project and table according to the migration’s assurance needs.
Why this path matters
Select no validation, count comparison, table hashing, or record comparison per project and table according to the migration’s assurance needs.
What changes for you
Validation is a planned post-load stage alongside index, sequence, and foreign-key work rather than an unrelated manual exercise.
The outcome
Choose count, hash, or record-level validation by table and target capability.
The payoff
Compare the number of source and target records.
Use target-supported hash comparison for a stronger signal.
Inspect value-level differences where supported.
Where the work happens
Read each capability as part of the operating path. The important question is not whether a feature exists, but what work it removes and what evidence it leaves behind.
At a glance
Run history, table status, warnings, errors, and comparison views keep validation results attached to the migration run.

Choose the validation depth
Select no validation, count comparison, table hashing, or record comparison per project and table according to the migration’s assurance needs.
Run after data movement
Validation is a planned post-load stage alongside index, sequence, and foreign-key work rather than an unrelated manual exercise.
Reviewable outcomes
Run history, table status, warnings, errors, and comparison views keep validation results attached to the migration run.
The path to confidence
The page keeps the product detail close to the decision it supports. Your team can see what the software handles automatically, what it changes for the target, and what the result leaves ready to operate.
Select no validation, count comparison, table hashing, or record comparison per project and table according to the migration’s assurance needs.
Validation is a planned post-load stage alongside index, sequence, and foreign-key work rather than an unrelated manual exercise.
Run history, table status, warnings, errors, and comparison views keep validation results attached to the migration run.
Keep the plan connected
A capability becomes easier to operate when the next decision follows from the constraint you just uncovered. Explore the related work that completes this part of the path.
Your working set
Take the next step
Choose count, hash, or record-level validation by table and target capability.
Plan my migration