Transport Tablespaces from Solaris (10.2) to Windows (11.2)
I am migrating a database from 10g on Solaris to 11g on Windows. Oracle 11g is already installed on the Windows server and a new database created on it.
I use RMAN and impdp/expdp to transport one tablespace to the new server. The tablespace is now online.
My question is: Is this conidered an upgrade? Do I need to run preupgrade utlul12i.sql, catupgrd.sql, catuppst.sql
?TIA
0