Transporting Oracle9i Tablespaces from Solaris to HP-UX
我们知道跨平台表空间传输是在Oracle10g以后实现的,用RMAN命令可以完成。 那么在Oracle9i数据库中到底跨平台表空间传输能不能够实现呢?Oracle官方文档中提到: The source and target database must be on the same hardware platform. For example, you can transport tablespaces between Sun Solaris Oracle databases, or you can transport tablespaces…