I need some help to find out if there is any tool that can give below stats for PowerBuilder application running against Oracle and Sybase. Also highlight if I missed any other areas to be monitored.
1) Distribution of entire client event time into time consumed by application, network and database.
2) Details on how much time spend in app and which application function/method is root cause
3) # of DB requests made
4) DB IO stats
5) CPU time per db request
6) DB server memory usage
7) Size of data transferred between DB and app server