In the context of database migration, what issue does the error message 'was not migrated due to partial or ambiguous match' typically indicate?
A. The data was migrated successfully but with partial data loss.
B. The migration process encountered an error due to incomplete data matching.
C. The migration was delayed due to conflicting database schemas.
D. The migration script was terminated prematurely due to insufficient permissions.