Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN Duplicate database Error

Sandeep_PJul 29 2010 — edited Jul 29 2010
Hello,

I am trying to use RMAN Active database duplication feature.
I am getting following error when I executed the duplicate script. I can understand its login issue but do not know how do I configure username/password so that RMAN will copy datafiles to remote server.

allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=497 device type=DISK
channel ORA_DISK_1: starting datafile copy
input datafile file number=00014 name=/data/oracle/PZHCAI01/u02/PZHCAI01/datafile/o1_mf_indx_5jf8bvcs_.dbf
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/29/2010 16:53:12
ORA-17629: Cannot connect to the remote database server
ORA-17627: ORA-01017: invalid username/password; logon denied
ORA-17629: Cannot connect to the remote database server
continuing other job steps, job failed will not be re-run


Any suggestions will be appreciated :)

Thanks,
Sandeep
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2010
Added on Jul 29 2010
9 comments
2,281 views