Home » RDBMS Server » Networking and Gateways » Max connection to one Oracle instance
Max connection to one Oracle instance [message #66500] Sun, 07 July 2002 22:09 Go to next message
Sanjay Rao
Messages: 1
Registered: July 2002
Junior Member
How many Users can simultaneously connect to one instance of a database. if it is a music portal..can 1,00000 or more end users can access (Insert/Update/Delete) database simultaneously.
Re: Max connection to one Oracle instance [message #66504 is a reply to message #66500] Wed, 10 July 2002 05:07 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
logically speaking if there are 100,000 users for a portal, it is not recomended to create 100,000 users for database.
This should be handled by the app that connects to the datdabase (using connection pooling).
Generally these users(depending on category of ur business) should be grouped to a few (database)users at the most.
you Actually need to consider maximum sessions per (database) user.
Previous Topic: Listener crash during database startup
Next Topic: sql
Goto Forum:
  


Current Time: Tue Apr 23 21:03:16 CDT 2024