OS Platform : Oracle Linux 6.6
DB version : 12.1.0.2.0 ( patchset 1 of 12C released on 22-July-2014)
Edition : Enterprise Edition
Type : Stand alone, non-ASM (Datafiles stored in Linux Filesystem )
Using DBCA, I want to create a 12C container DB and one pluggable DB for development purpose .I just want to know the bare-minimum space required for this. Our application test data will be needing 20GB space.
If I remember correctly, a 11.2 starter DB (without any application data) will be around 5GB in size. We want to know how big a 12.1 starter DB will be.
ie. I just want to know how much space is required for a basic Container DB and one Pluggable DB with all options (like XMLDB ,...etc).
I tried referring the following DOC. But it is not mentioned there.
http://docs.oracle.com/database/121/ADMIN/create.htm#i1008487
Message was edited by: greeny Corrected portable DB to Pluggable DB.