Tools for troubleshooting
Tools are available to collect and analyze both system and performance diagnostic data.
Troubleshooting in Product Master focuses primarily on
analyzing system log files, but following tools are available that can help you during the
troubleshooting process.
- Diagnostic data collection
- Using pimSupport.sh script
- Using Db2® server tools
- Using Oracle Database server tools
- Using IBM® Support Assistant
- Monitoring Java™ virtual machine (JVM)
- Using Sumall utility
- Using LTA tool
- Using the built-in cache mechanism
- Using the built-in profiling mechanism
Diagnostic data collection
- Using pimSupport.sh script
- Use the pimSupport.sh script to collect basic environment configuration and system status information along with Product Master and application server log files as a starting point when requiring assistance from support. For more information, see pimSupport.sh script.
- Using Db2 server tools
- Using a single command for each tool, basic configuration and error message logs (db2diag.log) can be collected from Db2 server.
- Using Oracle Database server tools
- The database instance stores various types of diagnostic data in the Automatic Diagnostic Repository. Especially when performance problems are investigated, IBM support requires Automatic Diagnostic Repository reports. You can query V$DIAG_INFO to see where to find various logs.
- Using IBM Support Assistant
- For more information, see Collecting data with the IBM Support Assistant.
Monitoring Java virtual machine (JVM)
For more information, see Monitoring Java virtual machine (JVM).
Using Sumall utility
For more information, see Using Sumall utility.
Using LTA tool
For more information, see Using LTA tool.
Using the built-in cache mechanism
Product Master has a built-in cache mechanism for some
Product Master objects. Ensuring high cache hit ratios can
be the key for optimal performance. If you need to monitor cache hit utilization, you can trigger a
cache snapshot by running the following
command.
[<code>]
$JAVA_RT com.ibm.ccd.common.wpcsupport.util.SupportUtil --cmd=getRunTimeCacheDetails
[</code>]
For more information, see Cache management.
Using the built-in profiling mechanism
For more information, see Using profiling mechanism.