-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: SQL Server JDBC warnings
PostPosted: Wed Feb 04, 2004 7:12 am 
Senior
Senior

Joined: Sun Jan 04, 2004 2:46 pm
Posts: 147
When I run hibernate against SQL server I get these warnings in the log files. I realise this probably isn't a hibernate problem, I was just wondering if anyone else had seen these warnings or knew what they meant and whether I have to worry about them?

Code:
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:20) - SQL Warning: 0, SQLState:
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:28) - [Microsoft][SQLServer 2000 Driver for JDBC]Database changed to cs
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:20) - SQL Warning: 0, SQLState:
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:28) - [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed database context to 'cs'.
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:20) - SQL Warning: 0, SQLState:
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:28) - [Microsoft][SQLServer 2000 Driver for JDBC]Language changed to us_english
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:20) - SQL Warning: 0, SQLState:
WARN [net.sf.hibernate.util.JDBCExceptionReporter] [Thread-0] (JDBCExceptionReporter.java:28) - [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed language setting to us_english.


Cheers.

Myk.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 04, 2004 11:04 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
This is a JDBC driver try to refer to your driver doc or change your driver.
Thi won't be a pb you you don't planned to manage accent, and stuffs like that.

_________________
Emmanuel


Top
 Profile  
 
 Post subject: Clarification
PostPosted: Wed Apr 12, 2006 11:48 am 
Newbie

Joined: Wed Apr 12, 2006 10:38 am
Posts: 1
I'm sorry I didn't understand the reply to the original post. I'm getting the same type of warnings as the original poster. Is this normal and why would this be constantly appearing in the catalina.out log?

WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed database context to 'visiondev'.
Apr 12, 2006 8:07:49 AM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
WARNING: SQL Warning: 0, SQLState:
Apr 12, 2006 8:07:49 AM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
WARNING: [Microsoft][SQLServer 2000 Driver for JDBC]Language changed to us_english
Apr 12, 2006 8:07:49 AM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
WARNING: SQL Warning: 0, SQLState:
Apr 12, 2006 8:07:49 AM net.sf.hibernate.util.JDBCExceptionReporter logWarnings
WARNING: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Changed language setting to us_english.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.