How to install Instfix,APAR,PTF,TL in aix?
Instfix/APAR
# instfix
-k <fix> -d <directory>
To install filesets
#installp -acgx -d <directory>
or
#smitty installp
To install PTF
#smitty install_all
INPUT device / directory for software
<PTF dir>
SOFTWARE to install [ all ]
PREVIEW only? (install operation will NOT occur) no
COMMIT software updates? yes
SAVE replaced files? no
AUTOMATICALLY install requisite software? yes
EXTEND file systems if space needed? yes
OVERWRITE same or newer versions? no
VERIFY install and check file sizes? no
DETAILED output? no
Process multiple volumes? yes
ACCEPT new license agreements? no
Preview new LICENSE agreements? no
SOFTWARE to install [ all ]
PREVIEW only? (install operation will NOT occur) no
COMMIT software updates? yes
SAVE replaced files? no
AUTOMATICALLY install requisite software? yes
EXTEND file systems if space needed? yes
OVERWRITE same or newer versions? no
VERIFY install and check file sizes? no
DETAILED output? no
Process multiple volumes? yes
ACCEPT new license agreements? no
Preview new LICENSE agreements? no
To upgrade Technology level
#smitty update_all
If you find the above content useful, Please leave your comments and reactions below.