Hi!
I am triyng to launch this command-line comparison:
liquibase.bat --classpath=C:\liquibase-2.0.5-bin\ojdbc14.jar --driver=oracle.jdbc.OracleDriver --url=jdbc:oracle:thin:@PC-240484.abg.corp:1521:XE --username=test --password=test diff --referenceDriver=org.apache.derby.jdbc.EmbeddedDriver --referenceUrl=jdbc:derby:c:/test --referenceUsername=test --referencePassword=arce97
But it returns the following error:
SEVERE 23/01/13 9:38:liquibase: Cannot find database driver: org.apache.derby.jdbc.EmbeddedDriver
liquibase.exception.DatabaseException: java.lang.RuntimeException: Cannot find database driver: org.apache.derby.jdbc.EmbeddedDriver
It is something extrange because if a launch a liquibase -update with this missing driver defined in liquibase.properties the update runs ok.
What can happen?
-
Learn
-
Resources
-
Free Tools
OSS Risk Scanner Database DevOps Risk AssessmentCheat Sheets
Snowflake + Liquibase Databricks + Liquibase -
eBooks
6 Liquibase Community Risks & How to Avoid Guide: SOC 2 Compliance at the Database Layer Guide: Quantify the Value of Liquibase Secure -
Comparison Guides
Liquibase vs. Flyway Liquibase vs. Bytebase Liquibase Community vs Liquibase Secure
-
- Quickstart
- Get Started
- Documentation
- University
-
Resources
- Connect
- Contribute
- Join
- Blog
. does any one still use this tool at least ???