View Single Post

   
  #5 (permalink)  
Old 02-27-2008, 06:07 AM
Gert van der Kooij
 
Posts: n/a
Default Re: How to see the client type?

In article <STtJf.35521$H%4.10873@pd7tw2no>, Darin McBride
(dmcbride@tower.to.org.no.spam.for.me) says...
> Praveen_db2 wrote:
>
> > Hi All
> > I have db2 client installed in my machine.I wanted to see which client it
> > is-Runtime or administration or application development client.
> > Please tell me how to ensure this. I tried using db2level but it showed me
> > this information.
> > C:\>db2level
> > DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL08012"
> > with
> > level identifier "02030106".
> > Informational tokens are "DB2 v8.1.2.169", "s030508", "WR21318", and
> > FixPak
> > "2".
> > Product is installed at "D:\PROGRA~1\IBM\SQLLIB".
> >
> > Praveen

>
> I have to wonder ... why? As long as it does what you want it to do, isn't
> that sufficient?
>


My major reason is to be sure all required fixpacks are downloaded. I
can download using a fast internet connection at home and when I'm at
a customers location they aren't very pleased when I have to download
another fixpack, they don't pay me for waiting at a download.
The installer can check what is installed so I guess it shouldn't be
a big problem to put these checks in a stand-alone utility and
display the installed software.
Reply With Quote