When trying to create the snapshot of X
database in a transactional replication the error appears:
"Message: Divide by zero error encountered Stack: (Source: MSSQLServer, Error number: 8134)"
When looking at the replication monitor I see that it always reaches up to 28% in the creation of the instantaneous. What I find strange is that I am only synchronizing tables and I do not understand where the division error by zero comes from
I would like to know if it is a configuration issue of the replica or if instead it is the amount of data given that the database has a size of 500 GB and 2700 database objects.
I appreciate any help.