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