9i to 10g migration - using transportable tablespace
my company will migrate a 9i database from one AIX 5.3 box to another AIX 6 box and 10g installed. I guess both use big endian.
The tool chosen to migrate data is export/import tools. We will export all schemas from 9i and import all schemas to 10g.
9i databas is using raw devices and 10g will use ASM, but as administrator´s guide explain, it is possible usins DBMS_TRANSFER.
Is it possible to use transportable tablespace to move data from a 9i to 10g database? What issues should we be concerned of.
Thanks in advance.
Alex