Hi,

I just know if it's necessary to backup the transaction log, for the DB model. The recovery model is "Full" for this DB. I believe that there are no transactions recorded in this log. I wonder if this will generate an error during the restoration if I did not restore the log for the DB model.

I can not find the information in the SQL documentation or on the net.

Thank you