I don't think that correctly answers my question.
Here is my scenario. I am upgrading a database from 9.5 to 9.7 [AIX] . To take a back up of the database, it takes 2 hours. Incase I need to take an offline backup before the upgrade, the outage time increases. The reason why I am thinking of online backup is to skip the extra 2 hour outage window.
Whatever backup we take, if wee need to backout our changes, we need to recreate an instance under db2 V9.5 and restore the database. For this restore, either online or offline backup should work.
I know that we cannot rollfoward 9.5 log files on to 9.7 database but at the same time, we cannot restore 9.5 backup on to 9.7 instance - so what is the point in taking offline backup ?