Recovery with multiple transaction logs

If you have a set of transaction logs, the procedure is different than if you only have an online transaction log. You can choose to apply transaction logs individually using the -a option, or you can allow the database server to determine the correct order of the transaction logs and apply them all using the -ad option.


Applying transaction logs individually
Applying multiple transaction logs