473,394 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Unknown Token Received

I have a client using SQL 2k, SP2 (due application requirements, SP3 is not
an option - the application vendor will not specify why). We are receiving:

[Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server

Connection Broken

There doesn't appear to be any rhyme or reason as to why this is happening.
And...it shows it's ugly head at random places during execution. Has anyone
experienced this also, or have any ideas on what to look for? I have seen
numerous suggestions stating to upgrade from MDAC 2.6 to 2.7. At this
point, I'm not sure if thats an option based on the vendors application
(which by the way they no longer support!).

Any ideas will be greatly appreciated.
Greg
Jul 20 '05 #1
1 11707
[posted and mailed, please reply in news]

Greg M. (gm********@insightbb.com) writes:
I have a client using SQL 2k, SP2 (due application requirements, SP3 is
not an option - the application vendor will not specify why). We are
receiving:

[Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server

Connection Broken

There doesn't appear to be any rhyme or reason as to why this is
happening. And...it shows it's ugly head at random places during
execution. Has anyone experienced this also, or have any ideas on what
to look for? I have seen numerous suggestions stating to upgrade from
MDAC 2.6 to 2.7. At this point, I'm not sure if thats an option based
on the vendors application (which by the way they no longer support!).


The message itself indicates a protocol violation. That is, SQL Server
sends something which is not to be expected according to the TDS protocol
that server and client communicate over.

However, in many cases, the message just indicates that the process for
the connection inside SQL Server went belly-up, because of an access
violation, stack overflow or similar bad thing. In this case, you will
find a stack dump in the SQL Server errorlog. Possibly you can then connect
the dump to a certain statement.

But if it is random as you say, then the errorlog may not make you
any wiser. In such case, the best would be to open a case with Microsoft.
Since some sort of bug appears to be involved here, you should get
any initial expenses refunded.

--
Erland Sommarskog, SQL Server MVP, so****@algonet.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: R Baumann | last post by:
I'm a newbie with Python, and trying to connect to the Interbase/Firebird 'EMPLOYEE.GDB' file to play with it. Can anyone help with this? I'm running Firebird 1.5rc4 Python 2.3.2 kinterbasdb...
0
by: Mail Delivery Subsystem | last post by:
This is a MIME-encapsulated message --Boundary_(ID_QHqg8WmB+CETJUVPdiYhDQ) Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT The original message was received at Sun,...
0
by: David Moore | last post by:
Hello I posted a thread about this a while back, but I can't actually find it again so I can reply to it with the solution I found, so I'm making a new thread and hoping it goes to the top of...
1
by: William | last post by:
FD_SET( listener, &master ); fdmax = listener; FD_ZERO( &readfds ); FD_ZERO( &master ); FD_SET( STDIN, &master ); // STDIN is now among the set of fds that we pool for incoming data...
3
by: Torrent | last post by:
When Trying to Load an XSLT File with the XslTransform i got a rather annoying Exception being thrown "System.Xml.XPath.XPathException: XsltContext is needed for this query because of an unknown...
1
by: Simon | last post by:
Rear reader, By running my application on an other machine a received the message "Unknown function date". It has to do with the function Date() and Now() in a query. After disable the...
3
by: Manuel | last post by:
I'm trying to compile glut 3.7.6 (dowbloaded from official site)using devc++. So I've imported the glut32.dsp into devc++, included manually some headers, and start to compile. It return a very...
11
by: jarod1701 | last post by:
Hi, i'm currently trying to replace an unknown string using regular expressions. For example I have: user_pref("network.proxy.http", "server1") What do I have to do to replace the...
2
by: oopaevah | last post by:
I am using the Microsoft.XMLHTTP object to make server requests ie; ajax. This is working 99% of the time but occasionally it will freeze at the server for 5 minutes and then raise a javascript...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.