The problem is that you cannot tell from a database dump whether this had happened at the moment the dump was taken. Also, the issue is not just sp_flushstats; it is really that there should not be any transaction log records past the last checkpoint in the dump. There is currently no way to determine this from the database dump file, and this is what CR 548251 was created for.
↧