Recover content from log to datasheet

Source: Internet
Author: User
Tags insert log save file
Recovery | Data Open Log Explorer File=>attach log file-> Select server and login mode->connect->
Select Database->attach-> the left dialog box Browse->view log-> can see log records
Click on "View DDL Commands" And there are many drop table commands
Clicking the "Undo" button below is the statement that generates the table structure (create TABLE ...). )
Click the "Salvage" button below to generate the INSERT statement (INSERT INTO ... values ...). )
(lynx1111 provided above)

Want to recover: Right-click Log Record undo Transation-> choose to save file name and path-> and then open the file to Query Analyzer to perform
T-SQL code is okay.

For example, if log is the delete table where ... , the generated file code is the Insert Table ....

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.