Hello
I want to migrate a db from sparc to x86.
the source db run on a sparc solaris zone with database versionĀ 10.2.0.3.0.
the destination database is a solaris Virtual Machine
I already installed from scratch the latest oracle 11.2.0.4.
I pre-created the tablespaces on the target db (11g).
can I create an impdp using either full=y or schemas=schema_name. and then import impdp on the solaris x86? or some conversion of the dump file must take place?
thank you.
Mario.