dbTalk Databases Forums  

list of db2 installed products

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss list of db2 installed products in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Asuwish
 
Posts: n/a

Default list of db2 installed products - 09-23-2007 , 07:34 AM






Hi To all.
I would like to know please if there is a command that shows which DB2
products were installed on my machine.
Thanks for the help


Reply With Quote
  #2  
Old   
Mark A
 
Posts: n/a

Default Re: list of db2 installed products - 09-23-2007 , 04:17 PM






"Asuwish" <amirt (AT) oft (DOT) co.il> wrote

Quote:
Hi To all.
I would like to know please if there is a command that shows which DB2
products were installed on my machine.
Thanks for the help
Open the DB2 Command Line Processor and type: db2level




Reply With Quote
  #3  
Old   
Asuwish
 
Posts: n/a

Default Re: list of db2 installed products - 09-24-2007 , 12:47 AM



On 23 , 23:17, "Mark A" <nob... (AT) nowhere (DOT) com> wrote:
Quote:
"Asuwish" <am... (AT) oft (DOT) co.il> wrote in message

news:1190550842.249398.174600 (AT) y42g2000hsy (DOT) googlegroups.com...

Hi To all.
I would like to know please if there is a command that shows which DB2
products were installed on my machine.
Thanks for the help

Open the DB2 Command Line Processor and type: db2level
Hi.
I'm familiar with this command but it shows me the following :

DB21085I Instance "DB2" uses "32" bits and DB2 code release
"SQL09013" with
level identifier "01040107".
Informational tokens are "DB2 v9.1.300.257", "s070719", "WR21392", and
Fix Pack

"3".
Product is installed at "C:\IBM\SQLLIB" with DB2 Copy Name "DB2COPY1".

In my case I have more db2 products like db2 client, how can I know
that according to the output.

Thanks again.
Amir T.



Reply With Quote
  #4  
Old   
Mark A
 
Posts: n/a

Default Re: list of db2 installed products - 09-24-2007 , 01:36 AM



"Asuwish" <amirt (AT) oft (DOT) co.il> wrote in message > Hi.
Quote:
I'm familiar with this command but it shows me the following :

DB21085I Instance "DB2" uses "32" bits and DB2 code release
"SQL09013" with
level identifier "01040107".
Informational tokens are "DB2 v9.1.300.257", "s070719", "WR21392", and
Fix Pack

"3".
Product is installed at "C:\IBM\SQLLIB" with DB2 Copy Name "DB2COPY1".

In my case I have more db2 products like db2 client, how can I know
that according to the output.

Thanks again.
Amir T.
DB2 Client is always installed with the server. If you want to know which
client you have, open the client and look at Help.




Reply With Quote
  #5  
Old   
Asuwish
 
Posts: n/a

Default Re: list of db2 installed products - 09-24-2007 , 01:50 AM



On 24 , 08:36, "Mark A" <nob... (AT) nowhere (DOT) com> wrote:
Quote:
"Asuwish" <am... (AT) oft (DOT) co.il> wrote in message > Hi.
I'm familiar with this command but it shows me the following :

DB21085I Instance "DB2" uses "32" bits and DB2 code release
"SQL09013" with
level identifier "01040107".
Informational tokens are "DB2 v9.1.300.257", "s070719", "WR21392", and
Fix Pack

"3".
Product is installed at "C:\IBM\SQLLIB" with DB2 Copy Name "DB2COPY1".

In my case I have more db2 products like db2 client, how can I know
that according to the output.

Thanks again.
Amir T.

DB2 Client is always installed with the server. If you want to know which
client you have, open the client and look at Help.- -

- -
Hi Mark.
Thanks for your help , Have a nice day



Reply With Quote
  #6  
Old   
Asuwish
 
Posts: n/a

Default Re: list of db2 installed products - 09-30-2007 , 08:26 AM



On 24 , 21:16, "The Boss" <use... (AT) No (DOT) Spam.Please.invalid> wrote:
Quote:
Asuwish wrote:
On 23 , 23:17, "Mark A" <nob... (AT) nowhere (DOT) com> wrote:
"Asuwish" <am... (AT) oft (DOT) co.il> wrote in message

news:1190550842.249398.174600 (AT) y42g2000hsy (DOT) googlegroups.com...

Hi To all.
I would like to know please if there is a command that shows which
DB2 products were installed on my machine.
Thanks for the help

Open the DB2 Command Line Processor and type: db2level
Hi.
I'm familiar with this command but it shows me the following :

DB21085I Instance "DB2" uses "32" bits and DB2 code release
"SQL09013" with
level identifier "01040107".
Informational tokens are "DB2 v9.1.300.257", "s070719", "WR21392", and
Fix Pack

"3".
Product is installed at "C:\IBM\SQLLIB" with DB2 Copy Name "DB2COPY1".

In my case I have more db2 products like db2 client, how can I know
that according to the output.

Thanks again.
Amir T.

Aha, it seems you are on DB2 9.
In that case you would have the option of using the command db2ls as
described here:http://publib.boulder.ibm.com/infoce...ic/com.ibm.db2....
but unfortunately for you it isn't available for Windows.

However, you could try DB2's *uninstall* command db2unins with the -d
parameter:http://publib.boulder.ibm.com/infoce...ic/com.ibm.db2....

Take care not to run this command without parameters as this will *remove*
all DB2-products in the current installation directory tree!

HTH.

--
Jeroen

1. db2ls command- -

- -
Hi again.
What is the reason that the db2ls doesn't exists in all my machines?
Is it exists only in DB2 server installing?



Reply With Quote
  #7  
Old   
Darin McBride
 
Posts: n/a

Default Re: list of db2 installed products - 10-09-2007 , 08:48 AM



Asuwish wrote:
Quote:
Hi again.
What is the reason that the db2ls doesn't exists in all my machines?
Is it exists only in DB2 server installing?
No, it exists only in Linux/Unix. It does not exist in Windows. Note that
sometimes /usr/local/bin isn't in your PATH, so it may only appear not to
be there - but when you add /usr/local/bin to your PATH, it will now show
up.


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.