Oracle 11gr2. is in-memory parallel execution available using a non-RAC database?
We are planning to use auto DOP and I am not clear if in-memory will be available since we are not using RAC. If it is available, which buffer does it use in it's calculations - basically I am trying to find out if we should increase the SGA size to accommodate this feature. We have many partitioned tables and are also planning to implement result cache in some of our more frequent queries
Thank you.