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 > Installing DB2 on Debian 5 (Lenny) or other "unsupported" distro

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-18-09, 05:31
sanyock sanyock is offline
Registered User
 
Join Date: Jun 2009
Posts: 2
Installing DB2 on Debian 5 (Lenny) or other "unsupported" distro

Hello,

I have installed DB2 on two servers (Centos and Debian) according to
article:
Installing IBM DB2 v8 fp17a on Debian Lenny (or other distro like Ubuntu) manually - Aulix WebGUI Hosting

It works very fine on Centos 64 bit but backup/restore hangs on Debian
32 bit
Following applies to Debian instance:

New database is created fine: db2 create db test1
It is connected fine by: db2 connect to test1

Problems:
Backup "hangs" (works indefinitely long)
db2stop force "hangs" too

Please suggest how to fix Debian installation.
I can provide db2diag.log if needed.

Thanks, Alex
Reply With Quote
  #2 (permalink)  
Old 06-18-09, 07:45
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Make sure the kernel versions and patches are up to the IBM recommended levels.

Have you used the recommended semophore settings ?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 06-18-09, 09:07
sanyock sanyock is offline
Registered User
 
Join Date: Jun 2009
Posts: 2
Please let me know recommended kernel level and hyperlink with that recommendation.

I am using default Debian kernel:
Linux workstation.aulix.com 2.6.26-2-686-bigmem #1 SMP Thu May 28 16:09:02 UTC 2009 i686 GNU/Linux

Thanks



grep Mem /proc/meminfo
MemTotal: 4150084 kB
MemFree: 3947712 kB

ipcs -l

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 4194303
max total shared memory (kbytes) = 4194304
min seg size (bytes) = 1

------ Semaphore Limits --------
max number of arrays = 1024
max semaphores per array = 250
max semaphores system wide = 25600
max ops per semop call = 32
semaphore max value = 32767

------ Messages: Limits --------
max queues system wide = 1024
max size of message (bytes) = 65535
default max size of queue (bytes) = 65535
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