I am able to use liquibase on SQL Server without problems. However,
if I try it on Teradata 14 I get the error below. I downloaded the
jdbc from Teradata and downloaded the latest liquibase teradata
extension which is liquibase-terdata-3.0.jar
I don't get the meaning of the error message. It looks like it is
looking at SQL Server because of "information_schema".
What am I missing?
D:\liquibase-3.2.2-binTeradata>liquibase
--changeLogFile=D_THTR_DM_S.xml genera
teChangeLog
Unexpected error running Liquibase:
liquibase.exception.DatabaseException: com.t
eradata.jdbc.jdbc_4.util.JDBCException: [Teradata Database]
[TeraJDBC 14.00.00.4
1] [Error 3802] [SQLState 42S02] Database 'information_schema' does
not exist.