There are two SQL servers, the production (P) and the backup (B).
At night, there is a job that backs up P, copy the backed up file to B and B get restored.
As far as the backup and restore scripts are concerned,they both show the successful executions.
However, when I run the SQL statements with WHERE conditions, some tables returned the huge errors as shown in the attachment.
Start Free Trial