Importing SYSTEM/SYSAUX//SYS tablespaces....
Thank you for your help....
I would like to import a full expdp database export into a database that currently contains data.
I will remove the current data by dropping the tablespaces, except sys/system/sysaux.
Then when I do the full dpimp import, there will be sys/system/sysaux tablespace objects which will cause a problem
The database from which the data was exported from is V11.1.0.7 running RHEL 5
The database into which the data is imported is V11.2.0.3 running RHEL 5
What should I do and is this the right approach...
Kind regards,
JIten