Removing DVF,DVSYS schema in 12c database.
Hi,
We have a new 12C(12.1.0.2) database installation. We see that there are couple of schemas DVF, DVSYS which are new and these are not there in any of our 11g databases.
These are database vault related schemas but we are not using it. So I have few questions.
1. Are these 2 schemas default for any 12c installation or we can select/deselect any option so that we don't have these 2 schemas in our database.
2. Can we remove these 2 schemas (drop user <username> cascade.) with out affecting or creating any issues in our database.