Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

The collation issue

hi,

we are using SQL server 2005. After setting up jazz team server using apache tomcat, everything went fine till we tried to create the tables from jazz team admin webpage. As mentioned in the setup guide we had set the collation vallue of jazz database to SQL_Latin1_General_CP437_CS_AS. But the collation value of server is set to "Danish_Norwegian_CI_AS". This seems to be causing problem when we create tables. In the log it says "Cannot resolve the collation conflict between "Danish_Norwegian_CI_AS" and "SQL_Latin1_General_CP437_CS_AS" in the INTERSECT operation"

Can anyone tell how to proceed in this situation. We dont want to change the collation settings at the server level as there are many other databases on this server and we dont want to create problems in those databases.

Any help will be appreciated.

-Sandeep

0 votes



2 answers

Permanent link
Well, I got the solution by myself.

Just replace Microsoft JDBC driver 3.0 with 2.0.

The tables got created now.

0 votes


Permanent link
I checked our work items for a matching report, and didn't find any, so I've filed 117169: Collation conflict when using JDBC 3.0 driver with SQL server 2005. Glad you were able to find a workaround.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 01 '10, 3:09 a.m.

Question was seen: 6,616 times

Last updated: Jun 01 '10, 3:09 a.m.

Confirmation Cancel Confirm