hi,
How can I force db2 to write data i've inserted in a table into the coresponding container of the tablespace.
I can do this, by archive the logs 5 times(logprimary=3, logsecond=2), but that's not the way I want.
It is also done, when all applications are disconnected from the database, but...