Jump to content
We've recently updated our Privacy Statement, available here ×

Adding Domain with DB2 V8


vijay_c

Recommended Posts

Hi,

I have installed the Jasper Server using mysql as the db. I have added a datasource for db2 using db2 connect driver. While trying to create the domain using this data source, I am getting the following error.

                java.sql.SQLException: [iBM][CLI Driver] CLI0150E  Driver not capable. SQLSTATE=S1C00
                at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6958)
                at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7115)
                at sun.jdbc.odbc.JdbcOdbc.SQLTables(JdbcOdbc.java:5519)
                at sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.getTables(JdbcOdbcDatabaseMetaData.java:2395)
                at sun.jdbc.odbc.JdbcOdbcDatabaseMetaData.getCatalogs(JdbcOdbcDatabaseMetaData.java:2471)
                at com.jaspersoft.commons.semantic.metaapi.impl.jdbc.BaseJdbcMetaDataFactoryImpl.discoverCatalogs(BaseJdbcMetaDataFactoryImpl.java:227)
                at com.jaspersoft.commons.semantic.metaapi.impl.jdbc.BaseJdbcMetaDataFactoryImpl.getDatasourceProperties(BaseJdbcMetaDataFactoryImpl.java:179)
                at com.jaspersoft.ji.semantic.action.DomainDesignerAction.initAction(DomainDesignerAction.java:386)

 Any idea how to avoid this error. Also, has anyone used DB2 V8 and have created a domain successfully ?  

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...