Something is behaving differently for me between 11g and 12c in terms of caching. Can't quite figure out what it is. Running OBIEE 12c on Windows 2008 Server.
I see ENABLE = YES in NQSConfig.ini. When I'm connected to the repository in online mode, Manage>Cache is available, so caching is, in fact, enabled.
All tables in the physical layer are tagged as Cacheable. All of their corresponding Alias tables are set to honor the default of their source table.
However, running an analysis - any analysis - does not populate the data cache. Whether the analysis has fact columns only, dimension columns only, or fact and dimension columns together, it doesn't matter. Manage>Cache in the repository shows 'no cache entries'.
This exact set of steps populates the data cache in 11g, but not in 12c.
Thoughts?