RMAN Duplicate database Error
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