Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
RMAN Convert of a Pluggable Database - ORA-19928

martin.berger
Member Posts: 36 Blue Ribbon
Unplugging a database, move to a platform with another endianess and trying to convert with RMAN results in a
RMAN-03009: failure of conversion at target command on ORA_DISK_1 channel at 12/15/2014 23:20:06
ORA-19928: CONVERT of data files with undo segments between different endian is not supported.
A convert function for pluggable databases would be nice so cross platform migrations are faster than always using a way like transportable tablespaces, full transportable export, expdp, impdp etc.
Regards, Martin
Comments
-
Hi,
An alternative would be to have UNDO information being endianess independant...
Regards,
Franck.