Hello Folks!
I have a multi-tenant 12c (12.2) database named GLOBALDB with 5 PDBs ASIA_PDB, SAM_PDB, NAM_PDB, AUS_PDB and IND_PDB.
I would like to get the historical growth of each container PDB i.e. ASIA_PDB growth per month (not the whole GLOBALDB database size), say for the last 6 months or whatever historical data available to pull the info.
Thank you