Friday, December 14, 2007

How can you find Database related bottle necks? Database related issues?

Database related bottle necks/issues can be found by using database monitors. You can add database related graphs from the controller and analyze them by seeing the database resource graph and there by analyzing the database server logs and find out how the sql queries taking time? How much time the database server is taking to send a response back to application server etc…

No comments:

Post a Comment