开发者

tool to know if its n/w problem or the db issue which causing delay

I have an application which has some intensive db operation at some point, along with writing blobs. Some time it takes a a开发者_开发问答 lot of time. Is there a tool which can identify if its some network issue and db being slow.

Any pointers would also be helpful.


By using Wireshark, you can sniff the network traffic between your client and server; this might give you an indication of what's going on.

Most database products have monitoring solutions (Oracle has products from TOAD) which provide realtime insight into what's going on in your database.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜