Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

There are the following types of connection and authentication (security) options available in Datical DB:

...

Note

The appdba:sqlcmd change type is not supported when using MSI Authentication:

  • In the GUI do not use the change set type called “Execute with sqlcmd for Microsoft SQL Server & Azure SQL Databases”. Please use the “Execute a SQL script file using JDBC” change set type with MSI Authentication instead.

  • In Packager do not use the DDL_DIRECT,DATA_DML, DIRECT, or CONVERT package methods which are the defaults for the “ddl_direct”, “data_dml”, “ddl“ddl”, and “sql_direct” folders. Please use only the SQLFILE and STOREDLOGICpackage methods with MSI Authentication instead. Read more about setting packageMethod in metadata.properties here:

...