Reinstall Installation Manager using imcl commands
IBM Installation Manager might become unresponsive because an update of Installation Manager failed, installation directory files were accidentally removed, or the program files became corrupted.
To fix these issues, we can reinstall Installation Manager without uninstalling other packages installed. The reinstalled version continues to use the current Agent Data Location directory, which is the memory of the Installation Manager, and can detect the previously installed packages. To reinstall Installation Manager, we can use the -reinstallIM option or manually reinstall Installation Manager.
To use the installer to manually reinstall Installation Manager, see Reinstall Installation Manager in wizard mode.
Procedure
To reinstall Installation Manager using the -reinstallIM option:
Related tasks:
- We must use the installation kit from the same version or a later version of the installed version of Installation Manager. To download the latest version of Installation Manager, go to the Installation Manager download links technical document and click the applicable download document link. The download document contains details about downloading the installation files.
Install an earlier version can cause issues that cannot be recovered from.
- Extract the files to a temporary location.
- Run the command to reinstall Installation Manager from the directory that contains the extracted files.
When we use the -reinstallIM option with the install command, we must specify the Installation Manager package, com.ibm.cic.agent, in the command.
Operating system install command Windows imcl.exe install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense UNIX ./imcl install com.ibm.cic.agent -reinstallIM -repositories installation_files_dir -acceptLicense - When the installation is complete, start Installation Manager.
- To confirm that all previously installed products are still available, use the listInstalledPackages command. For information about this command, see List installed packages using imcl commands.
imcl command-line arguments Change the bit mode of Installation Manager
Home