How to collect data from INMEMORY partition?
问题 I'm tuning Oracle 12c DB and trying to load some tables to INMEMORY partition. So, I'm altered 2 tables with CRITICAL PRIORITY . But, when I'm trying to SELECT some data from table in memory, it collects from general patition. I've got it from Autotrace. What I'm doing wrong? 回答1: The IMCO(Inmemory Coordinator) process wakes up every two minutes and checks to see if any population tasks needs to be completed. So, querying a table immediately after enabling it for inmemory doesn't ensure that