ko_at_esp.bellcore.com (Sridhar Ramalingam) wrote:
>We have our oracle 7.1.6 running on a HP server and some clients on a PC
>who connect to oracle server via SQL*NET V2. If we have 20 different
>clients at any given time do we need 20 concurrent oracle licenses.
Having spent a gret deal of time on licensing issues in the past week,
I can say categorically that you are exactly right, sir. For example,
you could have a 1,000 users but no more than 20 can access at 1 time.
This is controlled by setting the MAX_SESSIONS parameter in your init
file to 20.