Question : I am using Mysql.And by mistake I deleted very important info.Is there a way to recover or even […]
Tag: recovery
Secondary data file is in ‘Recovery Pending’ state, but database is online
Question : I got an issue. I have a database (Say, DBASE) which have three files – Two data files […]
Fix mysql replication crashed due to underlying storage corruption
Question : we have critical database server running on two virtual machines. one virtual machine crashed due to underlying storage […]
Restore PostgreSQL database (or db names) to new version, from files?
Question : Scenario in short: a development laptop broke old HDD is still readable new laptop has PostgreSQL 9.4 instead […]
How can extract the table schema from just the .frm file?
Question : I have extracted the data directory of mysql from a backup and need to get the schema from […]
Databases missing after exporting server and rebuilding master DB
Question : We had a server running Microsoft SQL Server 2014 databases on Hyper-V. I exported it (with C: and […]
Is bulk-logged recovery model ever a good choice if point-in-time restore is not needed?
Question : Is the Bulk-Logged recovery model in SQL Server ever preferable to Simple if point-in-time restore is never needed? […]
How to propely perform a recovery?
Question : So, let me give you some context. I started to work for this company just a few weeks […]
PostgreSQL PITR restore
Question : I have a PostgreSQL 9.1 server running on a CentOS 5.8 32bit OS and I have enabled WAL […]
My database has been deleted suddenly on the server how to recover it?
Question : I’m running an application on windows server that connects to a SQL Server database. Today, when I opened […]