Ibm Aix Versions
Ibm Aix Versions 4,4/5 5870 votes

In my last tip, I compiled a list of the top 50 Unix commands. Each of the commands I discussed are available on..

the top three Unix variants: Solaris, AIX and HP-UX. In this article, I'll walk you through the history of these Unix flavors, discuss some their fundamental differences and close with a command table comparison of important tasks.

Sun Solaris
Solaris, Sun's Unix version, was actually the successor of SunOS, going back to1992. SunOS was originally based on the BSD flavor of Unix, while SunOS versions 5.0 and later are based on Unix System V Release 4 (rebranded as Solaris).

Jan 18, 2016  Yes. If you are using IBM Java SDK 7.0 or 7.1, you can check the Oracle version from 'java -version' command as it shows the base level of Oracle JDK in Java Class Library (JCL). For example, the following output shows that IBM SDK 7.0.9.20 consists of JCL based on Oracle JDK 7u91-b15. AIX Version 1, introduced in 1986 for the IBM RT PC workstation, was based on UNIX System V Releases 1 and 2. In developing AIX, IBM and Interactive Systems Corporation (whom IBM contracted) also incorporated source code from 4.2 and 4.3 BSD UNIX.

How did this happen? Let's go further back in time. SunOS version 1.0 was introduced in 1983 with support for Sun-1 and Sun-2 systems. Version 2.0 was introduced in 1985 -- its claim to fame was virtual file system (VFS) and NFS. In 1987, AT&T and Sun announced that they would work together on a project to merge System V and BSD into one release, based on SVR4. Solaris 2.4 was Sun's first Sparc/x86 release. The last release of SunOS was version 4.1.4 in November 1994. Solaris 7 was its first 64-bit Ultra Sparc release and added native support for file system metadata logging. Solaris 9, introduced in 2002, added support for Solaris Volume Manager and Linux capabilities. Solaris 10 was first introduced in 2005, which has a number of innovations, including support for its new ZFS file system, Solaris Containers and Logical Domains.

Solaris is presently up to version 10; the latest update was released in October 2008. Among its innovations is support for paravirtualization, where Solaris 10 is used as a guest in Xen-based environments.

Fundamental differences and unique characteristics. Solaris is free and open source, distributed through the OpenSolaris operating system. Solaris is a more command-line based Unix operating system than HP-UX or AIX. As a practical matter, it does not have anything comparable to System Administration Manager (SAM) on HP-UX or System Management Interface Tool (SMIT) on AIX. Solaris runs on Sparc and x86 environments. It also has the newest file system around -- ZFS, which has made great strides in recent years, including the ability to now use it as its root file system. ZFS has the potential to be the best all-around Unix file system. Solaris has many ways to implement virtualization, including Containers/zones, xVM Server, Logical Domains and hardware partitioning.

Hewlett-Packard HP-UX
HP-UX, Hewlett-Packard's Unix, was originally based on System V release 3. It initially ran exclusively on PA-RISC HP 9000 platform. Version 1 of HP-UX was released in 1984. Version 9, introduced its character-based graphical user interface (GUI), SAM, from which one administrates the system. Version 10, introduced in 1995, brought changes in the layout of the system file and directory structure, making it similar to AT&T SVR4. Version 11 was introduced in 1997 and was HP's first release to support 64-bit addressing. In 2000, it was rebranded to 11i, when HP introduced operating environments, bundled groups of layered applications for specific IT purposes. In 2001, Version 11.20 introduced support for Itanium systems. HP-UX was the first Unix that used Access Control Lists (ACLs) for file permissions and was also one of the first to introduce built-in support for Logical Volume Manager. Today, HP-UX uses Veritas as its primary file system due to the close partnership between Veritas and HP. HP-UX is currently up to release 11iv3, update 4.

Fundamental differences and unique characteristics. HP-UX is the first of the Unix systems to allow its customers to purchase specific operating environments. For example, if you are looking for its high availability (HA) product Serviceguard, you would purchase the specific product that bundles in HA. HP-UX is the only version that uses a third-party file system -- Veritas (Sun used to offer this many years ago). HP has many forms of virtualization, including nPartitions, vPars, Integrity Virtual Machines (IVMs) and resource partitions. This does have a tendency to confuse some folks because there are so many choices. HP-UX runs on both HP 9000s and Integrity Itanium systems. HP-UX 11v3 can support up to 128 processor cores. HP-UX provides for a very strong command line in addition to its menu bases system, SAM. Performance tuning using kctune is in many ways simpler to what AIX and Solaris offer.

Versions

Ibm Aix Download

IBM AIX
AIX was introduced by IBM in 1986. While it is based on Unix System V, it also has BSD roots and, more than any other flavor, is a hybrid of both. AIX is the first OS to introduce a journaled file system (JFS). It was also the first to have an integrated Logical Volume Manager (LVM). IBM first ported AIX to its RS/6000 platform in 1989. Version 5L was a breakthrough release introduced in 2001 that provided for Linux affinity and logical partitioning with the Power4 servers. In 2004, AIX introduced virtualization in AIX 5.3. Advanced Power Virtualization (APV) offered micro-partitioning, shared processor pools and Symmetric multi-threading. In 2007, IBM enhanced its virtualization product, coinciding with the release of AIX 6.1 and the Power6 architecture. It also rebranded APV to PowerVM. The AIX enhancements included a form of workload partitioning called WPARs, which are similar to than Solaris zones/Containers but with better functionality. The latest release is AIX 6.1.

Fundamental differences and unique characteristics. IBM is widely recognized as having the best virtualization product on the midrange, PowerVM. Some recent innovations include live application mobility (allowing one to fail over working partitions without taking downtime), Active Memory Sharing and multiple shared processor pools. No other flavor of Unix can boast these virtualization characteristics, nor can they match IBM's 40-year history of virtualization -- PowerVM has evolved from mainframe/System z virtualization.

AIX runs only on IBM Power Systems -- easily the most powerful of midrange Unix servers. IBM sells the fact that AIX runs exclusively on Power as a plus because it is fully optimized on this architecture and it has a clear road map around which the company adheres to religiously. It should also be noted that one can run both Linux and AIX partitions on this platform. Its LX86 virtualization add-on allows one to run x86 Linux applications that are not ported to the Power architecture. AIX has always had an integrated logical volume manager, unlike other flavors that require add-on products. AIX is the only Unix that has continued to grow market share in recent years, partly because of the capabilities of its Power hardware that continues to lead the field in reliably, availability and scalability.

Command reference comparison

What are you trying to do?SolarisAIXHP-UX
Specify order of name server resolution/etc/nsswitch.conf/etc/netsvc.confetc/nsswitch.conf
Configure networking/etc/nodename, /etc/netmasks, etc/defaultrouter, ifconfigrecommendation is to use SMIT, because ifconfig does not save changes, lsattrset_parms - initial, netconf file, ioscan
Understand available file systemsufs, zfsjfs, jfs2hfs, VxFS
Add space to file systemsgrowfschfsextendfs
Look at character-based admin GUINone. Admintool was retired years ago. SMC (similar to AIX's WebSM) is the GUISMIT, smitty, WebSMSAM
Examine hardware changesprtconflscfg, lsattr, prtconfioscan, dmesg
View swap spaceswaplspsswapinfo
Examine file system info/etc/vfstab/etc/file systems/etc/fstab
Share NFSshareexportfsexportfs
Check software and/or filesetspkginfo, pkgchklslpp, lssrcswlist
Install softwarepkgaddsmit installswinstall
Check error logsprtdiagerrptdmesg
Tune the kernelprtctl and /etc/systemvmo, ioo, no, schedo, nfso, chdevkctune
start/stop servicesSvcadm, svcslssrc, stopsrc, startsrcUsually initiated by scripts from init.d I.E. for network -- /etc/init.d/net start
Install devicesdrvconfigcfgmgrinsf

ABOUT THE AUTHOR: Ken Milberg is a systems consultant with two decades of experience working with Unix and Linux systems. He is a SearchEnterpriseLinux.com Ask the Experts advisor and columnist.

What did you think of this feature? Write to SearchDataCenter.com's Matt Stansberry about your data center concerns at mstansberry@techtarget.com.

Active1 year, 7 months ago
webwesenwebwesen

Aix Current Version

4904 gold badges9 silver badges20 bronze badges

5 Answers

You are correct in the fact that oslevel will give you the current installed version, but that is not always enough information particularily if you are asked the question by support personnel.

# oslevel <--- this will only give you the Base Level

To be more precise you should use the following command which will give you additional Technology Level, Maintenance Level and Service Pack level information.

This will give you

  • '5300' - Base Level
  • '09' - Technology Level
  • '02' - Maintenance Level
  • '0849' - Service Pack

On some older versions of AIX the -s option is not available in whichh cas you should use the -r option which will report as far as the Technology level

I hope this helps

Mike Scheerer

Page 9: Magellan Roadmate 1440 Receiver The Magellan RoadMate receiver has a built-in battery so, in most cases, you will be able to follow these instructions while reading them on your computer screen without plugging the Magellan RoadMate receiver to the AC power using an optional AC power adapter. Magellan roadmate 1440 manual.

Mike ScheererMike Scheerer

I just added this to my ~/.profile, so I immediately see the AIX version on login:

Example output:

nb: This function is compatible with both KSH and BASH, so you can put in ~/.bashrc instead if you are a BASH fan.

nb2: The last 4 digits from oslevel are the year and week the SP was released. I don't particularly care to see that, so I left it out. I was happy enough with Version/TL/SP.

EDIT 2018-02-22: I just came up with an equivalent but shorter implementation, and no longer depends on bc and uses awk instead of cut & bc.

As a one-liner:

Output:

As a shell function:

Output:

Joshua HuberJoshua Huber
webwesenwebwesen
4904 gold badges9 silver badges20 bronze badges
Martin BøgelundMartin Bøgelund
2481 gold badge5 silver badges12 bronze badges

You can use the following command:

It will show result like below.

Which translates to:

os version 6.1

TL level 9

Ibm Aix Version Command

service pack 9

release date (year and week)

Ibm Aix Version Check

womble
87.6k18 gold badges154 silver badges211 bronze badges
Anwar khanAnwar khan

Ibm Aix Latest Version

Not the answer you're looking for? Browse other questions tagged aix or ask your own question.