Hi all,
I'm very interested in porting several 11g non-prod DBs to PDBs in a 12c container database. Does anyone know of any Oracle documentation regarding sizing guidelines for memory_target and memory_max_target? Obviously I'm using automatic memory management. For example, if I have 4 DBs and each has a memory_max_target of 2GB, do I need to set memory_max_target in the container database to 8GB, or can I use a much smaller value? I expected it to be a smaller value as part of the "database consolidation" piece. Any help would be greatly appreciated.