Liquibase DB2 - Tablespace Management

Hi,

does anyone know how the tablespace mangement is supposed to behave when creating camunda tables in IBM DB2?

Are there any prerequisites on how a DB2 database must be configured to make the create scripts work properly?

I had a chat with a DB2 expert in my company and he told me there must be the tablespace defined explicitly in a “CREATE TABLE” to avoid “random behavior” in tablespace selection.
I do not want the changesets for adding tablespace declaration because it would also impede automatic DB changes in future Camunda updates.

Who has any experience with creating Camunda Tables in DB2?

Any insight is highly appreciated.

Thaks
Chris