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 > Db2top on Linux/SUSE

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-06, 00:58
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Arrow Db2top on Linux/SUSE

Team,

db2top does not work on Linux/SUSE.
We are running 64 Linux and 64 bit DB2 V8.1 Fp 9.

Downloaded db2top from IBM both linux 32 and linux 64.

Both does not work.

Thanks,
R
Reply With Quote
  #2 (permalink)  
Old 11-17-06, 01:42
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
are you running the DPF option (Distributed Partitioning Feature)?
Grofaty
Reply With Quote
  #3 (permalink)  
Old 11-17-06, 17:42
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Arrow

Yes with 20 partitions.

The error we are getting is.

dtop> ./db2top
./db2top: /lib/libc.so.6: version `GLIBC_2.3.4' not found (required by ./db2top)
dtop> ./db2top64
./db2top64: /lib64/libc.so.6: version `GLIBC_2.3.4' not found (required by ./db2top64)
dtop> uname -a
Linux XXXX 2.4.21-231-smp #1 SMP Mon Jun 28 14:13:46 UTC 2004 x86_64 unknown
dtop> set LD_LIBRARY_PATH=/XXXX/home/XXXX/sqllib/lib32
dtop> ./db2top64
./db2top64: /lib64/libc.so.6: version `GLIBC_2.3.4' not found (required by ./db2top64)

Any help is appreciated.

Thanks,
-R
Reply With Quote
  #4 (permalink)  
Old 11-18-06, 05:29
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
dtop

according the message, something with library path
or
your library path is set LD_LIBRARY_PATH=/XXXX/home/XXXX/sqllib/lib32
and the product needs lib64
or you have lib64 and the product needs lib32
check the current setting and product requirements
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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