ORA-01017: invalid username/password; logon denied
From my site everything is ok despite that getting the error. I am trying to connect from another server in the following way :
[oracle@dg2 admin]$ rman target sys/orcl@pridb
Recovery Manager: Release 12.2.0.1.0 - Production on Mon May 13 17:23:14 2019
Copyright (c) 1982, 2017, Oracle and/or its affiliates. All rights reserved.
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
Jewel