Discussion:
[Liquibase-user] New Topic: oracle driver incompatibility
Liquibase Community Forum
2011-01-03 23:19:41 UTC
Permalink
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.

Loading...