EM 13.5: RepMigrate.sh Import Fails Due to Existing Objects in Target Database
(Doc ID 3062366.1)
Last updated on DECEMBER 11, 2024
Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control 13.5, the import into the target database using RepMigrate is encountering a failure with the following error:
<PATH_TO_REPMIGRATE>/logs/rcu.log
Nov 22, 2024 5:10:16 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: Arguments validated Successfully
Nov 22, 2024 5:10:16 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: RepMigrate invoked with command line parameters: -script_dir <path_to_RepMigrate_dir> -dbUser system -dbPassword ******** -connectString (<connect string> -dataPumpDir <path_to_dataPump_files> -dataPumpUser system -dataPumpPassword ******** -action impdp -dbHome <ORACLE_HOME> -reposPassword ******** -datafileLocation +DATAC1 -parallel 16
Nov 22, 2024 5:10:16 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: RepMigrate parameters from command line and responsefile: -datafileLocation <path_to_datafiles> -action impdp -dataPumpPassword ******** -dataPumpUser system -dataPumpDir <path_to_dataPump_files> -script_dir <path_to_RepMigrate_dir> -dbUser system -dbPassword ******** -reposPassword ******** -connectString (<connect string> -parallel 16 -dbHome <ORACLE_HOME>
Nov 22, 2024 5:10:18 PM oracle.sysman.emdrep.repmigrate.core.JDBCConnection createConnection
INFO: Connected to DB.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: DB Patch 30978304 applied.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: Error: Please clean the database using RepManager before trying Import.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: No.of checks failed: 1
INFO: Arguments validated Successfully
Nov 22, 2024 5:10:16 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: RepMigrate invoked with command line parameters: -script_dir <path_to_RepMigrate_dir> -dbUser system -dbPassword ******** -connectString (<connect string> -dataPumpDir <path_to_dataPump_files> -dataPumpUser system -dataPumpPassword ******** -action impdp -dbHome <ORACLE_HOME> -reposPassword ******** -datafileLocation +DATAC1 -parallel 16
Nov 22, 2024 5:10:16 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: RepMigrate parameters from command line and responsefile: -datafileLocation <path_to_datafiles> -action impdp -dataPumpPassword ******** -dataPumpUser system -dataPumpDir <path_to_dataPump_files> -script_dir <path_to_RepMigrate_dir> -dbUser system -dbPassword ******** -reposPassword ******** -connectString (<connect string> -parallel 16 -dbHome <ORACLE_HOME>
Nov 22, 2024 5:10:18 PM oracle.sysman.emdrep.repmigrate.core.JDBCConnection createConnection
INFO: Connected to DB.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: DB Patch 30978304 applied.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: Error: Please clean the database using RepManager before trying Import.
Nov 22, 2024 5:10:26 PM oracle.sysman.emdrep.repmigrate.logger.RepMigrateLogger printAndLogMsg
INFO: No.of checks failed: 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |