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 > What is "Database release level" using "list db directory" command?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-09, 08:43
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
What is "Database release level" using "list db directory" command?

Hi,
using db2 v9.5 on Linux/Intel. When executing command "list db directory" there is info at "Database release level" with data c.00. What does this "c.00" mean?
Regards

Last edited by grofaty; 02-10-09 at 04:26.
Reply With Quote
  #2 (permalink)  
Old 02-09-09, 23:10
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
each db2 release has a unique "release level". dbm cfg and db cfg contain the release level information and they should be the same. list db directory displays similar information.
Reply With Quote
  #3 (permalink)  
Old 02-10-09, 04:29
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
but is there any explanation what does "c.00" mean? I can't see any point that IBM will give as this info and not tell us what does this mean. I got this question from one of my customer and now I am interested in knowing it.
Regards
Reply With Quote
  #4 (permalink)  
Old 02-10-09, 05:35
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
Ya its an incomplete info. Yet trying to deduce something from info centre:

Database release level
The release level of the database manager that can operate on the database.

db2 list db directory
Database release level = a.00
-----
db2 get dbm cfg
Database Manager Configuration
Node type = Client
Database manager configuration release level = 0x0a00

0x0a00 >>>> A00
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #5 (permalink)  
Old 02-10-09, 05:42
mtangshan mtangshan is offline
Registered User
 
Join Date: Feb 2009
Posts: 8
db2 internal release id.

Quote:
Originally Posted by grofaty
Hi,
using db2 v9.5 on Linux/Intel. When executing command "list db directory" there is info at "Database release level" with data c.00. What does this "c.00" mean?
Regards
Reply With Quote
  #6 (permalink)  
Old 02-10-09, 05:57
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
I am guesssing I could be some kind of hexa value. I have also tried this two command on DB2 v9.5 FIXPACK 2 and there is also c.00 value.

It looks like this is some internal info not very usefull to DB-ADMIN.
Regards
Reply With Quote
  #7 (permalink)  
Old 02-10-09, 05:59
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
also checked for db2 v8.2 fixpack 9 on Windows, there is a.00.
Strange... It may be verzion 8 = a.00, version 9.1 = b.00 (not sure don't have any database with v9.1) and version 9.5 = c.00
Regards
Reply With Quote
  #8 (permalink)  
Old 02-10-09, 07:24
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
See an explanation here :

Database release level a.00 - bytes
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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