Start the IBM® Cognos® service by adding the
DuseCMLargeResultSet parameter to the bootstrap configuration file.
Procedure
-
Go to the install_location\bin64 directory and open bootstrap_wlp.xml in an XML
editor.
- Find the section that begins with
<param>"${install_path}
.
- Uncomment the DuseCMLargeResultSet parameter to that section,
in the location shown by the bold text in the following example.
<param>"-Dcatalina.base=${install_path}/tomcat"</param>
<param>"-Dcatalina.home=${install_path}/tomcat"</param>
<param>"-Djava.io.tmpdir=${temp}"</param>
<param>-DuseCMLargeResultSet=true</param>
- Save and close the file.
- Start IBM Cognos Configuration and start
the service.