database-restore
Finding the restore progress of SQL server from inside c#
I know this is most-likely a simple question but when you restore a database from inside SQL management studio you can set the update interval with stats[详细]
2022-12-22 21:23 分类:问答Wisdom of merging 100s of Oracle instances into one instance
Our application runs on the web, is mostly an inquiry tool, does some transactions. We host the Oracle database. The app has always had a different instance of Oracle for each customer. A customer is[详细]
2022-12-22 19:46 分类:问答Restore firebird database just from fdb file
Had a webserver crash yesterday and had to reinstall system (Ubuntu)..99% of the data/application restore开发者_如何学JAVAs were just fine as I use mysql and have proper backups, however also have 2 f[详细]
2022-12-21 21:12 分类:问答Screwed up table in oracle
I have to admit that I just, well, screwed the pooch on a production database.When running an update query i开发者_运维百科n SQL Developer, I did not realize that only a portion of the query was highl[详细]
2022-12-20 05:05 分类:问答Remove (merge) SQL Servers' database secondary data file
I have a database backup for which SQL Server Management Studio says that it has three files in it: an .mdf file, an .ndf file and one .ldf file. This secondary data file (the .ndf one) was created fo[详细]
2022-12-19 10:06 分类:问答Restoring two databases from a single backup file (SQL Server 2005)
I have a .bak file which contains backup sets of two different databases. It was made by sql server maintenance plan. Now I have to restore both databases. The problem is, that while the first databas[详细]
2022-12-18 01:05 分类:问答Restore Database backup from code?
I have an application extension which I need to test.Part of the extension applies some updates to the application database schema (via the applications API).i want to test that given version 1 of the[详细]
2022-12-17 15:25 分类:问答Backup and Restore from SQL Server 2005 to 2008 express edition?
I\'m having a huge problem with a client. Their infrastructure blows, and most of the development done end up with mysterious errors(which only happen in their environment).[详细]
2022-12-15 11:56 分类:问答What's a Backup and Recovery Process for Team Foundation Server 2010?
We have a new installation of TFS 2010 (on SQL Server 2008), and I\'m planning the backup and recovery process.[详细]
2022-12-14 23:46 分类:问答SMO restore and Windows 7
I开发者_如何学C have an application that uses SMO to manage databases. It works great on XP and Server 2003.[详细]
2022-12-14 09:18 分类:问答