Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Unhandled token type error from MS JDBC Driver

 
   Database Forums (Home) -> JDBC Driver RSS
Next:  Problem with Data Pump  
Author Message
Chris Rowan

External


Since: Sep 01, 2004
Posts: 2



(Msg. 1) Posted: Wed Sep 01, 2004 10:45 am
Post subject: Unhandled token type error from MS JDBC Driver
Archived from groups: microsoft>public>sqlserver>jdbcdriver (more info?)

Our application code (various functions) sporadically gets the error listed
below:

[Microsoft][SQLServer 2000 Driver for JDBC]Unhandled token type: Unknown
token: 0x00

The 0x00 value varies, but is most commonly 0x00. Normally, the application
can go retry the same function and run successfully. We are using SP1 of the
MS JDBC Driver.

What does this error message mean? Is there anything in the application code
that could cause this error message? Has anyone else seen this message?

I've looked at the fixes for SP2 and SP2 of the MS JDBC Driver. None of them
seem to specifically address this error. Is it possible that installing SP3
would fix the problem? Has anyone had problems with SP3 or is it stable
enough to move to?

Thanks for any assistance you can offer,
-Chris

 >> Stay informed about: Unhandled token type error from MS JDBC Driver 
Back to top
Login to vote
Joe Weinstein

External


Since: Oct 24, 2003
Posts: 512



(Msg. 2) Posted: Wed Sep 01, 2004 11:09 am
Post subject: Re: Unhandled token type error from MS JDBC Driver [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Chris Rowan wrote:

 > Our application code (various functions) sporadically gets the error listed
 > below:
 >
 > [Microsoft][SQLServer 2000 Driver for JDBC]Unhandled token type: Unknown
 > token: 0x00
 >
 > The 0x00 value varies, but is most commonly 0x00. Normally, the application
 > can go retry the same function and run successfully. We are using SP1 of the
 > MS JDBC Driver.
 >
 > What does this error message mean? Is there anything in the application code
 > that could cause this error message? Has anyone else seen this message?

Hi. It means that the driver doesn't know all the things the DBMS might say
to it. It is a bug in the driver, and not anything you can predict or be
responsible for in user code. If you had an easy reproducer it would be easy
for MS to get this fixed. If you can post the whole stacktrace of the exception
it might help them.
Joe


 >
 > I've looked at the fixes for SP2 and SP2 of the MS JDBC Driver. None of them
 > seem to specifically address this error. Is it possible that installing SP3
 > would fix the problem? Has anyone had problems with SP3 or is it stable
 > enough to move to?
 >
 > Thanks for any assistance you can offer,
 > -Chris

 >> Stay informed about: Unhandled token type error from MS JDBC Driver 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
"Data type unknow" when using SQL 2000 jdbc driver to acce.. - When I use JDBC driver for SQL Server 2000 (sp3) to access SQL Server 2005 in server cursor mode (selectMethod=Cursor), there will be an error (as below) returning for any select statement. "[Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]T...

Unhandled data type: TDS_INT8 - Hi, I'm getting the following error while executing a simple SELECT * FROM table query. I'm using MS SQL Server 2005 JDBC Driver 1.2. java.sql.SQLException: [Microsoft][SQLServer JDBC Driver]Unhandled data type: TDS_INT8 at..

SQL Error with CTP JDBC Driver 1.1 - Starting up our application server encounters an error with the 1.1 CTP JDBC driver against a SQL Server 2005 SP1 server. The identical process succeeds with the 1.0 driver. The error received is: "The conversion from VARCHAR to CHAR is unsuppo...

SQLServer 2000 Driver for JDBC]Error establishing socket - Error: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket. After trying all from Microsoft KB 313178, I'm asking here. Application information: Software runs under JBOSS, and JSDK 1.4.1_02 from cmd prompt. It works at other..

JDBC Driver for SQL 7.0 ? - Hi; I'm installing an application that requires a JDBC driver for SQL Server. The thing is I am running SQL Server 7.0 and a look at Microsoft seems to show there are lots of these drivers for SQL 2000 but not for 7.0 I know little about these things -...
   Database Forums (Home) -> JDBC Driver All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]