I\'m currently working with Db2 Enterprise Server V 8.2 with FixPak 10
And I want to retrieve list of all the open active connections with an instance.
In O
CLP:
db2 list applications
QUERY:
SELECT * FROM SYSIBM.APPLICATIONS SELECT * FROM SYSIBM.SESSION