Can anybody help me?
I know the DDIC user default password is 19920706,but how to change the DDIC password?
Info: RFCRADDBDIF_IND_IND CRfcOpen
RfcOpen() was successful.
Warning: RFCRADDBDIF_IND_IND CRfcPing
Pinging of RFC destination failed.
Error: RFCRADDBDIF_IND_IND CRfcPing
pinging of RFC destination failed.
Error: RFCRADDBDIF_IND_IND InstallationDo
Phase failed.
Error: Main {}
Installation aborted.
By the way, i have searched this topic in google, but no useful.
update 2006-10-18
Good news, i have installed the SAP sucessfully today. below is the solution regarding to this problem.
Just add one line into my host file as below:
192.168.0.1 sap
192.168.0.1 is the IP address of my network card
SAP is my hostname(computer name/server name)
The file location is C:\WINDOWS\system32\drivers\etc\hosts.
Below introdution is from SAP.COM, for your reference.
Problems in the phase RFCRADDBDIF_IND_IND
The execution of report "RADDBDIF" in the phase RFCRADDBDIF_IND_IND can fail for different reasons. However, the complete execution of the report is also very important. You notice that problems have occurred if the phase terminates or an error appears in the log file. After discovering an error, you must execute the report again manually in Transaction SE38.
If R3SETUP terminates and the manual execution of the report "RADDBDIF" initializes a short dump "WRITE_FAILED" in Transaction SE38, the alias "SAPTRANSHOST" was presumably not found:
When you enter the local host during the installation for the question about the SAP transport host, it is used correctly. However, if you enter a different host name, this must also be reachable under the alias "SAPTRANSHOST", otherwise, R/3 does not function correctly and the above-mentioned termination occurs.
Enter this alias in your DNS server or create the following line for your \winnt\system32\drivers\etc\hosts file (or modify an existing line accordingly):
" SAPTRANSHOST"
Then restart the R/3 System and the service SAP_ and continue the installation.

订阅我的BLOG(RSS)