AIX (Advanced Interactive eXecutive) is a series of proprietary Unix operating systems developed and sold by IBM.
Performance Optimization With Enhanced RISC (POWER) version 7 enables a unique performance advantage for AIX OS.
POWER7 features new capabilities using multiple cores and multiple CPU threads, creating a pool of virtual CPUs.
AIX 7 includes a new built-in clustering capability called Cluster Aware
AIX POWER7 systems include the Active Memory Expansion feature.

Wednesday, December 26, 2012

How will you install optional software on a AIX machine?
Firstly, what is optional software?Optional softwares are those which are not pre-installed when you install an AIX machine.

Secondly, how will you identify the software product?The OS software could be identified with the following format as:-

versionnumber.releasenumber.modificationlevel.fixlevel
Versionnumber- it may be 1 to 2 digits.Releasenumber- It may be 1 to 2 digits.Modificationlevel- It can be from 1 to 4 digits.Fixlevel- It can be from 1 to 4 digits.

 Now let us see some of the key words required to go further:-
1. Fileset- It is the smallest installable unit for the AIX OS, example of a completely installable unit is bos.net.uucp & example of a separately installable part of a product like bos.net.nfs.client
2. Packages- It is a group of separately installable filesets, which provides a set of related functions. Eg:- bos.net
3. Licensed Program Products (LPP) - They are a complete software product including all packages associated with that licensed program. Eg: - BOS
4. Bundles - They are a list of sofwares which contains filesets, packages, LPPs, which are used for a specified use. Bundles are the actual software.
Example:- Server bundle, network bundle, graphics bundle
5. PTFs- It stands for Program Temporary Fix. It is a temporary solution to the problem. The problem is a result of a defect in a current unaltered release of the program. This problem is diagnosed by IBM.
6. APAR - It stands for Authorized Program Analysis Report. This is just a report of the problem caused due to the defect in a current unaltered release of the program. It is an emergency fix.

Let’s say you already have an older version of software available on your system. Now you want to install a newer version of the software. In this example, you can install this software in applied mode. If you install software in applied mode, it maintains the older version in un-available state (not removed) and the newer version will be in Applied mode and made available to you. That means both the old and the new version are there on your system. If you are convinced with the newer version you can commit the newer version. Once the newer version is committed, the older version which was maintained will be removed and if the newer version is rejected, then the older version is made available again and the newer version gets removed i.e. rejected.
Coming to the final part of the article, let us get into the business of installing software.

Now we can see that the software is installed using SMIT in this way.
We can list the installed softwares using the command
#smit list_installed           
#lslpp -l bos.rte.*