EM 13.5 : IMPDP job using RepMigrate.sh fails with Invalid username/password/connectString/SSL-inputs passed for dbUser check.
(Doc ID 3041556.1)
Last updated on FEBRUARY 07, 2025
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:
./RepMigrate.sh -dbUser sys -dbPassword <db password> -connectString "<connect string>" -dataPumpDir <data pump dir location> -dataPumpUser <datapump user> -dataPumpPassword <datapump password> -action impdp -dbHome <db home location> -reposPassword <repos Password> [-datafileLocation <Location To Create Datafiles>] [-parallel <number>]
Looking for suitable Agent.
_agentRUVersion=13.5.0.23
Arguments validated Successfully
RepMigrate invoked with command line parameters: -script_dir <path_to_RepMigrate_dir> -dbUser sys -dbPassword ******** -connectString <connect string> -dataPumpDir <path_to_dataPump_files> SYSTEM -dataPumpPassword ******** -action impdp -dbHome $ORACLE_HOME -reposPassword ********
RepMigrate parameters from command line and responsefile: -action impdp -dataPumpPassword ******** -dataPumpUser SYSTEM -dataPumpDir <path_to_dataPump_files> -script_dir <path_to_RepMigrate_dir> -dbUser sys -dbPassword ******** -reposPassword ******** -connectString <connect string> -dbHome $ORACLE_HOME
Invalid username/password/connectString/SSL-inputs passed for dbUser check.
Looking for suitable Agent.
_agentRUVersion=13.5.0.23
Arguments validated Successfully
RepMigrate invoked with command line parameters: -script_dir <path_to_RepMigrate_dir> -dbUser sys -dbPassword ******** -connectString <connect string> -dataPumpDir <path_to_dataPump_files> SYSTEM -dataPumpPassword ******** -action impdp -dbHome $ORACLE_HOME -reposPassword ********
RepMigrate parameters from command line and responsefile: -action impdp -dataPumpPassword ******** -dataPumpUser SYSTEM -dataPumpDir <path_to_dataPump_files> -script_dir <path_to_RepMigrate_dir> -dbUser sys -dbPassword ******** -reposPassword ******** -connectString <connect string> -dbHome $ORACLE_HOME
Invalid username/password/connectString/SSL-inputs passed for dbUser check.
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 |