thanks a lot ,Grofaty
you main that,
1、if i execute "activate db" firstly, even all applications disconnect, log won't be changed.
2、and more, if i execute "deactive", then the log will be truncated,is it right?
3、one more question, what will db2 do when "truncating" the log file? Does it main that even the current log is not full , db2 will stop writing it , and gernerate a new log file,then flush all the transaction that happened before and in the current log? will db2 flush it ?
THKs