473,406 Members | 2,336 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How to see the client type?

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

Feb 16 '06 #1
7 12359
Praveen,
The variations among the db2 client level installable is totally
pertinent to its feature set.

Runtime client: Provides the basic non-gui access to the database
Administration client:Provides necessary tools to administer remote
database, along with the run-time client capabilities
Application development client:Provides necessary tools to develop
application which includes development center, along with the run-time
client capabilities.

More detailed information can be found at
http://publib.boulder.ibm.com/infoce...t/c0007217.htm

Feb 16 '06 #2
In order to definitively know what "flavor" of the DB2 Client is
installed on a machine you can do one of the following:

1. For DB2 V8 only, open up the Add/Remove Programs applet in the
Control Panel. It will show the actual product installed.

2. You can look at the Windows Registry. I believe the hierarchy is
HKEY_LOCAL_MACHINE--> SOFTWARE->IBM->DB2. There should be complete
info as to the product/component and actual version.

Hope this helps.

Perry Shindle
BearingPoint

Feb 16 '06 #3
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?

The reason I ask is that we do as much as possible to ensure that which
client you have installed is irrelevant to your day-to-day job as long as
it has the features you need, and they are installed.

So, in other words, if what you want to know is whether ODBC is available
and configured, your best bet is just to look at the ODBC settings. Or, if
you want to compile stuff, check for the headers and .lib files. Or, if
you want to launch the Control Center, look for db2cc.bat.

The reason we do this is that you can get all of these things in many ways.
Including, for example, via DB2 Personal Developer's Edition. Which is not
any of those three clients, but can be used as a client. Although, with
DB2 Personal Edition, you may have to perform a custom installation to get
the headers and libraries, whereas that is a core part of the application
development client.
Feb 18 '06 #4
In article <STtJf.35521$H%4.10873@pd7tw2no>, Darin McBride
(dm******@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.
Feb 18 '06 #5
Hi Darin
Thanks for the repply.
The need to know about the type of client arises when a guy(newbie in db2)
from some other project approaches you and asks you which is the db2
client version installed in your machine as he also neeeds to install db2
client on his machine for projet requirements and he needs the same
functionalities as in my db2 client.I faced such a situation and I was not
able to give a prompt answer as I joined this project mid way with all the
setup done and like you rightly said I also never bothered to look at the
client type as it was doing the things I wanted it to do.

Praveen

Feb 20 '06 #6
Thanks Perry
This is what I needed.I found out one more method for it. You can check at
D:\Program Files\IBM\SQLLIB\cfg\DB2<PRODUCT_TYPE>.LVL.Here product_type
will give an idea about the client type.
Thanks again
Praveen

Feb 20 '06 #7
try command db2lic -l to list your product license, it might give
you the product type.

mike
Praveen_db2 wrote:
Hi Darin
Thanks for the repply.
The need to know about the type of client arises when a guy(newbie in db2)
from some other project approaches you and asks you which is the db2
client version installed in your machine as he also neeeds to install db2
client on his machine for projet requirements and he needs the same
functionalities as in my db2 client.I faced such a situation and I was not
able to give a prompt answer as I joined this project mid way with all the
setup done and like you rightly said I also never bothered to look at the
client type as it was doing the things I wanted it to do.

Praveen


Feb 20 '06 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Paul Hutchinson | last post by:
All, I wonder if anyone can help/advise with the following interoperability issue we are encountering? We have a .NET web service that takes an abstract type as parameter. Using it from a...
9
by: Kathryn | last post by:
Hiya I have a problem with using some client side and server side scripting together in an ASP. I'm using VBScript. What I'm trying to achieve is this - - Page loads up and some server side...
7
by: CT | last post by:
Hi, This might seem like a basic question but I have some doubts, please humour me. I have a client-server application using java where each client on each machine needs to directly...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
7
by: Christian Wilhelm | last post by:
Hi! I'm trying to call a Java WebService out of a .net Client. There are two Methods, one Method requires one Parameter of type Parameter, the other Method requires one Parameter of type...
7
by: Nalaka | last post by:
Hi, I created a sinple web service that returns a dataSet. Then I created a client program that uses this web service (that returns the Dataset). My question is, how did the client figure...
2
by: WhatHappend | last post by:
I have converted a .Net 1.0 application to .Net 2.0 and the web service invocations have delay of around 10seconds on each intial access. After the first access subsequent access are fast (After a...
8
by: Brian Tkatch | last post by:
Server: DB2/SUN 8.1.6 Client: DB2 Connect Personal Edition (No 11) <URL:ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2winIA32v8/fixpak/FP11_WR21365/FP11_WR21365_CONPE.exe> ...
0
by: =?Utf-8?B?UmljaGFyZCBDb2xsZXR0ZQ==?= | last post by:
My goal is to connect a WSE 3.0 client to a WCF asp.net hosted service, utilizing MTOM encoding and if at all possible, streamedRequest transfer mode. I am starting with a basic Hello World...
4
by: Olivier Matrot | last post by:
Hello, I have a problem with an ASP.NET 2.0 Application. A client request is processed in parrallel by two threads. This ends with the following exception : <Source>System</Source> <StackTrace...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.