RCU Dataload Command Failed With "Failed No log created" Due To Invalid username/password Errors
(Doc ID 2366467.1)
Last updated on SEPTEMBER 07, 2023
Applies to:
Oracle Fusion Middleware - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
RCU dataload command failed with error:
% rcu -silent -dataLoad rcu -databaseType ORACLE -connectString host:port:sid -dbUser sys -dbRole sysdba -useSamePasswordForAllSchemaUsers true -selectDependentsForComponents true -schemaPrefix xxx -component WLS -component STB -component MDS -component UCSUMS -component OPSS -component IAU -component IAU_APPEND -component IAU_VIEWER -component SOAINFRA -component ESS -f < /home/user1/password.txt
Issue reproduces with
-one component, eg -Component IAU
-silent or interactive modes
Changes
RCU createRepository command ran successfully prior to running dataload
% rcu -silent -createRepository -connectString host:port:sid -dbUser sys -dbRole sysdba -selectDependentsForComponents true -schemaPrefix xxx -component WLS -component STB -component MDS -component UCSUMS -component OPSS -component IAU -component IAU_APPEND -component IAU_VIEWER -component SOAINFRA -component ESS -f < /home/user1/password.txt
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 |
Changes |
Cause |
Solution |