[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.4.0-test6 message queues problem with IBM DB2 V6.1 ?



2.3.30 or so, changed the default values for some limits and made them
configurable.

I need the following to make db2 happy in 2.4.0-test. 128 is a large
random value, 20 or so makes me able to restore a database.

if [ -f /proc/sys/kernel/msgmni ]; then
	echo "128" > /proc/sys/kernel/msgmni
fi

/Urban

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」