Hi Oracle Gurus,
We are having Oracle database 11g version 11.2.0.2.0 on Red hat linux 5.8 . We are able to make sqlplus connection using @connect_string. At strange using same user/password@connect_string not able to make rman connection.
It gives ora-01017: invalid username/password. We have recreate password file and bounce the database to make sure correct password. And even grant the sysdba role to user. Please help.
Thanks in advance...