Installation
Manager can
roll back updates that it applied. You can roll back an update with
the Installation
Manager GUI
or console, or you can do a silent roll back.
Before you begin
Take the following actions:
- Stop all running Tivoli
Netcool/OMNIbus processes.
- Back up any data or configuration files that were created since
the original update and that you want to retain.
- To do a silent roll back, create or record an Installation
Manager response
file.
About this task
Installation
Manager takes
account of your current umask settings when it sets the permissions
mode of the files and directories that it installs. If you use Administrator
mode or Nonadministrator
mode and your umask is 0, Installation
Manager uses
a umask of 22. If you use Group mode, Installation
Manager ignores
any group bits that are set and uses a umask of 2 if
the resulting value is 0.
Procedure
- Before you start Installation
Manager,
make the following checks:
- Administrator
mode:
- If you are not already
logged in as root, use the
su
or sudo sh
command
to start a superuser shell.
- Use the umask utility
to check your umask value. If necessary, change the umask value.
- Nonadministrator
mode or Group mode:
Use the umask utility
to check your umask value. If necessary, change the umask value.
GUI rollback
- To roll back an update with the Installation
Manager GUI:
- Change to the Installation
Manager installation
directory.
- Use the following command to start the Installation
Manager wizard:
- In the main Installation
Manager window,
click Roll Back.
- Follow the installation wizard instructions to complete
the roll back.
- When the roll back is complete:
- Click Finish.
- The computer must be restarted. Select either Restart
Now or Restart Later and then click Finish.
Console roll back
- To roll back an update with the Installation
Manager console:
- Change to the /eclipse/tools subdirectory
of the Installation
Manager installation
directory.
- Use the following command to start Installation
Manager:
- From the Main Menu, select Roll Back.
- Follow the Installation
Manager instructions
to complete the roll back.
- When the roll back is complete:
- Select Finish.
- The computer must be restarted. Select either
Restart Now or Restart Later and then select Finish.
Silent roll back
- To silently roll back an update:
- Change to the /eclipse/tools subdirectory
of the Installation
Manager installation
directory.
- Use the following command to start the roll back:
./imcl input response_file
imcl input response_file
Where
response_file
is the
directory path to the response file that defines the roll back configuration.
Results
Installation
Manager rolls
back the update.