Export - Import
One of stakeholder is migrating the database from one host to another host. We have installed Oracle 12c software on the new host and we are planning to use EXPORT and IMPORT method here. There are many schema's inside the database. We have created empty database on target only. Can I do the full export and import here?? What happens to the system tables??? Basically I want to do full user database export without mentioning schema's name. What happens if I take full export of the database on source and import full export??? Do I need to mention IGNORE=Y here???