Displaying 1 result from an estimated 1 matches for "sessions_per_us".
Did you mean:
sessions_per_user
2006 Mar 22
0
Oracle connect limit exceeded by with WEBrick
I''m using WEBrick and Oracle. I have a Oracle connection limit of 8. On
the 9th click in of the application I get an oracle error stating I have
exceeded the connection limit. "ORA-02391: exceeded simultaneous
SESSIONS_PER_USER limit". It seems that rails is not reusing
connections..... I started with a limit of 5 and the dba gave me three
more.
Blake
--
Posted via http://www.ruby-forum.com/.