Dears
Thanks for your reply , also i want to show some documents by IBM
This suggests that the database was inactive and then activated , this will trigger a log to be truncated as per documention :
DB2 Database for Linux, UNIX, and Windows
"If a database has not been activated (by way of the ACTIVATE DATABASE command), DB2 truncates the current log file when all applications have disconnected from the database. The next time an application connects to the database, DB2 starts logging to a new log file. If many small log files are being produced on your system, you might want to consider using the ACTIVATE DATABASE command. This not only saves the overhead of having to initialize the database when applications connect, it also saves the overhead of having to allocate a large log file, truncate it, and then allocate a new large log file."
Do you think this will make difference?
Regards,
nasser