Export data for problem analysis

You can generate a .zip file that contains data for problem analysis. This file is used by IBM® Support to help troubleshoot the problem.

Procedure

  1. On a command line, change to the eclipse subdirectory in the directory where you installed Installation Manager.
  2. Enter and run the following command:
    • For Windows: IBMIMc.exe --launcher.ini silent-install.ini -exportInstallData <installDataFile>. Where <installDataFile> is the name of the file to be generated that contains the exported data in .zip file format.
    • For other platforms: IBMIM --launcher.ini silent-install.ini -exportInstallData <installDataFile>. Where <installDataFile> is the name of the file to be generated that contains the exported data in .zip file format.

Results

A .zip file that contains the installation data is created.

Feedback