|
#1
|
|||
|
|||
|
Database Backup
Hi All
We are facing a problem when database backups, Our application, running on IIS7, c# and Classic ASP is too slow while database backups. We take backups using job schedular of SQL Server. Job execute a maintainence plan of backups. Bottom line: Why our web application is too slow while backup? We are using IIS7.0 C# 3.5 Classic ASP SQL SERVER 2008 Regards Humair Ahmed |
|
#2
|
||||
|
||||
|
It would not be slow if you simply shut it down during backups.
But, if you expect the database to be operating at the same time it is being backed up, then expect a serious slow down.
__________________
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section. ![]() Please use [Code]your code goes in here[/Code] tags when posting code. Before posting your question, did you look here? Got a question on Linux? Visit our Linux sister site. Modifications Required For VB6 Apps To Work On Vista ![]() Microsoft MVP 2005/2006/2007/2008/2009 |
|
#3
|
|||
|
|||
|
Any solutions
Can't stop website we do backup in every 2 hours we have to run website while backup if you have any suggestion than please let us know Thanks Humair |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backup and Restore SQL database with vb.net | ninel | .NET | 2 | 08-07-2006 02:56 PM |
| Restoring Database backup | Santveer Singh | Database | 2 | 06-13-2001 04:37 PM |
| backup database | Mahendra Gunawan | VB Classic | 1 | 01-23-2001 09:04 PM |