I am having this below error after upgrading my database from 11g to 12c.
I have two OS users "oracle" and "rman".
when i try to connect to the datbase using " rman target /" i am having this error.
its working fine with oracle user but not working with rman user.
However it works if i connect using rman target sys/<password>
Any ideas please?
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-01017: invalid username/password; logon denied
Regards,
Praveen