If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Deciphering db2level output

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-03, 11:13
arcillar arcillar is offline
Registered User
 
Join Date: Nov 2002
Posts: 14
Deciphering db2level output

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.
Reply With Quote
  #2 (permalink)  
Old 10-01-03, 11:20
dollar489 dollar489 is offline
Registered User
 
Join Date: Sep 2002
Posts: 456
Re: Deciphering db2level output

It's DB2 UDB V7 fixpak 7.

Take the token:: U484480 and visit the site listed below and do a find for this token.

http://www-3.ibm.com/cgi-bin/db2www/...ist.d2w/report

HTH

dollar

Quote:
Originally posted by arcillar
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.
Reply With Quote
  #3 (permalink)  
Old 10-01-03, 11:24
arcillar arcillar is offline
Registered User
 
Join Date: Nov 2002
Posts: 14
Re: Deciphering db2level output

fantastic! Just the information I need. Thank you.

Quote:
Originally posted by dollar489
It's DB2 UDB V7 fixpak 7.

Take the token:: U484480 and visit the site listed below and do a find for this token.

http://www-3.ibm.com/cgi-bin/db2www/...ist.d2w/report

HTH

dollar
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On