Export and Import from Oracle 8.1.7 to Oracle 11g
I have a very old database in 8.1.7 that hasnt been able to be upgraded yet, and no idea when I'll be able to do it until we get an approved App.
Currently a BI extract uses the export from 8.1.7 and imports to a 9.2 database daily.
We have built a 11gR2 database for BI, and now want to setup a nightly refresh for this to happen. Exp and Imp will be used due to the 8i database.
I have the import running, but have noticed that the original schema in 8.1.7 has objects in 2 tablespaces. As its going to a BI warehouse, it would be preferred if this was kept to one tablespace only, to differentiate this schemas objects from the other objects within the database.