I am doing a system copy of my ecc5 abap system to another machine.
after brrestore, I continue with db instance installation. in the phase:"starting rfc jobs", I get this error:connection broken, then I check dev_rfc.trc:
ERROR file opened at 20090419 235410 BEIST, SAP-REL 640,0,35 RFC-VER 3 686385 MT-SL
T:1 ======> Name or password is incorrect. Please re-enter
T:1 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
T:1 ======> Name or password is incorrect. Please re-enter
T:1 <* RfcReceive [2] : returns 3:RFC_SYS_EXCEPTION
but I can login from gui using the passwd. then I try to change to a new passwd. but I still have the same error.
Could you give me some advices? thanks a lot.