Hi!
I wanted to confirm one thing- how is No is of processes in init.ora linked with total no. of connections we can made through our application to the database. If we have this parameter set as 500, that means only around 490 users will be able to login in the application? or is there any other parameter also which is responsible for total no. of users connected with the database at a time?
That means if we have processes set as 500, and 1000 users are trying to login at different time interval, so it wont allow users to login into the system? what error message will it give to them?
Bookmarks