Updated: EBS 12.1 + Transportable Tablespaces with Incremental Backup Option

Database migration across platforms of different "endian" (byte ordering) formats using the Transportable Tablespaces (TTS) process has been certified for Oracle E-Business Suite Release R12.1 for several years.

This certification has recently been updated to cover the use of the incremental backup option with Database 11.2.0.4 as a source.

Does it meet your requirements?

Note that for migration across platforms of the same "endian" format, users are advised to use the Transportable Database (TDB) migration process instead for large databases. The "endian-ness" target platforms can be verified by querying the view V$DB_TRANSPORTABLE_PLATFORM using sqlplus (connected as sysdba) on the source platform:

SQL> select platform_name from v$db_transportable_platform;

If the intended target platform does not appear in the output, it means that it is of a different endian format from the source and Transportable Tablespaces (for large databases) or export/import should be used for database migration.

The use of Transportable Tablespaces can greatly speed up the migration of the data portion of the database - it does not affect metadata which must still be migrated using export/import. We recommend that users initially perform a test migration with export/import on their database with the ‘metrics=y‘ parameter to find out the relative size of data vs metadata in their database and to have a basis to compare any gains in timing. Generally speaking, the larger the relative size of data (as compared to metadata), the more likely it would be that XTTS is suitable to reduce downtime.

时间: 2024-08-05 13:46:04

Updated: EBS 12.1 + Transportable Tablespaces with Incremental Backup Option的相关文章

Forms and Reports Developer 10g Certified on Windows 10 for EBS 12.x

Forms Developer 10g and Reports Developer 10g are now certified on Windows 10 desktops for E-Business Suite 12.1 and 12.2. See: Recommended Set Up for Client/Server Products with Oracle E-Business Suite 11i & R12 (Note 277535.1) Windows Compatibility

Oracle EBS 12.2.6 on VirtualBox

Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business Suite 12.2.6 for download from the Oracle Software Delivery Cloud. In this series of Blog posts I will detail how you can build an Oracle EBS 12.2.6

Transport Tablespaces with Reduced Downtime using Cross Platform Incremental Backup

OVERVIEW 1 目的 传统的传输表空间方式要求数据第一次由远端到目标端传输时,表空间必须置于read only模式,从而生产不可用.而XTTS方式则只需要在最后一次增量备份时将表空间置于read only模式,显著的减少了停机的时间 XTTS can significantly reduce the amount of downtime required to move data between platforms using enhanced RMAN's bility 2 oracle

oracle ebs 12.20 安装成功其过程失败日记及总结(1)

由于公司业务须要,须要安装oracle ebs进行 form 开发,所以就開始了痛苦oracle ebs安装之过程.刚開始是在vm中win2003 server 中安装ebs,,不知是我自已的水平太差还是运气太差,依照网络中安装ebs,安装通过了检測是,但在安装的过程中出现了各种莫名的错误,而在网络中相关解决错误的方法非常少,并且由于这个换了win2008,win2003英文版还是出现各种错误,即使偶尔一次成功了,但还是存在各样问题,总之,ebs将我搞疯了.好吧,正话開始,最后无奈之下,决定在v

oracle ebs 12.20 成功安装其过程失败日记及总结(1)

因为公司业务需要,需要安装oracle ebs进行 form 开发,所以就开始了痛苦oracle ebs安装之过程.刚开始是在vm中win2003 server 中安装ebs,,不知是我自已的水平太差还是运气太差,按照网络中安装ebs,安装通过了检测是,但在安装的过程中出现了各种莫名的错误,而在网络中相关解决错误的方法很少,而且因为这个换了win2008,win2003英文版还是出现各种错误,即使偶尔一次成功了,但还是存在各样问题,总之,ebs将我搞疯了.好吧,正话开始,最后无奈之下,决定在vm

fast incremental backup

https://community.oracle.com/docs/DOC-1013469 http://houseofbrick.com/fast-xtts-with-cross-platform-incremental-backup-part-2/ http://www.dummies.com/programming/databases/sql-for-dummies-cheat-sheet/ http://www.toadworld.com/platforms/oracle/w/wiki/

MySQL 5.6 Reference Manual-14.6 InnoDB Table Management

14.6 InnoDB Table Management 14.6.1 Creating InnoDB Tables 14.6.2 Moving or Copying InnoDB Tables to Another Machine 14.6.3 Grouping DML Operations with Transactions 14.6.4 Converting Tables from MyISAM to InnoDB 14.6.5 AUTO_INCREMENT Handling in Inn

gcc中文手册

GCC中文手册 中文版维护人——徐明<[email protected]> GCC 1 Section: GNU Tools (1) Updated: 2003/12/05 Other Links: GNU GPL Chinese NAME gcc,g++-GNU工程的C和C++编译器(egcs-1.1.2) 总览(SYNOPSIS) gcc[option|filename ]...  g++[option|filename ]... 警告(WARNING) 本手册页内容摘自GNU C编译器的

Oracle EBS R12 (12.1.3) Installation Linux(64 bit)

Oracle EBS R12 (12.1.3) Installation Linux(64 bit) Contents Objective. 3 1 Download & Unzip. 3 Download. 3 Unzip. 3 MD5 Checksums. 4 2 Pre-Install Task. 5 Disk Space. 5 Specific Software Requirements. 5 RPM... 6 JDK. 8 OS User & Group. 11 3 Instal