*.db_cache_size=64m *.large_pool_size=12M *.shared_pool_size=128M *.processes=300
The equation for the process parameters is:
Processes=25 + (10 + max number of concurrent database file creations, and file extend operations possible) * n. Where n is the number of databases connecting to ASM.
Posted by Charles Kim, Oracle Ace