Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update does not work.
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
00574484
Message ID:
00574518
Vues:
21
Have you tried the following?

SET LOCK_TIMEOUT 1800. This increases the timeout setting for the transaction. Use this at the beginning of your query. You can check your current timeout setting by using

SELECT @@LOCK_TIMEOUT

I have encountered this problem before and have had to greatly increase my timeout setting to encompass all data being analyzed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform