19c Silent Install
I have to do a silent install to create a 19c Single Instance Database but without these features: Oracle Multimedia, Oracle OLAP,Oracle Spatial, Oracle Label Security, Oracle Application Express, Oracle Database Vault
Now I know you can create a database using the dbca.rsp or one of the templates like general_purpose.dbc or new_database.dbt
But can you use both the new_database.dbt and the dbca.rsp?
Here is why I am asking. I have seen examples using the general_purpose.dbc and trying to omit the options above but in the example, when the install completes those options are still there. When new_database.dbt is used instead, the options do not show up after install.