Oracle on Linux tips, tutorials and expert advice
Installing and upgrading Oracle on Linux <<previous|next>> :Errors with Oracle on Linux installationOracle database installation, upgrades and patches
Transportable tablespaces for Oracle on Linux upgrade
By Maria Anderson, Production DBA, Autodesk
SearchOracle.com
- The compatible parameter must be set to at least 8.1 in both the source and target databases.
- You must be using Enterprise Edition to generate a transportable tablespace set (which you are).
- The source and target databases must have the same character set and national character set.
- The tablespaces you wish to transport must be self-contained tablespaces. Use the DBMS_TTS.TRANSPORT_SET_CHECK procedure to check whether this is true.
23 Apr 2007