I would seriously consider upgrading to 8.2 (FP 12 is the latest and very stable) for improved log archiving and the many other enahancements and bug fixes.
In 8.2 there is an option called LOGARCHMETH1 that specificies the path were you want log archives to go. No user exit program is necessary. You just specifiy the path as follows:
db2 update db cfg using LOGARCHMETH1 DISK:
/your_log_archive_path_name
You can also use TSM: to integrate it with TSM backup of the archive logs.
In the meantime, you may want to see the
8.1 Data Recovery and High Availability Guide and Reference for more information about archive logging.
http://www-306.ibm.com/software/data...manualsv8.html for more information about log archiving in V8.1.