Quote:
Originally Posted by ponk.nr
Can I delete or remove archive log files
|
Please specify what you want to do. I fear that you want to remove those DB2-objects with non-db2 utilities on the file-system like "del" or "rm"... so DB2 looses track.
If you want to get rid of those files, always use the db2 "prune" command. If an object is still needed by db2, prune will refuse to delete it.... I would not have it any other way.