Quantity of transaction logs used per application/connection in DB2
问题 I would like to know the quantity of logs used (active logs) by each connection in the database. I know how to retrieve the quantity of active logs for the database, but not for each application. Knowing the quantity of active logs in the database helps me to identify if a log-full condition is approaching. However, I want to know which application is approaching to this condition of log-full. For this reason, I need to know how much log is used by each transaction (each application), but I