Greetings,
I am new to SQL Server, I am performing a differential database restoration, I need to know how to find out what are the backup files that needs to be restored before or after with a differential database restore. I am not talking about the transaction logs here. For example I have a differential backup, I need to know what the other backup files required to make it restore successfully. Is there any utility, commands or T-SQL to find the dependencies in SQL Server ? which will say the backup should be proceed in a particular order or give the commands to perform it.
Also I need to find how many transaction log needs to be processed to restore the database.
I tried hard to find out the dependencies before a differential restoration but not able to find it. Kindly assist me.
With regards,
Gopinath.
With regards, Gopinath.