Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to stop or suspend database access?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01311527
Message ID:
01311536
Vues:
22
This message has been marked as the solution to the initial question of the thread.
You can stop SQL Server service before backup and start after
NET STOP MSSQLSERVER
...
NET START MSSQLSERVER
Check also http://berezniker.com/content/pages/visual-foxpro/windows-service-status

>
>I backup my drive (where SQL Server database reside) by copying the entire drive to an external drive. But when I do it, I get message that the sql database file failed to be copied (not exactly these words but something like this). Of course, this is because SQL Server has connection to the database.
>
>Is it possible to temporarily suspend SQL Server connections to the databases? How do you do it?
>
>Thank you.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform