Showing posts with label network. Show all posts
Showing posts with label network. Show all posts

Thursday, March 22, 2012

Errors-unable to start

Hello, hope someone can help. My work computer has SQL installed now and it
must be started when I need to use my network scanner then turned back off.
Why? Not sure. This has always worked fine until yesterday. When I try
to start SQL I get 3 error
messages in a row and I am hoping someone out there can let me know how to f
ix it.
I have version 8.00.760 on this computer.
* 1st pop up error:
The MSVCIRT.DLL file is linked to missing export MSVCRt.DLL:'_U@.YAPAXI@.Z
* After I click OK, 2nd error pops up:
A device attached to the system is not functioning.
* After I click OK, 3rd error pops up:
An error 31- (a device attached to the system is not functioning.) occured w
hile performing this service operation on the MSSQL Server service.
Thanks in advance..MSVCIRT.DLL file is linked to missing export MSVCRt.DLL
This may indicate that the dll is corrupt or the wrong version....have you
installed any service packs, hot fixes of other software? You can try to re
place the dll with the correct version and see if that fixes your problem...
.
Brad Feaker
Database Administrator|||I have looked at noticed that there are several different types of updates a
nd service packs, do you have a suggestion. I have not done anything as of
yet. Thanks|||Try adding any service packs and hot fixes...this looks like an OS problem a
nd the SQL Server problem is a symptom. This is an OS problem I saw - mainl
y in Win98 though....You may even want to run a repair on your OS from the
install CD if the SP's and
fixes don't replace the dll in question.
Brad Feaker
Database Administrator
Please reply to forum only!!!!
-- Roxanna wrote: --
I have looked at noticed that there are several different types of updates a
nd service packs, do you have a suggestion. I have not done anything as of
yet. Thanks

Errors-unable to start

Hello, hope someone can help. My work computer has SQL installed now and it must be started when I need to use my network scanner then turned back off. Why? Not sure. This has always worked fine until yesterday. When I try to start SQL I get 3 error
messages in a row and I am hoping someone out there can let me know how to fix it.
I have version 8.00.760 on this computer.
* 1st pop up error:
The MSVCIRT.DLL file is linked to missing export MSVCRt.DLL:?_U@.YAPAXI@.Z
* After I click OK, 2nd error pops up:
A device attached to the system is not functioning.
* After I click OK, 3rd error pops up:
An error 31- (a device attached to the system is not functioning.) occured while performing this service operation on the MSSQL Server service.
Thanks in advance..
MSVCIRT.DLL file is linked to missing export MSVCRt.DLL
This may indicate that the dll is corrupt or the wrong version....have you installed any service packs, hot fixes of other software? You can try to replace the dll with the correct version and see if that fixes your problem...
Brad Feaker
Database Administrator
|||I have looked at noticed that there are several different types of updates and service packs, do you have a suggestion. I have not done anything as of yet. Thanks
|||Try adding any service packs and hot fixes...this looks like an OS problem and the SQL Server problem is a symptom. This is an OS problem I saw - mainly in Win98 though....You may even want to run a repair on your OS from the install CD if the SP's and
fixes don't replace the dll in question.
Brad Feaker
Database Administrator
Please reply to forum only!!!!
-- Roxanna wrote: --
I have looked at noticed that there are several different types of updates and service packs, do you have a suggestion. I have not done anything as of yet. Thanks

Wednesday, March 21, 2012

Errors trying to retrieve large excerpts

hi again,
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
[Microsoft][ODBC SQL Server Driver]TDS buffer length too large
[Microsoft][ODBC SQL Server Driver]TDS buffer length too large
[Microsoft][ODBC SQL Server Driver]TDS buffer length too large
[Microsoft][ODBC SQL Server Driver]TDS buffer length too large
Cheers,This is a great error message, but can you provide more information? What
is the table structure? What is the code that causes the error? Where does
it live (Query Analyzer, an application, ...)?
Please post DDL, sample data and desired results.
See http://www.aspfaq.com/5006 for info.
"Enric" <Enric@.discussions.microsoft.com> wrote in message
news:15162A38-1922-4500-9197-118A544857D1@.microsoft.com...
> hi again,
>
> [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).
> Server: Msg 11, Level 16, State 1, Line 0
> General network error. Check your network documentation.
> [Microsoft][ODBC SQL Server Driver]TDS buffer length too large
> [Microsoft][ODBC SQL Server Driver]TDS buffer length too large
> [Microsoft][ODBC SQL Server Driver]TDS buffer length too large
> [Microsoft][ODBC SQL Server Driver]TDS buffer length too large
> Cheers,|||See if this helps:
http://support.microsoft.com/default.aspx/kb/176256
Anith