[Sqlrelay-discussion] sqlr-status and ps aux doesn't show the same number of connections
Brought to you by:
mused
|
From: BlacKarma <bla...@gm...> - 2008-06-04 10:24:13
|
Hi everybody, I'm experiencing some problem using SqlRelay (0.39.4) over Oracle 10g. SqlRelay start and after a while the listener fork but the open client connection is less than the open server connection and when a check with a "ps aux" the number of process is less than the open server connection displayed by sqlr-status. IE : Open Server Connections: 24 Open Client Connections: 5 Forked Listeners: 20 (maximum set in the configuration file) result of ps aux on linux : 8 sqlr-connection-oracle8 (some have been spawned on start, some after start (-silent)) In this case I have to restart the instance because of forking listener. Someone have an idea ? Best regards, -=- BlacKarma -=- |