This is a discussion on Re: Error 10054 within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Jens, I believe the Error 10054 is a general error. In my case, the error is not related to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Jens, I believe the Error 10054 is a general error. In my case, the error is not related to bulk-copying. Danke schön "Jens Doose" <Jens.Doose@dewerk.de> wrote in message news:O8zELv5TDHA.2648@TK2MSFTNGP10.phx.gbl... > Take a look at this: > http://msdn.microsoft.com/library/de...us/trblsql/tr_ err_dblib_64s9.asp > > Jens > > "Rilson Nascimento" <ron2@cin.ufpe.br> schrieb im Newsbeitrag news:eT5s$H5TDHA.2036@TK2MSFTNGP10.phx.gbl... > > Hello, > > > > I need your valuable help to correct an error that is happening during a > > workload test with SQL Server 2000, below I give more information about the > > problem: > > > > Error: > > 32420 -1 0 3267434067953 2003/07/17 12:34:27.953 WARNING 2: An error=10054 > > (type=7, loc=(null)) occured in thread for w_id=3019, d_id=6 > > 32421 -1 0 3267434067953 2003/07/17 12:34:27.953 WARNING Server01 Thread for > > w_id=3019, d_id=6 is terminating. > > > > Environment: > > The system is made of 4 workstations emulating 30000 users sending > > transactions to 5 web servers which > > are connected to one database server (W2003 and SQL Server 2000 SP3). The > > database server is the system under test. > > The connection among workstations and web server is HTTP and among web > > servers and sql server is ODBC. > > > > A Remote Terminal Emulator (RTE) is running on the 4 workstations. This > > softwares generates the workload, > > emulates the users entering transactions and records the transactions > > response times. > > > > Situation: > > The worload runs in a gradual fashion, i.e., the users start to connect to > > the database and enter transactions > > in a pace previously programmed, e.g. 200 users/min. After a couple of > > minutes of runnning, all the RTEs > > records the error showed above at the same time and from this point on the > > error occurs over and over and > > I have to stop the test. > > > > please, if you need more information regarding this problem just make me > > know > > > > thank you > > > > > > > > > > |