Manual Installation - DB2 Database -> Missing Tables

Hi guys,

I just ran into the same problem with PostgreSQL and databaseSchema doesn’t seem to be documented anywhere. Maybe this could be added to the docs.

Also, this example doesn’t work without setting the property:

https://docs.camunda.org/manual/7.5/user-guide/process-engine/multi-tenancy/#example-configuration-for-schema-isolation

Still, I am wondering if that used to work without setting the property in earlier versions. Also, this seems to be a bit repetitive to me as I already state the schema with [prefix]+'.' I’d be interested in the motivation behind this implementation, if you are in the mood :wink:

Cheers, Ben

1 Like