Hi everyone, I’m trying to run a snapshot job on a SQL Server, but Relational Migrator executes a part (I believe it’s the initial batch) and then gives a SQL Exception error signaling a Query timeout.
The scenario is a database composed of 3 tables that, according to the MongoDB model, are being transformed into a single collection. The first part, which is an initial insert, runs very well, but when the update process starts, the problem occurs.
Has anyone experienced this? Is there any extra configuration?
Hi guys, just dropping by to give an update on the RelMig issue.Basically, it was resolved with an internal Debezium parameter so that it wouldn’t time out when executing the query: