Friends,
DB: 11.2.0.3
OS: Linux
We have a development host with five databases.
I'm increasing processes parameter on one database from 300 to 600 but would like determine in advance whether it will not affect other db's on the host.
Database is using 2GB SGA and Granule size is 16MB.
Question:
1. How to determine whether DB will handle 600 value for processes parameter?
2. Which kernel parameter I need to verify to make sure it will support this change?
I don't want to trial and error with db restart so trying to figure out whether my host will support this change or not.
Thanks.