Apply for AIX 1.2 needs to be installed.
To install Apply for AIX:
       mkdir /mntcd0
       cd /
       chmod 777 /mntcd0
       mount -rv cdrfs /dev/cd0 /mntcd0
    
       cp /mntcd0/dproprax/asnappl0. /usr/sys/inst.images/asnappl0
       cp /mntcd0/dproprax/asnappl1. /usr/sys/inst.images/asnappl1
       Enter the following command if you have V1.2 Mod 1: 
       cp /mntcd0/dproprax/* /usr/sys/inst.images
       NOTE: You cannot use the SMIT option to transfer files. 
NOTE: There is a period in the file names on the CD-ROM. There is no need to put a period in the name of the copied file name.
       smit install_latest
           /usr/sys/inst.images
           Alternatively, enter the file system where you put the install images 
	if you used another file system. 
On the next panel, modify the following fields.
For SOFTWARE to install, place the cursor on that entry field and press F4 to get the list of installable software. From the list, do the following if you have V1.2 refresh:
Do the following if you have V1.2 Mod 1:
For COMMIT software?, specify no.
For SAVE replaced software?, specify yes.
Leave values for other fields as they are. Press Enter to start the installation.
       ln -s /usr/lpp/asnapply/asnapply /usr/bin
       ln -s /usr/lpp/asnapply/ASNLOAD /usr/bin
       ln -s /usr/lpp/asnapply/asnapvrfy /usr/bin
       ln -s /usr/lpp/asnapply/asnapply.bnd /usr/lpp/db2_01_01_0000/bnd
       ln -s /usr/lpp/asnapply/msg/%L/asnapply.cat /usr/lib/nls/msg/%L
       ln -s /usr/lpp/asnapply/ASNLOAD.bnd /usr/lpp/db2_01_01_0000/bnd
       In the example above, %L is the language directory. To specify 
	English as the
       language, enter the following: 
       ln -s /usr/lpp/asnapply/msg/En_US/asnapply.cat /usr/lib/nls/msg/En_US
       En_US is English; en_US cannot be used.