database-backups
Want to Make Successive Backups for a database
I have written certain code to take the Backup of a Database, the application will take the Database Backup开发者_StackOverflow中文版 automatically at the time Specified. Now, I want some help to take[详细]
2023-02-13 15:40 分类:问答SQL Server tells me database is in use but it isn't
SQL Server keeps telling me a database is in use when I try to drop it or restore it, but when I run this metadata query:[详细]
2023-02-12 23:32 分类:问答mysql - how does mysqldump work?
I have a java application that uses mysql as back end, every开发者_Python百科 night we take a backup of mysql using mysqldump and application stops working for that time period(app 20 min).[详细]
2023-02-08 19:37 分类:问答Backup Time reduction question
I am told that a full DB backup of DB size 65GB takes between 4-5hrs in ORacle 10g. Is that normal ? We have a separate program activity that would take about 1.5 hrs.[详细]
2023-02-07 05:53 分类:问答What is the advantage of using Continuous Archiving and Point-In-Time Recovery over a SQL Dump?
It seems like Continuous Archiving and Point-In-Time Recovery for PostgreSQL is much m开发者_JAVA百科ore complicated to backup and restore.What would the advantages be over using the SQL dump method?M[详细]
2023-02-06 14:30 分类:问答Backing Up MySQL Database Only With MySQL Command
I\'ve got this very strange web host开发者_运维技巧, it\'s the weekend and the sysop isn\'t available, and we need to make changes to the site. To do that, we need a database fallback position, so a d[详细]
2023-02-06 12:57 分类:问答"A content database with the same ID already exists on the farm"
I am trying to restore a backup of our Production Database to our Test environment, and receive the error \"A content database with the same ID already exists on the farm.\" after the restore operatio[详细]
2023-02-04 14:54 分类:问答SQL Log and ACTIVE TRANSACTIONS
I have a Web Server with SQL 2008 running a simu开发者_开发知识库lated SQL 2005 db, and I have a local SQL 2005 db for testing environment.[详细]
2023-02-04 02:36 分类:问答Looking for code which will let me backup SQL Server 2005/2008/2008R2 database inside C# tests (MSTest)
I have found a starting point below, but I worry that I can miss calls to CreateDbBackup() and RestoreDbBackup(). I was hoping that I could write and use an attribute on my tests. Is this possible? Ho[详细]
2023-02-03 05:10 分类:问答Is there any script that can make full remote backup? [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: Suggestions for backing up php site and mysql db[详细]
2023-02-02 11:35 分类:问答
加载中,请稍侯......