Error: Index was outside the bounds of the array.
negatyv
Posts: 3
hello
First of all, great piece of software!
I have two databases on the same server (sql 2000). I try to compare them against their backups. There is no problem wiht the smaller one (2GB), but when comparing the bigger one (40GB) i get following error, when comparing this DB with its mirror on the second server there is no problem, so i guess there is something wrong with the backup file. Do you have any idea where to look for solution?
thanks in advance
Mike
Serial Number:xxx-xxx-xxxxxx-xxxx
SQL Data Compare running with SQL Option: Default (OK).
SQL Data Compare running with Mapping Option: Default (OK).
SQL Data Compare running with Comparison Option: Default (OK).
Comparing database (local).PLDB with database PLWRODB01.PLDB...
Registering databases
Error: Index was outside the bounds of the array.
First of all, great piece of software!
I have two databases on the same server (sql 2000). I try to compare them against their backups. There is no problem wiht the smaller one (2GB), but when comparing the bigger one (40GB) i get following error, when comparing this DB with its mirror on the second server there is no problem, so i guess there is something wrong with the backup file. Do you have any idea where to look for solution?
thanks in advance
Mike
Serial Number:xxx-xxx-xxxxxx-xxxx
SQL Data Compare running with SQL Option: Default (OK).
SQL Data Compare running with Mapping Option: Default (OK).
SQL Data Compare running with Comparison Option: Default (OK).
Comparing database (local).PLDB with database PLWRODB01.PLDB...
Registering databases
Error: Index was outside the bounds of the array.
Comments
Can you please run SQL Data Compare with the /verbose option, and see if you get more information about the problem? Specifically, there should be a stack trace pinpointing which operation is failing.
Thanks!