Tag: RECOVERY
Mysql Logical Backup using mysqldump – Import
Mysql Logical Backup using mysqldump – Import This blog post is a continuation of the previous blog post Mysql Logical Backup using mysqldump – Export Click here to read more. In the previous blog, we saw How to perform the export of the Database and Table. Now in this post, we will perform How to […]
7 total views, 4 views today
How To Recover Table from Drop/Truncate/Delete done on Primary using Flashback on a Standby
Recover a Table from Drop/Truncate/Delete done on Primary using Flashback on a Standby In this article, we will learn steps needed to perform recovery of User wrong operation like delete/drop/truncate action on the production table without using Restore and Recover command on PRIMARY DATABASE.Recovering the table from the standby database will also eliminate any required […]
431 total views, 2 views today
Recent Comments