select some rows from table return error
hi
I restored one database on Server B with EXTSELCT^DBREST command from backup file (this backup file is taken from Server A).
When I execute select some rows from one table, it return error like this,

the same select sql can return correct data in server A
But when I select other rows from same table on Server B, it return correct data.
Why? maybe the backup file corrupted?
Thanks
Discussion (1)0
Comments
I found that there were some CRC check error for some blocks when I restored again, I will backup again and restore it .
Thanks!