What tools are you aware of that can be used to read db2 transaction logs?
The purpose is to capture the info about who (if possible) had done what (DML/DDL), not to recover data. I'm aware of db2audit and db2readlog API. list history can also be used to see DDL changes. What else can be used (free or paid)?