Switching on debug mode in the installation wizard
Switch on debug mode in the IBM Cognos installation wizard.
On Windows
Procedure
- Create a new file log.properties under C:\ProgramData\IBM\Installation
Manager\logs.
- Add the following lines:
InstallOperation=DEBUG
InstallOperation/pause.on_error=true
- Restart Installation Manager.
On AIX or Linux
Procedure
- Create a new file log.properties under /var/ibm/InstallationManager/logs.
- Add the following lines:
InstallOperation=DEBUG
InstallOperation/pause.on_error=true
- Restart Installation Manager.