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 > check installation and existense

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-26-03, 04:48
raisa raisa is offline
Registered User
 
Join Date: Mar 2003
Posts: 33
check installation and existense

Hey all!

I'd like to know how to check that the database -system have installed and the server is started (db2admin start and db2start). And how about to check that the run time client is installed?
Does anybody have script or information? I'd be very thankfull.

My system is db2 udb 7.2 in Linux Red Hat.
__________________
-r-
Reply With Quote
  #2 (permalink)  
Old 11-26-03, 05:45
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: check installation and existense

rpm -qa will list all the rpm-s installed on your box ..
db2level will give you the db2 version info ...

There is a process db2gds (global domain spawner) which spawns most of the esssential engine processes ... Checking this may give an idea if db2 is up ....

HTH

Sathyaram

Quote:
Originally posted by raisa
Hey all!

I'd like to know how to check that the database -system have installed and the server is started (db2admin start and db2start). And how about to check that the run time client is installed?
Does anybody have script or information? I'd be very thankfull.

My system is db2 udb 7.2 in Linux Red Hat.
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 11-27-03, 01:51
raisa raisa is offline
Registered User
 
Join Date: Mar 2003
Posts: 33
Re: check installation and existense

Thanks, Sathyaram. I'll try...
__________________
-r-
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