Hi,
Perhaps this may help.
If you're using IDS, you can issue "onstat -u" & determine (by user) which thread(s) that user is executing. With this user information you can determine the sessid(s) of the thread(s).
Then issue "onstat -g sql <sessid>" and the current SQL being executed is displayed along with the current database name.