Subject cannot attach password database
Author pekolik
Hi,

I have problem with my Firebird server. I use it for many months but
now ït's heavy loaded and very often I obtain "cannot attach to
password database" error messages.

Configuration:
Apache 2.x
Tomcat 4.x
Firebird 1.x
InterClient/JCA-JDBC driver
RedHat 8.x

# File Limit
echo 32768 > /proc/sys/fs/file-max
ulimit -n 16384

# Socket limit
echo 1024 65535 > /proc/sys/net/ipv4/ip_local_port_range

HW:
2x Athlon MP 1600
1GB RAM (about 500MB free)

Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda1 20641788 14573592 5019556 75% /
/dev/sdb2 106609436 8344152 92849776 9% /data

I know that this is "heavy load" problem, but I cannot find
solution... Can anybody help me?