Question : I have an MySQL table build with archive storage engine. The table has over 100k records. I have […]
Tag: backup
how to create backup for stored procedure,trigger and functions of a database in sql server 2008?
Question : I’m having 2 databases in 2 different servers(.246 and .252). I need to create backup for all stored […]
Does CommVault use native SQL Server backup COM objects or the VSS?
Question : We are being told by a parent company that we will be transferring our backups to COMM Vault […]
Scheduled backup errors
Question : I am trying to do the following. I have about 50 DBs and a network NAS that acts […]
How do I refresh SQL server cross database references after a database is reattached with a different name? (Are there hidden synonyms?)
Question : I have 2 seperate SQL databases on the same SQL instance. Database1 references tables on Database2 in its […]
Backup error: Failed to flush the commit table to disk
Question : When I try to backup a SQL Server 2008 database, I receive an error: Backup failed for Server […]
Why SQL Server Express 2012 take automatically backup in “Virtual Device” without virtual device configuration?
Question : I have noticed that after migration of SQL Server 2012 Enterprise to SQL Server 2012 Express, every day […]
Why didn’t MySQL keep the innodb_file_format after loading a mysqldump
Question : I was loading a mysql dump today when I ran into ERROR 1118 (42000) at line 279: Row […]
Two backup programs, diff and log out of sync
Question : I am running encrypted backup on SQL Server 2017. Doing a test restore, it failed: RESTORE DATABASE [test] […]
Recommend SQL database backup for db size 1TB
Question : Currently, our NAV 2013 database has been growing. It takes about 1TB now and is running on SQL […]