Login  Register

Re: restore rman backup from windows to linux

Posted by Arsalan on Jan 31, 2022; 10:22am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/restore-rman-backup-from-windows-to-linux-tp10600p10603.html




I want to migrate oracle 12c R1 from window 2016 to oracle linux 7.9
in window i face below error


RMAN> CONVERT DATABASE NEW DATABASE 'afgprod'
2> transport script 'D:\Clone\transport.sql'
3> db_file_name_convert 'D:\app\arsala\Oradata\Afgprod\Datafiles'
4> 'D:\Clone' to platform 'Linux x86 64-bit';

Starting conversion at source at 31-JAN-22
using channel ORA_DISK_1

External table SYS.OPATCH_XML_INV found in the database

Directory SYS.DUMPFILE found in the database
Directory SYS.DUMPFIL found in the database
Directory SYS.P6_DIR found in the database
Directory SYS.OPATCH_INST_DIR found in the database
Directory SYS.OPATCH_SCRIPT_DIR found in the database
Directory SYS.OPATCH_LOG_DIR found in the database
Directory SYS.ORACLE_BASE found in the database
Directory SYS.ORACLE_HOME found in the database
Directory SYS.PREUPG_OUTPUT_DIR found in the database
Directory SYS.QUEST_SOO_UDUMP_DIR found in the database
Directory SYS.QUEST_SOO_CDUMP_DIR found in the database
Directory SYS.QUEST_SOO_BDUMP_DIR found in the database
Directory SYS.BK found in the database
Directory SYS.PREUPGRADE_DIR found in the database
Directory SYS.ORACLE_OCM_CONFIG_DIR2 found in the database
Directory SYS.DUMPBACKUP found in the database
Directory SYS.QUEST_SOO_ADUMP_DIR found in the database
Directory SYS.XML_DIR found in the database
Directory SYS.QUEST_SOO_DIR_1 found in the database
Directory SYS.EXPORT_DIR found in the database
Directory SYS.DUMPBKR found in the database
Directory SYS.ORACLE_OCM_CONFIG_DIR found in the database

User SYS with SYSDBA and SYSOPER privilege found in password file
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of conversion at source command on ORA_DISK_1 channel at 01/31/2022 14:43:58
ORA-19926: Database cannot be converted at this time

RMAN>