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 db2 product is installed ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-05, 14:21
mgupta mgupta is offline
Registered User
 
Join Date: Oct 2003
Posts: 80
what db2 product is installed ?

An AIX machine can have UDB ESE, Run time client, Admin Client, ADMCL or App client installed.
db2level only provides the version and fix pack.

How can one find out what product is installed ?
Reply With Quote
  #2 (permalink)  
Old 01-18-05, 14:27
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Try db2licm -v

It may not help you with the client software, since there is no license required.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 01-18-05, 15:04
mgupta mgupta is offline
Registered User
 
Join Date: Oct 2003
Posts: 80
Marcus,
db2licm -v will only tell the version.
-l gives me the Product Name only if UDB ESE or EEE is installed.

it doesnt work for Client software...

What can be done if only Admin Client is installed for ex ??
Reply With Quote
  #4 (permalink)  
Old 01-18-05, 16:09
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Run db2level and post the entire exact output here.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #5 (permalink)  
Old 01-18-05, 16:12
mgupta mgupta is offline
Registered User
 
Join Date: Oct 2003
Posts: 80
Question

DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08016"
with level identifier "02070106".
Informational tokens are "DB2 v8.1.1.58", "s040914", "U800265", and FixPak "6".
Product is installed at "/usr/opt/db2_08_01"

I fail to understand where u are going with this ???
Reply With Quote
  #6 (permalink)  
Old 01-18-05, 16:30
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
You are right, I can't tell you what client is installed from db2level. But I can tell that you have fixpak 6a installed.

You could look for db2cc program in the sqllib/bin path, which is only installed with the Admin and App Dev clients. Only the App Dev client has a program called db2dc (Development Center).
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #7 (permalink)  
Old 01-18-05, 17:41
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
if you go to <instance_home>/sqllib/cfg . you will find *.lvl files.
It will show you what product you have installed.
Also the packages that have been installed will help you find the
product that has been installed.I have an old document(don't know
where I put it), it shows what package a specific product will install.

regards

Mujeeb
Reply With Quote
  #8 (permalink)  
Old 01-18-05, 22:35
bala_e bala_e is offline
Registered User
 
Join Date: Jan 2004
Posts: 49
product is installed - db2 udb

Quote:
Originally Posted by mgupta
An AIX machine can have UDB ESE, Run time client, Admin Client, ADMCL or App client installed.
db2level only provides the version and fix pack.

How can one find out what product is installed ?

Hi,

I know on windows environment, that u can check installation logs.

Bala
Reply With Quote
  #9 (permalink)  
Old 01-20-05, 12:49
mgupta mgupta is offline
Registered User
 
Join Date: Oct 2003
Posts: 80
thanks everyone for the response.
bmujeeb's answer does the trick on AIX box.
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