Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intermittent connection failures
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Installation
Titre:
Intermittent connection failures
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01458149
Message ID:
01458149
Vues:
116
In my web application I routinely spawn a separate .exe to process long requests asynchronously. For some reason, this process occasionally fails with the error message:

Connectivity error: [Microsoft][SQL Server Native Client 10.0]Named Pipes Provider: Could not open a connection to SQL Server [1326]. [1526:1326]

This is my connection string:

driver={SQL Server Native Client 10.0};server=TEST1;Failover_Partner=TEST2;database=testdatabase;uid=myusername;pwd=mypassword;


There are currently 4 web servers in load balanced mode hitting the mirrored database. This error message pops up in my error logs a dozen or so times a day but the process successfully runs at least a few hundred times a day. The failure is very intermittent with no discernible rhyme or reason. It happens on different servers. It happens at different times of the day. It happens during light load. It happens during heavy load.

Any ideas?
Brandon Harker
Sebae Data Solutions
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform