Collect GC Logs for Cognos

Steps for GC logs are as follows:

1) Navigate to /bin folder and locate a file named bootstrap_OSversion.xml file.

2) Make a backup copy of this file.

3) Edit the bootstrap_OSversion.xml file to put the following entry highlighted in bold. This settinng means that Cognos will create upto 10 files with 10MB size.
........
-Xms${dispatcherMaxMemory}m
-Xverbosegclog:${install_path}/logs/gc.log,10,10000
-Xgcpolicy:gencon
........

4) Implement the above setting in all components of the environment(CM, dispatcher)


5) Restart Cognos"




Usage:


Memory utilization by Cognos to identify patterns and detect rouge reports.


Impact:
Performance Overhead

Popular posts from this blog

Cognos Excel Text Wrapping Issue - Row Merge and Column Merge

Cognos: How to replace an existing report without breaking links?

How to change package for a report in IBM Cognos Analytics (ICA)?