Use the Recover Table wizard to recover a table that was dropped or truncated, as recorded in the transaction log. The Log Reader re-creates the table in the database and reloads the data.
The table is recovered with its original name. If another table with the same name already exists in the database, the Log Reader automatically generates an index and appends it to the name of the recovered table.
Use the path to LSM file advanced option to change the path to the Maint Plans LSM file.
Use the bypass tail log processing advanced option to bypass tail log processing. Object Level Recovery operations may work faster.