Hi,
We have files being continuously copied across to a secondary site (SQL Server logs). Recently the order of the files have been arriving at the secondary site in non-chronological order. This then causes the database at the secondary site to fall behind more than necessary until the earlier file is copied across.
Is there anyway to force files to be copied across in chronological order?
Many thanks