cancel
Showing results for 
Search instead for 
Did you mean: 

SyCheckHostnameLookup: can not get information for host

Former Member
0 Kudos

Hi guys,

We're performing an SAP R/3 4.6C SR2 installation on a HP-UX B.11.31 ia64

platform and are getting the following error uppon R3SETUP -f CENTRAL.R3S:

ERROR 2010-06-23 13:25:46 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:568

can not get information for host 'sbrdbt01'

Hostname for system has been correctly set up

/etc/hosts file has been correctly set up.

CENTRAL.log

INFO 2010-06-23 13:25:23 CommandFileController SyFileCopy:150
    Copying source file CENTRAL.R3S to target file CENTRAL.R3S.0 ...

INFO 2010-06-23 13:25:23 Main :0
    Preparation successfully completed.

INFO 2010-06-23 13:25:38 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:434
    checking host name lookup for 'sbrdbt01'

INFO 2010-06-23 13:25:38 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:473
    offical host name for 'sbrdbt01' is 'sbrdbt01.tap.pt'.

INFO 2010-06-23 13:25:38 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:541
    host 'sbrdbt01' has ip address '172.17.80.4'

ERROR 2010-06-23 13:25:38 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:568
    can not get information for host 'sbrdbt01'

INFO 2010-06-23 13:25:46 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:434
    checking host name lookup for 'sbrdbt01'

INFO 2010-06-23 13:25:46 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:473
    offical host name for 'sbrdbt01' is 'sbrdbt01.tap.pt'.

INFO 2010-06-23 13:25:46 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:541
    host 'sbrdbt01' has ip address '172.17.80.4'

ERROR 2010-06-23 13:25:46 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:568
    can not get information for host 'sbrdbt01'

INFO 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:434
    checking host name lookup for 'sbrdbt01'

INFO 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:473
    offical host name for 'sbrdbt01' is 'sbrdbt01.tap.pt'.

INFO 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:541
    host 'sbrdbt01' has ip address '172.17.80.4'

ERROR 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA SyCheckHostnameLookup:568
    can not get information for host 'sbrdbt01'

ERROR 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA InternalAskBasicKeysFromUser:0
    The maximum number of input attempts exceeded. The input process
    will be terminated.

ERROR 2010-06-23 13:25:47 CENTRALINSTANCE_IND_ORA AskBasicKeysFromUser:0
    Phase failed.

ERROR 2010-06-23 13:25:47 InstController Action:0
    Step CENTRALINSTANCE_IND_ORA could not be performed.

ERROR 2010-06-23 13:25:47 Main :0
    Installation failed.

ERROR 2010-06-23 13:25:47 Main :0
    Installation aborted.

I'm using CD number 51020564 wich has been updated with

46CSR2_7-20000401.SAR according to SAP note 946141

LABEL.ASC:

ORACLE:BASIS+WP+KW:46D SR 1:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:R/3:46C SR 2:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:R/3:46B:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:APO:3.0A SR 3:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:APO:3.10 SR 1:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:BBP+CRM:2.0B SR 2:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:BBP+CRM:2.0C SR 1:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:BW:2.0B:KERNEL:EXT_TOOL_CD:CD51020564
ORACLE:BW:2.1C:KERNEL:EXT_TOOL_CD:CD51020564

Any ideias?

Thank you.

Bruno Pereira

Accepted Solutions (1)

Accepted Solutions (1)

nelis
Active Contributor
0 Kudos

Make sure your hostname "sbrdbt01" and FQDN "sbrdbt01.tap.pt" both resolve to the same ip address and the same for the reverse(PTR).

Nelis

Former Member
0 Kudos

Thank you for your help!

We were able to solve this issue yesterday by ourselves. I wish I'd post it sooner though!

Solution:

A PTR record for the system was missing on the DNS machine.

Include both A and PTR records (DNS, Reverse DNS) for the specified SAP system on the company's DNS system.

Bruno Pereira

Answers (1)

Answers (1)

Former Member
0 Kudos

try the unix command , hostname , it may be different then the network name in /etc/hosts