Preventive Service Planning
Abstract
Service Packs contain important fixes delivered between Technology Levels. Service Pack 7100-05-11-2246 is based on Technology Level 7100-05.
Content
How to Obtain AIX Service Pack 7100-05-11-2246
It can also be downloaded through the Service Update Management Assistant (SUMA).
For systems already running Technology Level 7100-05, the following SUMA command downloads the Service Pack images to the current directory.
# suma -x -a RqType=SP -a RqName=7100-05-11-2246 -a FilterML=7100-05 -a DLTarget=$PWD
For AIX 7.1 systems running earlier Technology Levels, the following SUMA command downloads both the Service Pack images and the Technology Level 7100-05 images to the current directory.
# suma -x -a RqType=SP -a RqName=7100-05-10-2246 -a FilterML=7100-00 -a DLTarget=$PWD
Installation Tips
- Review the AIX 7.1 Installation Tips before installation.
- Create a system backup before installation. For more information, see the mksysb command documentation.
- You must have root authority to perform the installation.
Installation
# smit update_all
To verify that Service Pack 7100-05-11-2246 is installed, use the oslevel command.
# oslevel -s
7100-05-11-2246
Related Information
Was this topic helpful?
Document Information
Modified date:
10 March 2023
UID
ibm16962461