Given the following db2level output, how can I determine what fix pack is installed on the instance?
$ db2level
DB21085I Instance "db2" uses DB2 code release "SQL07025" with level identifier
"03060105" and informational tokens "DB2 v7.1.0.68", "s020616" and "U484480".
Is it a v7.1 or a v7.2 instance? The db2 command prompt from the AIX box shows 7.2.5?
$ db2
(c) Copyright IBM Corporation 1993,2001
Command Line Processor for DB2 SDK 7.2.5
Thanks for the help.