I am trying to create a database with bigfile tablespaces for SYSTEM tablespace as well. I can use dbca to create it and set bigfile tablespace to SYSTEM tablespace.
How can I create bigfile system tablespace with CREATE DATABASE statement? Can any one help with the syntax?
Even though normal tablespace is enough for system, I was just checking if there is a syntax available to create.
Thanks,
Bhanu