|
Ethen
|
 |
« Reply #1 on: December 29, 2010, 02:58:07 pm » |
|
Hi, Maximo uses these kind of queries to show the screen, buttons and select actions apart from records. These kind of running sqls are common for maximo as everything like what to display, how to display etc is taken from database. Even the application display (user interface) is taken from database.
You have set your sql logging level as Info, thats why it logs so much information in logs which might slow down the performance a bit. Try setting it as some higher level like ERROR.
No idea about database monitoring. Maybe some DB admin can help on this.
|