Snowflake diff failing on catalog

I have the a problem running diff between 2 Snowflake databases.
I get this .

[2020-11-27 13:18:28] SEVERE [liquibase.integration] Unexpected error running Liquibase: liquibase.snapshot.InvalidExampleException: Found multiple catalog/schemas matching mydatabase.myschama

When running the diff I’ve included the above(and tried different values for the Catalog)
I’ve tried various settings for --defaultCatalogName=
–defaultSchemaName=
–includeCatalog=
–includeSchema=
but can’t find a combination that works

Is there something else I need to do

Hi @mwxsh,

Sorry for the delay, would love to help you out. Would you provide a little more detail please?

  • exact liquibase command used
  • complete log (hard to see the issue from a snippet). Please set logLevel=Debug
  • liquibase.properties file (please redact sensitive info like passwords)

Thanks,

Ronak