Sorry that I do not have a script ... You should be able to find the syntax and option for db2adutl delete , in the db2 manuals. You will be able to expire both backup images and logs.
http://publib.boulder.ibm.com/infoce...help/index.jsp
When you restore the database, you will have to make a reference to the backup image , by using the 'TAKEN AT' clause in the backup command. Therefore DB2 will be able to identify and restore the image ... [ Read the RESTORE command section in the manuals ]
Of course, you cannot use the automatic incremental restore if you do not have history entires, but doing manually is possible
Sathyaram