Two methods to check the SQL statements executed. You can use both for troubleshooting purposes.
1) ref: http://www-01.ibm.com/support/docview.wss?uid=swg21291250
Set Logger to DEBUG value to logs the SQL statements:
property name: log4j.logger.maximo.sql value: DEBUG
Set system property to decrease time limit to logs more statements:
property name: mxe.db.LogSQLTimeLimit
To check the SQL logged open the SystemOut.log on the Websphere profile.
2) ref: http://www-01.ibm.com/support/docview.wss?uid=swg21577811
Enable Maximo Activity Dashboard:
property name: mxe.webclient.activitydashboard
Description: Maximo Activity Dashboard (PerfMon)
Global Value: true
Maximo Default: false
Online Changes Allowed?: CHECKED
Live Refresh?: CHECKED
To check the SQL executed open:
http://<host>:<port>/maximo/webclient/utility/profiler/PerfMon.jsp
This blog covers different aspects around software development and test. There are also general information useful for who needs to test performances and needs to analyze bottlenecks on application servers and databases. Disclaimer: test before you implement any advice, no warranty is provided. Before use the software mentioned in this blog read and understand all licenses agreements. Use of the information contained in this blog is under your own responsibility.
venerdì 6 marzo 2015
Enable SQL debug with IBM Smart Cloud Control Desk
Etichette:
debug,
maximo,
sccd,
sql,
sql statements
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento