Hi
I created a new Apex workspace with "Re-use exiting schema =no" option. I provided the new schema name after which the wizard created a new schema with a new default tablespace for that schema and granted all the required system privs to that new schema in the DB. The schema contains 21 new tables with some sample tables.
When I created another workspace with an existing schema(empty) ,it did not grants any new system privs to that nor any new sample objects were loaded into an existing schema. Appreciate if anyone can provide some information in the way this works?