Database Migration to New Server
As the company has considered staying on 32-bit O/S until a period of time, I have to enable /PAE so as to address more than 4GB process memory allocations (VLM).
My question are:
1. The Oracle Documentation says, I have to use db_block_buffers and db_block_size to size the SGA. What are the pros and cons for considering this method of VLM?