473,396 Members | 1,886 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,396 software developers and data experts.

DB2 version info

How can I get the DB2 version installed on the Red hat linux server ?.
Not the 'release.notes' file but the actual DB2 version installed on
the particular server. What is the command line syntax for it ?

Thanks.

Nov 12 '05 #1
6 7946
db2level

Larry Edelstein

cdunn wrote:
How can I get the DB2 version installed on the Red hat linux server ?.
Not the 'release.notes' file but the actual DB2 version installed on
the particular server. What is the command line syntax for it ?

Thanks.

Nov 12 '05 #2
Ian
Larry wrote:
db2level

Larry Edelstein

cdunn wrote:
How can I get the DB2 version installed on the Red hat linux server ?.
Not the 'release.notes' file but the actual DB2 version installed on
the particular server. What is the command line syntax for it ?

Thanks.


Or, 'rpm -qa | grep db2'

Nov 12 '05 #3
Thanks but this still does not give me the version name like
'Enterprise Edition' e.t.c.

Nov 12 '05 #4
>>> How can I get the DB2 version installed on the Red hat linux server ?.
Not the 'release.notes' file but the actual DB2 version installed on
the particular server. What is the command line syntax for it ?

Thanks.


Or, 'rpm -qa | grep db2'

If you have multiple instances, and they could be running different versions
for each instance (alternate fixpaks), then you can use the db2ilist -a
command to show the version for each instance.

There is also a command to determine what level your DAS is running at
(daslist), but I am not sure where that program is located.

Obviously, this does not apply to Windows, since you can only run one
version of DB2 for Windows on a server (at least for now).
Nov 12 '05 #5
"cdunn" <cx****@yahoo.com> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
Thanks but this still does not give me the version name like
'Enterprise Edition' e.t.c.

db2licm -l
Nov 12 '05 #6
Thanks to all.............

Nov 12 '05 #7

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

Similar topics

2
by: Dave Cullen | last post by:
Is there a C# equivalent of the Version Info resource found in VC++ 6.0? Thanks
0
by: Kurt Ng | last post by:
Hi, y'all. I am working on retrieving file version info on a third party dll. I have used the FileVersionInfo class to retrieve all of the standard version information already such as...
3
by: g18c | last post by:
Hi, have a real simple question but i cant find the answer in the docs... i would like to get my c# exe's version info so i can display on a splash screen and in the about box. i have looked at...
1
by: José Joye | last post by:
I have created a VC project (which will create a DLL). It is using managed extension. It also has a ConfigData.cpp. In that file I have the following: ; However, it does not write any version...
6
by: Boris | last post by:
I have taken over a project which when compiled creates a DLL which has no version info tab. When you do a right-click with your mouse on the DLL file there is no version info. I checked some other...
2
by: gabe | last post by:
We use a custom versioning scheme that includes the date and time (2.0.10271545). The version number is displayed in a footer user control, which is rendered in every page. The web application is...
5
by: Peter | last post by:
Hi I am trying to find out how to set the version info so I can display the version number in the about box of my application. I have the following code but do not know where the values are...
1
by: Nate | last post by:
I'm trying to figure out how to query an assembly (in this case an aspx code-behind DLL) for its current version (major, minor, build, ...), and basically expose it as a property... public...
7
by: jeffc | last post by:
Not sure exactly what my question is or what forum to ask on. I know how to get version info from a particular file. e.g. FileVersionInfo.GetVersionInfo(filePath) What I'd like to do is get...
7
by: =?Utf-8?B?RG9u?= | last post by:
I'm using VS2005 to build a C++ assembly. I set a Key File in the linker advanced options for the project so that the assembly would be strong named. I filled out the data in AssemblyInfo.cpp and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.