Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to resolve the lock
Message
 
 
À
16/12/2004 17:49:12
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
00967937
Message ID:
01275126
Vues:
17
>Set a Timeout.
>
>You can use a Connection interface timeout ( this is a job timeout )
>or a T-SQL lock timeout ( more precise )
>
>* ODBC
>sqlsetpro(m.stmt,"ConnectTimeOut",5)
>* T-SQL
>SET LOCK_TIMEOUT timeout_period
>
>
Hi Fabio,

How does it affect a SP execution and is there a way to increase time for SP?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform