Preventive Service Planning
Abstract
Service Packs contain important fixes. Service Pack 7300-01-03-2346 is based on Technology Level 7300-01.
Content
How to Obtain AIX Service Pack 7300-01-03-2346
AIX Service Pack 7300-01-03-2346 can be obtained from the Fix packs section of the Fix Central website.
It can also be downloaded through the Service Update Management Assistant (SUMA).
For systems already running Technology Level 7300-01, the following SUMA command downloads the Service Pack images to the current directory.
# suma -x -a RqType=SP -a RqName=7300-01-03-2346 -a FilterML=7300-01 -a DLTarget=$PWD
For AIX 7.3 systems running earlier Technology Levels, the following SUMA command downloads both the Service Pack images and the Technology Level 7300-01 images to the current directory.
# suma -x -a RqType=SP -a RqName=7300-01-03-2346 -a FilterML=7300-00 -a DLTarget=$PWD
Before Installation
Review the AIX 7.3 Installation Tips.
Create a system backup using either the mksysb command or the alt_disk_copy command.
Installation
Install all updates that apply to installed file sets on your system using the install_all_updates command.
A system reboot is required after the installation completes successfully.
To verify that Service Pack 7300-01-03-2346 is installed, use the oslevel command.
# oslevel -s
7300-01-03-2346
Related Information
[{"Type":"MASTER","Line of Business":{"code":"LOB08","label":"Cognitive Systems"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SWG10","label":"AIX"},"ARM Category":[{"code":"a8m0z0000001fMuAAI","label":"General Support(Admin)"}],"Platform":[{"code":"PF002","label":"AIX"}],"Version":"7.3.0"}]
Was this topic helpful?
Document Information
Modified date:
12 January 2024
UID
ibm17106952