Jump to content
We've recently updated our Privacy Statement, available here ×
  • MS SQL Server MetaDataException: Cannot get database meta info


    ghudson_1
    • Features: Domains Version: v5.5, v5.3, v5.2, v5.1, v5.0, v4.7, v4.5.1 Product: JasperReports® Server

    MetaDataException when creating new domain

    A customer created a new Domain, clicked 'Edit with Domain Designer', and at the moment when the Designer should prompt the user to select a database schema they were given an error:  "MetaDataException: Cannot get database meta info"

    Log analysis showed this root error:

     

    com.microsoft.sqlserver.jdbc.SQLServerException: Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the INTERSECT operation.
    

    Resolution:

    This customer was using  Microsoft Sql Server 2008 r2 , JAVA version 1.6.0_43.  Their DBA indicated no known collation problems across their tables.

    They found that replacing the microsoft jdbc driver, sqljdbc4.jar, with a newer version resolved the problem.  Apparently there is an obscure defect in the older version of that driver.


    Ref. Case #00049457


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...