My database was originally configured to have the active log files on my C:\ drive. This cause problems because there was not enough space on this drive. So, I changed the logging parameters to log to a different drive D:\. I stopped and restarted the database and it looks like it is logging to the D:\ drive now, but I will have 10GB of log files left on the C:\ how can I get rid of these to free up some disk space? Can I delete them out-right, or does DB2 still need them even after I changed the active log location?