Re: Dedicated VS. Shared server Part 2
640410Aug 6 2009 — edited Aug 7 2009Hi Friends,
Oracle 10g DB
OS = Windows2003
I have 3party applications with 800 users.
Is it OK if I use Oracle Database Assistant to switch DEDICATED / SHARED server connection?
I set my db server to SHARED connection, I can see that all the users can connect.
If I change my db server to DEDICATED connection, only half can connect and the other half hangs.
I already set my db to > alter system set sessions=1000 scope=both;
What else do I need to allow all users to use dedicated connection?
Thanks a lot