Question : Our company has a big data server in which large data is stored, like images, video, audio, etc. […]
Category: Database Backup
can i backup multiple db2 databases at the same time?
Question : in db2 9.5 LUW i have one db instance to which i just added a second database. we […]
Can I use the same filepath for recurring backups?
Question : I need to set a back up plan to cover a dev/pre-production server for a bit until a […]
Daily and Differential Backups [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Shopping list question – questions about which […]
mysqlbinlog failing with ” ERROR 1032 (HY000) at line 48: Can’t find record in “ ” Error
Question : I am facing some issue with PITR restore using mysqlbinlog . It is failing with the following error […]
Task scheduler for SQL Server Express
Question : I have an ASP.NET MVC app which works with database under SQL Server 2008 R2 Express edition. There […]
Missing data for one schema in pg_dump
Question : I have a Postgres 9.6 database with several schemas, and a regular backup of this database is done […]
how to use a different tmp dir for INTO OUTFILE select with MySQL?
Question : I am trying to dump a large table (40GB, 600,000 rows) using a SELECT … INTO OUTFILE query. […]
What is the quickest way to restore a DB
Question : Lately I have been finding myself restoring a DB to my local instance of SQL-server a lot more. […]
Mongodb – Copy files for mongorestore
Question : I’ve got 3 nodes in a replica set. Each time when performing a mongorestore from the Master, the […]