Skip to Content
0
Aug 10, 2016 at 09:07 PM

Creating tablespace for logging tables in DB2 in another schema

74 Views

Hello all,

can we create a tablespace for the logging tables in another schema than used for the application tables in the source System (DB2) and can we configure this different schema in SLT?

I assume that SLT always uses the schema that is given in the database connection

Source-DB: DB2

Application tables: Schema "Application"

Logging-Tables: Schema "Logging"

Kind Regards