Requires Free Membership to View
If your database is at Oracle 10g, you have another option, which is to use the cross-platform transportable tablespaces feature. Solaris, Linux and Windows are supported platforms (you can query the view V$TRANSPORTABLE_PLATFORM to see supported platforms) but they are of different endianness. Solaris is big endian while Linux and Windows are little endian, so there may be an additional step involved to convert the tablespaces being transported on either the source or target side.
To read more about the cross-platform transportable tablespace feature, download the Oracle Database Administrator's Guide 10g (release 10.2) from Oracle Technology Network, which can be found here.
This was first published in October 2005

Join the conversationComment
Share
Comments
Results
Contribute to the conversation