Hi Steve,
Thanks for responding. Here is the property file I am using:
driver=com.teradata.jdbc.TeraDriver
classpath=liquibase.jar;terajdbc4.jar;tdgssconfig.jar;liquibase-teradata-3.0.jar
url=jdbc:teradata://<hostname> /database=<dbname>
username=dbadmin
password=<password>
I am just creating a changeLogFile since my database is already existing. I noticed that the Liquibase tables, DATABASECHANGELOG and DATABASECHANGELOGLOCK are not created in Teradata, unlike with MS SQL.
Attached is a screenshot of the Liquibase folder I have and its contents.
Thanks
Walt Disney Studios
Thanks for responding. Here is the property file I am using:
driver=com.teradata.jdbc.TeraDriver
classpath=liquibase.jar;terajdbc4.jar;tdgssconfig.jar;liquibase-teradata-3.0.jar
url=jdbc:teradata://<hostname> /database=<dbname>
username=dbadmin
password=<password>
I am just creating a changeLogFile since my database is already existing. I noticed that the Liquibase tables, DATABASECHANGELOG and DATABASECHANGELOGLOCK are not created in Teradata, unlike with MS SQL.
Attached is a screenshot of the Liquibase folder I have and its contents.
Thanks
Chris
Database Engineer
Walt Disney Studios