Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
RMAN Convert of a Pluggable Database - ORA-19928

martin.berger
Member Posts: 36 Bronze Badge
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
-
Franck Pachot OCM 12c DBA Oracle ACE Director and Oak Table member SwitzerlandMember Posts: 912 Bronze Trophy
Hi,
An alternative would be to have UNDO information being endianess independant...
Regards,
Franck.