Register Login

Possible network problems detected - check tracefile and adjust the DNS settings

Updated May 18, 2018

Hello!
When i do `startsap` (lsnrctl is already active), i get the message, that the
instance was started successfully. But i don`t see any dw-process in the memory.
In `dev_disp` i see the following:
...
...
...
*** WARNING => DpNetCheck: NiServToNo(sapdp12) failed (rc=-3)
*** ERROR => DpNetCheck: NiServToNo(sapgw12) failed (rc=-3) [dpxxtool2.c 3733]
***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the
DNS settings [dpxxtool2.c 3873]
MtxInit: -2 0 0
DpSysAdmExtInit: ABAP is active
DpShMCreate: sizeof(wp_adm) 23760 (1320)
...
...
...
EsIUnamFileMapInit: ES base = 0x0x700000080000000
EsStdInit: Extended Memory 4092 MB allocated 1022 blocks reserved for free list.
ES initialized.
*** ERROR => DpCommInit: NiDgBind [dpxxdisp.c 7795]
*** DP_FATAL_ERROR => DpSapEnvInit: DpCommInit
*** DISPATCHER EMERGENCY SHUTDOWN ***
increase tracelevel of WPs
*** ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c 2384]
*** ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c 2384]
*** ERROR => DpWpKill: illegal pid (-1,5) [dpxxtool.c 2384]
...
NiWait: sleep (10000 msecs) ...
...
...

What can be the reason of this problem???

Thanks a lot for your answers...


Comments

  • 13 Apr 2009 1:45 pm Guest

    Which user did you start SAP with,
    adm  or  ora

    Are you on Windows or Unix?.
    WARNING => DpNetCheck:

    NiServToNo(sapdp12) failed (rc=-3)
    ERROR => DpNetCheck:
    NiServToNo(sapgw12) failed (rc=-3) [dpxxtool2.c  3733]


    LOG GZZ=> 2 possible network problems
    detected - check tracefile and adjust the

                 
    DNS settings [dpxxtool2.c  3873]

    Do as advised and check dev_w0, there seems to be
    some name service issue...


     

  • 13 Apr 2009 1:45 pm Guest

    3733]
    the
    Do as advised and check dev_w0, there seems to be some name service issue...

  • 13 Apr 2009 1:45 pm Guest

    I use IBM AIX v5.2
    First of all i start lsnrctl with ora
    Then i do startsap with adm

  • 13 Apr 2009 1:45 pm Guest

    3733
    adjust the
    >> DNS settings [dpxxtool2.c 3873]
    I have SAP in IBM HACMP environment. There are two nodes. One is CI-node, the
    other is DB-node.
    So, there can be three variants:
    1. The R/3 is running on it`s home node (CI). Oracle db is also running on it`s
    home node (DB)
    2. The CI node has failed. All of it`s resources (including it`s service ip
    label) are acquired by the DB node and R/3 is started there. Database is already
    running on DB
    3. The DB node has failed. All resources are on CI node. The database is
    started. The R/3 is already running there.
    In first case when R/3 starts, it says that ABAP database is not avaliable via
    R3Trans. Oracle is running on DB. R/3 doesn`t start on CI normally (there are
    few processes, like co.*, ms.*, but no dw.* processes).
    In the second case, ABAP database is avaliable, but R/3 is not running normally
    (again, no dw-processes). I try to "stopsap" and "startsap" manually, but there
    is no result.
    In the third case everything goes well. All processes are started. Lots of
    dw-processes, and so on.
    During takeover (DB to CI and vise versa) the takeover node logically has two
    machines. Both it`s and other node`s file systems are mounted, two ip aliases
    exist. The most srange thing is that when DB falls to CI everything goes ok, but
    when CI falls to DB, dw processes do not start. The only difference is the
    machine`s hostname. But i tried to change the DB`s hostname to CI`s. But it did
    not help.
    PS. I don`t use DNS. I use /etc/hosts instead. The name resolve and ip resolve
    works good. The R/3 was installed on CI machine. Maybe this is the reason...
    Maybe R/3 searches for some processor`s s/n...
    Don`t know. Let me know, if you have any ideas.

  • 13 Apr 2009 1:45 pm Guest

    Hi There,
    I think I experienced this problem before
    and we’re on AIX too.
    Can I ask u if you experience this problem:  -  Unable to
    “mount” filesystems from other host with Subsystems error when reboot
    server.              
    -  Found errors for Ethernet Down in command “errpt”
    If so try this:-
    1.stopsrc  -g nfsß   stop all Subsystem for NFS
    2.lssrc -g  nfs       ß  should say all Subsystem
    “Inoperative”
    3.startsrc -g  nfs
    4.lssrc -g  nfs   ß  should show “active”
    5.smitty inetà Show/Change characteristics of a Network Interface à detach for (en1, et0, et1)
    6.netstat -a ß  make sure ent1 not display
    7.inetstat -i ß  Should show ONLY en0, lo0 after detach…we only use en0 node !
    8.shutdown -Fr ß  reboot server
    Hope this helps.  Please let me know
    if this was the problem.
    Derek Phung
      WARNING = DpNetCheck:
    NiServToNo(sapdp12) failed (rc=-3)
      ERROR = DpNetCheck:
    NiServToNo(sapgw12) failed (rc=-3) [dpxxtool2.c  3733]
     LOG GZZ= 2 possible network
    problems detected - check tracefile and adjust the           
    DNS settings [dpxxtool2.c  3873]
    Do as advised and check dev_w0, there seems to
    be some name service issue...
    I`ll explain the situation:
    I have SAP in IBM HACMP environment. There are two
    nodes. One is CI-node, the other is DB-node.
    So, there can be three variants:
    1. The R/3 is running on it`s home node (CI).
    oracle db is also running on it`s home node (DB)
    2. The CI node has failed. All of it`s resources (including
    it`s service ip label) are acquired by the DB node and R/3 is started there.
    Database is already running on DB
    3. The DB node has failed. All resources are on CI
    node. The database is started. The R/3 is already running there.
    In first case when R/3 starts, it says that ABAP
    database is not avaliable via R3Trans. Oracle is running on DB. R/3 doesn`t
    start on CI normally (there are few processes, like co., ms., but no dw.
    processes).
    In the second case, ABAP database is avaliable,
    but R/3 is not running normally (again, no dw-processes). I try to
    "stopsap" and "startsap" manually, but there is no result.
    In the third case everything goes well. All
    processes are started. Lots of dw-processes, and so on.
    During takeover (DB to CI and vise versa) the
    takeover node logically has two machines. Both it`s and other node`s file
    systems are mounted, two ip aliases exist. The most srange thing is that when
    DB falls to CI everything goes ok, but when CI falls to DB, dw processes do not
    start. The only difference is the machine`s hostname. But i tried to change the
    DB`s hostname to CI`s. But it did not help.
    PS. I don`t use DNS. I use /etc/hosts instead. The
    name resolve and ip resolve works good. The R/3 was installed on CI machine.
    Maybe this is the reason... Maybe R/3 searches for some processor`s s/n...
    Don`t know. Let me know, if you have any ideas.


×