Upgrading IBM Spectrum Control in a single-server AIX or Linux environment by using the installation program
You can upgrade IBM Spectrum® Control as a root user or non-root user on an AIX® or Linux® operating system by using the IBM Spectrum Control installation program. To upgrade IBM Spectrum Control as a non-root user, you must have sudo privileges on the target AIX or Linux server.
Ensure that X Window System is installed on the target AIX or Linux server. The X Window System is required to upgrade IBM Spectrum Control by using the installation program.
If
you want to upgrade IBM
Spectrum Control as a non-root
user, have your system administrator complete the following tasks on the target server before you
begin the upgrade:
- If you are upgrading IBM
Spectrum Control on an AIX server, install sudo on the server. The default AIX distribution does not include sudo privileges. To get the sudo
installation package, go to
http://www.ibm.com/systems/power/software/aix/linux/toolbox/date.html. Find sudo-version in
the Package column, and click RPM to download the
package. - Ensure that the non-root user has sudo privileges for the following commands on the server:
- xauth (Enables the non-root user to provide access to their X Window System display for the root user.)
- setup.bin (Enables the non-root user to launch the IBM Spectrum Control installation program.)
You must enter the full path to the commands when you configure the sudo privileges. For example:username ALL=(root) SETENV: /usr/bin/xauth, /home/username/Downloads/IBMSC/SC/setup.bin - If the sudo environment on the server uses the
secure_pathoption, ensure that the following directories are included in thesecure_pathvalue for the non-root user who is upgrading IBM Spectrum Control:- DB2_instance_owner_home_directory/sqllib/bin (Example: /home/db2inst1/sqllib/bin)
- DB2_instance_owner_home_directory/sqllib/adm (Example: /home/db2inst1/sqllib/adm)
- DB2_instance_owner_home_directory/sqllib/misc (Example: /home/db2inst1/sqllib/misc)
- Ensure that the following requirements are met to enable the upgrade of IBM
Spectrum Control by using the installation program:
- The non-root user is able to use the X Window System on the target server and the X Window
System
DISPLAYenvironment variable is set correctly for the not-root user. - The
DISPLAYenvironment variable is preserved in the sudo environment. - The root user has access to the X Window System display that is owned by the non-root user.
- The non-root user is able to use the X Window System on the target server and the X Window
System
- If you are upgrading IBM
Spectrum Control on an AIX server, ensure that the
ODMDIRenvironment variable is preserved in the sudo environment.
Note: If FIPS is enabled on RHEL, run the
export
JAVA_TOOL_OPTIONS="-Djdk.nativeDigest=false" command before starting the upgrading
program.- Log on to the IBM Spectrum Control computer as the root user or as the non-root user who has sudo privileges.
-
Start the IBM
Spectrum Control installation
program.
- Follow the prompts in the installation program to upgrade IBM Spectrum Control.
- After the upgrade is finished, review the message log to ensure that no errors occurred.