A new topic, 'oracle driver incompatibility', has been made on a board you are 
watching.

You can see it at
http://liquibase.org/forum/index.php?topic=880.new#new

The text of the topic is shown below:

Using liquibase 2.0.0, oracle jdbc driver 9.0.2.0.0.  Get the following 
exception:

liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: 
java.sql.SQLException: Unsupported feature
   at 
liquibase.database.AbstractDatabase.getDatabaseMajorVersion(AbstractDatabase.java:144)
   at 
liquibase.Liquibase.setDatabasePropertiesAsChangelogParameters(Liquibase.java:720)
   at liquibase.Liquibase.setDatabase(Liquibase.java:78)
   at liquibase.Liquibase.<init>(Liquibase.java:63)
   at 
liquibase.integration.ant.BaseLiquibaseTask.createLiquibase(BaseLiquibaseTask.java:181)
   at 
liquibase.integration.ant.GenerateChangeLogTask.execute(GenerateChangeLogTask.java:34)
...
Caused by: liquibase.exception.DatabaseException: java.sql.SQLException: 
Unsupported feature
...
Caused by: java.sql.SQLException: Unsupported feature
   at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:13)

Problem does not exist in 1.9.4, anybody know of a workaround?

Thanks,
David

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The Liquibase Community Forum Team.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Liquibase-user mailing list
Liquibase-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to