Hi,
we use the RMAN Duplicate database from active database function of RMAN a lot and went into a Problem from Cloning a Staging Machine into a QA Machine.
We get this Error:
RMAN-04009: warning from
auxiliary database: ORA-28002: the password
will expire within 3 days
released channel: tg
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of
Duplicate Db command at
09/09/2020 19:50:36
RMAN-05501: aborting duplication of
target database
RMAN-03015: error occurred in
stored script Memory Script
RMAN-04014: startup failed: ORA-00000: normal, successful completion
My question is, at what point (Target/Aux) do we need to change the password and why is (and if so) why is RMAN aborting because of a warning?
All data and users come from the Target database (as I understand it).
We use wallets for authentication.
Our Environment:
Oracle Enterprise Edition 12.2
Thanks for any tips! If you need further information, let me know!