cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR 2011-08-04 14:44:52.154 [iaxxbnetwork.cpp:78]

Former Member
0 Kudos

Dear All,

I am installing PIDEV and PIQUA on same server, after setting varialble and starting installation on HP-UX IA64 i am getting following error

ERROR 2011-08-04 14:44:52.154 [iaxxbnetwork.cpp:78]

CIaOsNetwork::resolveHostName_impl(pidev)

MOS-01052 Reverse lookup of address '10.0.10.100' belonging to host 'pidev' failed.

host entry for server is maintain in /etc/hosts as below

10.0.10.100 pidev pidev.cmp.com

loopback address also maintain

Edited by: ketan_sap on Aug 4, 2011 12:09 PM

Edited by: ketan_sap on Aug 4, 2011 12:10 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI,

Try with this .

sapinst SAPINST_USE_HOSTNAME=<hostname>

If it doesnt work then you will have to check whether hostnames are resolved into ip address and ip address into hostname.Thanks.

Former Member
0 Kudos

Hi,

The entry in the etc/host file should be ideally like this:

<IP Address> <fully qualified domain hostname> <alias>

So check your entry in the hosts file. The alias and FQDN are to be swapped.

Regards,

Srikishan

Former Member
0 Kudos

hey in full landscape we have entry in same way its working fine we are only facing error for this server