Adding a Dialog instance to a live production database.

We are adding a number of new App servers to a ECC6 7.0 Live production database but we don't have enough confidence in the in the information in InstGui and install guide that it will not over write the /sapmnt/SID/exe of the running CI.
Has anyone done this and is just down to not selecting the unpack Kernel and oracle client check boxes in the Parameter Summary?
Cheers
Chris

Hi,
>If parameters are set correctly it shouldn't ask you to unpack exe files.
>DI should get all exe files from CI and it will do the same copy again whenever it gets restarted.
Well, yes if only, the DI use the same kernel as the CI...
For example we run our ECC6 production system with a CI on Windows 2003 64 Itanium and the DI on Windows 2003 x86_64.
Regards,
Olivier

Similar Messages

  • How does JAVA dialog instance gets synced from CI

    Hello Guru's,
    I have recently added two dialog instance to my Portal production.
    I want to know what changes I have to make manually to all the dialog instances?
    I had to manually change the JAVA parameters for all the dialog instances servers and add TREX nameserver.address.
    We have Application integrator iView and for that we had turned off the Session Management Alerts (current mode = off), but for some reason I have to login to all the dialog instance and turn this off, I thought this is Instance independent?
    Please help, what else should i be aware of?
    Thanks in advance.
    -Kurien

    Was there ever any feedback to this.  I would be interested in the same information, any tips/best practices for adding a java dialog instance.

  • *Slow Response on CI SM59 "Connection Test" to Dialog Instance

    Our ECP/ECQ, Central Instance runs on UNIX and we have a dialog instance
    running on Windows 2003 server. This dialog instance is used ONLY for
    running "Archive" jobs to take the load off CI.
    The performance of these archiving jobs on the dialog instance has been
    extremely slow. When we run the job in CI, on average each document
    takes about 1.74s and running on SAP-CONT02 it takes about 7.05s per
    document.
    When I perform a RFC connection test the logon response time is around
    6112 msec.
    SAP-CONT02 server has two dialog instances, ECP connected to production
    and ECQ is connected to the QA System.
    When I perform a similar SM59 RFC test from ECQ CI to ECQ dialog instance the response is 30 msec.
    We are not able to utilize the dialog instance to run our archive jobs and it is impacting on the
    project delivery. Can you please help to diagnose the issue?

    Hi Deepak
    Thanks for responding. I believe CI and Dialog are in the separate same network but different subnet mask.
    Windows Server: 192.168.205.119
    ECQ UNIX Server: 192.168.100.18
    ECP UNIX Server: 192.0.11.54
    Looks like it might be related to network delay. How do I confirm this? Is there any tests I can perform to prove this? I tried "Note 500235 - Network Diagnosis with NIPING" but it is not much of a help.
    Regards
    Hari

  • Creating a similar schema on a live production to development.

    HELLO
    Can anyone tell me the procedures involved in creatinng a schema on a dev database similar to the schema on a live production database.
    Is mere just creating user?
    Kenny

    HELLO
    Can anyone tell me the procedures involved in
    creatinng a schema on a dev database similar to the
    schema on a live production database.
    Is mere just creating user?
    KennyHi,
    The easy and complete way to do is:
    1. export from production db via exp
    2. create dev db
    3. import data/structure into dev db via imp.
    HTH

  • Differnce between central instance ,dialog instance and application instanc

    Hi all
    Please explain me what is central instance. what is it differnce betwenn the
    other instances like dilaog instance ,apllication instance.
    What is the exact use of having many instances ?
    regards
    Sanjeev.S

    Hi Sanjeev,
    First of all let me Clarify between Cental instance(CI)and Central Service instance(SCS). When you install NW04/NW04s systems on WIndows, when you open you windows console, you would first find the SID name that you have installed and when you expand this you'll find 2 instances. When you expand the first instance you'll find that there are message server and Enqueue server listed. This instance is called as Central Service instance or simply called SCS. You can look at the folder structure /usr/sap/<SID>/.
    Now the second instance is called as Central instance, when expanded you would see a SDM, a dispatcher and a server node. This is the instance which processes all your requests.
    Now answering your question about Dialog instance, When the CI is overloaded, i.e. your dispatcher is overloaded and your server is overloaded , you would install a dialog instance, which means that the database need not be installed for the Dialog instance and it can be on any system. While installing the Dialog instance it would ask you which Cental instance I have to refer, then you would be giving the necessary system to which you have created a dialog instance.
    Giving a graphical view,
    SID < J2E>
    < DATABASE>
    <hostname>00  message server
                            enqueue server
    <hostname>01  SDM
                            dispatcher
                            server0
    This is your one SAP system. Now you feel that this system is overloaded with lot of users, any there are many user who will be logging in again, so what you would do is install a dialog instance which would be referiing to J2E database but will have its own dispatcher and server0. SDM, message server and enqueue server are only one per systems.
    Now the dialog instance for J2E would look like this
    SID < K2E>
    <hostname2>01 dispatcher
                             server0
    Dialog instance is mainly for load balacing, now you can access the database of J2E by typing a different URL i.e. of K2E and hostname2 but still accees the data of the J2E. The communication between Dialog and Central instance is thru message server.
    In case you find it difficult to push thru, please let me know..

  • EP6 SP2 - Adding a new Dialog Instance

    Hi,
    I have two physical hosts. Host A was installed with State Controller, Dispatcher A and Server A.  Recently, I have added a new Host B with Dispatcher B and Server B.  Host A is the Central instance while Host B is the new Dialog instance.  When I startup the node Server B in Host B, it was trying to synchronise the files with Host A but it ran into an error during synchronization. In node Server B, it was complaining of some error during startup with the go.bat.  The error was :
    Start synchronizing application irj. More details about the synchronization can
    be found in INFO log files.
    Application irj was locally stopped.
    [com.sapportals.portal.prt.dispatcher.Dispatcher@10b0fd, 12/27/04 4:50:54 PM SGT
    , System_Thread_12] Exiting main initialization procedure because of exception:
    java.lang.NoClassDefFoundError: com/sap/portal/prt/sapj2ee/bridge/IAccessor
            at com.sapportals.portal.prt.runtime.Portal.getLogger(Portal.java:402)
            at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:283)
            at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalC
    oreInitializer.java:54)
            at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalI
    nitializer.java:129)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitiali
    zer.run(Dispatcher.java:160)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispat
    cher.java:358)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher
    .java:40)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispat
    cher.java:113)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:
    391)
            at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(Serv
    letContextFacade.java:3338)
            at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(Serv
    letContextFacade.java:2596)
            at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.deploy(Serv
    letsAndJspImpl.java:520)
            at com.inqmy.services.servlets_jsp.server.WebContainer.commitDeploy(WebC
    ontainer.java:258)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeLocal(D
    eployServiceImpl.java:4441)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeLocal(D
    eployServiceImpl.java:4370)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeApplica
    tions(DeployServiceImpl.java:4293)
            at com.inqmy.services.deploy.server.DeployServiceImpl.makeSynchronizatio
    n(DeployServiceImpl.java:3943)
            at com.inqmy.services.deploy.server.DeployServiceImpl.afterContainerStar
    t(DeployServiceImpl.java:3935)
            at com.inqmy.core.service.context.event.ContainerEventListenerWrapper.ru
    n(ContainerEventListenerWrapper.java:146)
            at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    WARNING: Dispatcher could not be set up:
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
            at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispat
    cher.java:370)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher
    .java:40)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispat
    cher.java:113)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:
    391)
            at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(Serv
    letContextFacade.java:3338)
            at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(Serv
    letContextFacade.java:2596)
            at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.deploy(Serv
    letsAndJspImpl.java:520)
            at com.inqmy.services.servlets_jsp.server.WebContainer.commitDeploy(WebC
    ontainer.java:258)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeLocal(D
    eployServiceImpl.java:4441)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeLocal(D
    eployServiceImpl.java:4370)
            at com.inqmy.services.deploy.server.DeployServiceImpl.synchronizeApplica
    tions(DeployServiceImpl.java:4293)
            at com.inqmy.services.deploy.server.DeployServiceImpl.makeSynchronizatio
    n(DeployServiceImpl.java:3943)
            at com.inqmy.services.deploy.server.DeployServiceImpl.afterContainerStar
    t(DeployServiceImpl.java:3935)
            at com.inqmy.core.service.context.event.ContainerEventListenerWrapper.ru
    n(ContainerEventListenerWrapper.java:146)
            at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
      Synchronization of missing application [irj] successfully completed.
    Start synchronizing application MetaMatrix. More details about the synchronizati
    on can be found in INFO log files.
      Error : Background synchronization of application [MetaMatrix] did not succeed
    , because : java.rmi.RemoteException: Error occured while synchronizing applicat
    ion [MetaMatrix]. Committing deploy to container - EJBContainer failed.com.inqmy
    .services.deploy.container.DeploymentException: ID020230 Cannot load bean <com.m
    etamatrix.metadata.server.serverapi.MetadataServerAPIHome>, because Exception oc
    cured in object instantiation: java.lang.NoClassDefFoundError: com/metamatrix/ap
    i/exception/MetaMatrixComponentException; nested exception is:
            com.inqmy.services.deploy.container.DeploymentException: ID020230 Cannot
    load bean <com.metamatrix.metadata.server.serverapi.MetadataServerAPIHome>, bec
    ause Exception occured in object instantiation: java.lang.NoClassDefFoundError:
    com/metamatrix/api/exception/MetaMatrixComponentException
    Any help would be appreciated...
    Thanks.
    regards,
    Mike

    Hi..
    Do you plan have load balancing setup..then you can go for installating another dialog webas java for your existing portal..
    youcan get the installation document at service.sap.com
    https://websmp103.sap-ag.de/instguides..
    see the webas java installation
    You can install another webas java and connect to you existinfg portal as dialog instance...
    Thanks
    Gopal
    (avoid points if it is useful)

  • We added an dialog abap instance to a system consisting of 3 DI and one CI

    We added an dialog abap instance to a system consisting of 3 DI and one CI.
    When trying to switch instance  from new instance in sm51 to old instance while being logged to an new instance directly  this is possible
    However when trying to switch instance in sm51 to new instance while being logged to an old instance  this is not possible.
    What could be the reason?

    jan,
    My first thought is whether the hostname of the new instance is availble to the old Dialog Instances (via the services file or DNS) ?
    Failing that, can you answer these questions...
    1) if you use SM51 to connect to an old instance from the new instance, can you then use SM51 to connect back to new instance ?
    2) When you access the new system from SM51, how does the logon fail ?
    invalid user / password ?
    Load balancing failure ?
    Connectivity failure ?
    You'll probably find the answer to your problem if you investigate down these three lines.  However, a more arcane cause could be the network topology...
    Are the instances on the same IP subnet ?
    Are the instances on the same domain or subdomain ?
    Check that there's nothing strange going on with the IP subnet mask.
    Good luck

  • Adding dialog instance in CRM 5.0

    Hello All,
    We are planning to add a dialog instance to our CRM system.
    Our CRM system Central instance is on Windows and the datatabase(Oracle) is on IBM AIX.
    Can you please tell me what all the preaction we have takecare before starting the installation of Dialog instance to this system.
    Thanks & Regards,
    Sekhar.

    Hi Ashok
    Mail forms must be recreated on each box.
    They can be a bit of a nightmare if you have multiple clients on a box.
    But the short answer as I mentioned is you'll have to create each form again.
    Regards
    Arden

  • Installing Java Dialog Instance - Error while connecting to DB

    We would like to add a dialog instance to our production Portal server.  We installed Portal as stand-alone on the central instance.  We have another server we would like to setup to serve as a Portal dialog instance.
    So far I have installed Windows 2003 Server Standard.  Installed MSSQL server client tools (database is mssql server).  Installed jdk 1.4.62.  Set java home and path environmental variables.  I'm now installing the Java dialog instance (I can't find any documentation on this).  From Netweaver installation CD> SAP NetWeaver '04 Support Release 1> Java System> MS SQL Server> Dialog Instance Installation>
    SAP System ID: (sid) ES2
    Central Host: SAPEPS02
    Path to JAVA DVD supplied> JDK Directory confirmed> Domain paramaters confirmed> domain<sid> account passwords supplied> domain<service><sid> account password supplied> Instance number confirmed>
    Installation started> It gets to step 8 and fails stating "Error while connecting to DB".  I looked through all the log files and couldn't come up with anything (i'm very thorough).
    I tried adding the users to the database as dbowners (no luck).  I installed SQL server 2000 with SP4.  No where during this installation did I get prompted for database parameters?
    Is there something basic i'm missing?  Does this scenario not work?  Any help would be greatly appreciated.  Pointing me in the right direction of the correct documentation would also be appreciated.  Thank you in advance.
    Sincerely,
    Brad Dridi

    Hi Brad,
    I am facing the same problem. I hope by now you must have got the solution for this.
    Can you please let me know how did you overcome this situation?
    Thank you!!
    Regards,
    Abhijeet Bhagat

  • Question about SSO (for Java Dialog instance) for Portal EP 6.0 SP 20

    Hi All
    I have following question.
    We are running Portal 6.0 SP 20. We have JAVA (Portal) CI+DB running on single host SAPQP1 and Two JAVA Dialog Instances (J2EE Application servers) running on separate host namely SAPAP35 and SAPAP36.
    I was able to configure SSO between SAPQP1 (CI+DB) and ECC R/3 system (QC1). SSO is working fine. Users can access all ESS/MSS data in portal when they use Portal URL running on SAPQP1 (http://sapqp1.xxxxx.com:50000/irj).
    But when users try to access ESS/MSS data via portal (URL) running on SAPQP35 (http://sapap35.xxxxx.com:50000/irj) and SAPAP36 ((http://sapap36.xxxxx.com:50000/irj) SSO does not work, i.e it system asks user id and password.
    So , how I can configure SSO between SAPAP35 and SAPAP36 JAVA Dialog instances and ECC R/3?

    Hi Sandip,
    obviously you already configured QC1 to accept Tickets issued by the Java Engine on SAPQP1. Did you imported the public (java) certificates from SAPAP35 and SAPAP36 into your ECC System? The certicficates need to be added in client 000 to your System PSE and in your production client to your ACL.
    Regards,
    Enno

  • Problem in updating Dialog instance kernel

    Dear all,
    I've a ECC 5 central instance runs on a sparc solaris machine, kernel version 175. The DB is oracle.
    I tried to install a dialog instance on a win2k3 machine.
    The installation was success, and the Dialog Instance can ran well. The kernel version of the DI is 43, so i want to update the kernel to version 175.
    But when i tried to upgrade the kernel of the DI, it cannot start.
    The error messsage is:
    ERROR => platform patchno is 43 [dpxxdisp.c   14862]
    ERROR => but my patchno   is 175 [dpxxdisp.c   14863]
    DP_FATAL_ERROR => Release inconsistent with running system
    DISPATCHER EMERGENCY SHUTDOWN ***
    It seem like the system still stuck with the old kernel. Please help me to solve this problem.
    Below is the complete log from dev_disp.
    Thanks a lot,
    Fendhy.
    trc file: "dev_disp", trc level: 1, release: "640"
    Mon Aug 20 16:40:58 2007
    kernel runs with dp version 134(ext=102) (@(#) DPLIB-INT-VERSION-134)
    length of sys_adm_ext is 312 bytes
    sysno      01
    sid        PRD
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    175
    intno      20020600
    make:      multithreaded, ASCII
    pid        2632
    ***LOG Q00=> DpSapEnvInit, DPStart (01 2632) [dpxxdisp.c   1102]
        shared lib "dw_xml.dll" version 175 successfully loaded
        shared lib "dw_xtc.dll" version 175 successfully loaded
        shared lib "dw_stl.dll" version 175 successfully loaded
        shared lib "dw_gui.dll" version 175 successfully loaded
        shared lib "dw_mdm.dll" version 175 successfully loaded
    Mon Aug 20 16:41:03 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [ dpxxtool2.c  3896]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >bmiapp2_PRD_01                          <
    DpShMCreate: sizeof(wp_adm)        4968    (828)
    DpShMCreate: sizeof(tm_adm)        2379840    (11840)
    DpShMCreate: sizeof(wp_ca_adm)        18000    (60)
    DpShMCreate: sizeof(appc_ca_adm)    6000    (60)
    DpShMCreate: sizeof(comm_adm)        192000    (384)
    DpShMCreate: sizeof(vmc_adm)        0    (364)
    DpShMCreate: sizeof(wall_adm)        (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY        (addr: 047E0040, size: 2663800)
    DpShMCreate: allocated sys_adm at 047E0040
    DpShMCreate: allocated wp_adm at 047E17D8
    DpShMCreate: allocated tm_adm_list at 047E2B40
    DpShMCreate: allocated tm_adm at 047E2B68
    DpShMCreate: allocated wp_ca_adm at 04A27BA8
    DpShMCreate: allocated appc_ca_adm at 04A2C1F8
    DpShMCreate: allocated comm_adm_list at 04A2D968
    DpShMCreate: allocated comm_adm at 04A2D980
    DpShMCreate: allocated vmc_adm_list at 04A5C780
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04A5C7A8
    DpShMCreate: allocated wall_adm at 04A5C7B0
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 3965 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( bmiapp) [dpxxdisp.c   10051]
    DpStartStopMsg: send start message (myname is >bmiapp2_PRD_01                          <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    ERROR => platform patchno is 43 [ dpxxdisp.c   14862]
    ERROR => but my patchno   is 175 [dpxxdisp.c   14863]
    DP_FATAL_ERROR => Release inconsistent with running system
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-2296 (SIGUSR2)
    ERROR => DpWpKill(2296, SIGUSR2) failed [dpxxtool.c   2507]
    killing W1-3340 (SIGUSR2)
    ERROR => DpWpKill(3340, SIGUSR2) failed [dpxxtool.c   2507]
    killing W2-1536 (SIGUSR2)
    ERROR => DpWpKill(1536, SIGUSR2) failed [dpxxtool.c   2507]
    killing W3-2952 (SIGUSR2)
    ERROR => DpWpKill(2952, SIGUSR2) failed [dpxxtool.c   2507]
    killing W4-2428 (SIGUSR2)
    ERROR => DpWpKill(2428, SIGUSR2) failed [ dpxxtool.c   2507]
    killing W5-180 (SIGUSR2)
    ERROR => DpWpKill(180, SIGUSR2) failed [dpxxtool.c   2507]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:13 2007
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)            Mon Aug 20 09:41:13 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     2296 Run           yes     0   0             0                                                            
    1 DIA     3340 Run           yes     0   0             0                                                            
    2 DIA     1536 Run           yes     0   0             0                                                            
    3 DIA     2952 Run           yes     0   0             0                                                            
    4 BTC     2428 Run           yes     0   0             0                                                            
    5 BTC      180 Run           yes     0   0             0                                                            
    Dispatcher Queue Statistics            Mon Aug 20 09:41:13 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    11
    11
    2000
    11
    0
    --------++++--
    +
    DIA
    2
    2
    2000
    2
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id        15
    wake_evt_udp_now    1
    wake events          total    13,  udp     1 (  7%),  shm    12 ( 92%)
    since last update    total    13,  udp     1 (  7%),  shm    12 ( 92%)
    Dump of tm_adm structure:            Mon Aug 20 09:41:13 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks            Mon Aug 20 09:41:13 2007
    =============================
    Slots: 300, Used: 6, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    74
    DISPATCHER
    -1
    WPCAAD074
    111
    DISPATCHER
    -1
    WPCAAD111
    148
    DISPATCHER
    -1
    WPCAAD148
    185
    DISPATCHER
    -1
    WPCAAD185
    222
    DISPATCHER
    -1
    WPCAAD222
    259
    DISPATCHER
    -1
    WPCAAD259
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:18 2007
    NiISelect: TIMEOUT occured (5000 ms)
    DpHalt: shutdown server >bmiapp2_PRD_01                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_OFF
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    [DpWpDied] W0 lives  (PID:2296  HANDLE:1564)
    [DpWpDied] W1 lives  (PID:3340  HANDLE:1560)
    [DpWpDied] W2 lives  (PID:1536  HANDLE:1556)
    [DpWpDied] W3 lives  (PID:2952  HANDLE:1552)
    [DpWpDied] W4 lives  (PID:2428  HANDLE:1548)
    [DpWpDied] W5 lives  (PID:180  HANDLE:1544)
    Stop work processes...
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:19 2007
    NiISelect: TIMEOUT occured (1000 ms)
    wait for end of exclusive shutdown
    [DpWpDied] W0 died  (PID:2296  HANDLE:1564)
    [DpWpDied] W1 died  (PID:3340  HANDLE:1560)
    [DpWpDied] W2 died  (PID:1536  HANDLE:1556)
    [DpWpDied] W3 died  (PID:2952  HANDLE:1552)
    [DpWpDied] W4 died  (PID:2428  HANDLE:1548)
    [DpWpDied] W5 died  (PID:180  HANDLE:1544)
    Stop gateway
    killing process (3208) (SOFT_KILL)
    Stop icman
    killing process (3336) (SOFT_KILL)
    Terminate gui connections
    [DpWpDied] W0 handle not set (PID:2296)
    [DpWpDied] W1 handle not set (PID:3340)
    [DpWpDied] W2 handle not set (PID:1536)
    [DpWpDied] W3 handle not set (PID:2952)
    [DpWpDied] W4 handle not set (PID:2428)
    [DpWpDied] W5 handle not set (PID:180)
    [DpProcDied] Process lives  (PID:3208  HANDLE:1568)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:20 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3208  HANDLE:1568)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:21 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:22 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:23 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:24 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:25 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:26 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:27 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:28 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:29 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process lives  (PID:3336  HANDLE:1572)
    waiting for termination of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1589
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Aug 20 16:41:30 2007
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:3336  HANDLE:1572)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    DpStartStopMsg: send stop message (myname is >bmiapp2_PRD_01                          <)
    NiIMyHostName: hostname = 'bmiapp2'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    DpHalt: received 4 bytes from message server
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    DpHalt: received 4 bytes from message server
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    DpHalt: received 4 bytes from message server
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    DpHalt: received 4 bytes from message server
    NiIRead: read 214, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=214
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 214 bytes
    MSG received, len 110+104, flag 3, from MSG_SERVER, typ 0, key -
    DpHalt: received 104 bytes from message server
    NiIRead: read 562, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=562
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 562 bytes
    MSG received, len 110+452, flag 1, from bmiapp_PRD, typ 0, key -
    DpHalt: received 452 bytes from message server
    NiIRead: read 562, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=562
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 562 bytes
    MSG received, len 110+452, flag 1, from bmiapp_PRD, typ 0, key -
    DpHalt: received 452 bytes from message server
    NiIRead: read 229, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=229
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 229 bytes
    MSG received, len 110+119, flag 1, from MSG_SERVER, typ 0, key -
    DpHalt: received 119 bytes from message server
    NiIRead: read 578, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=578
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 578 bytes
    MSG received, len 110+468, flag 1, from -         , typ 0, key -
    DpHalt: received 468 bytes from message server
    NiIRead: read 562, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=562
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 562 bytes
    MSG received, len 110+452, flag 1, from bmiapp_PRD, typ 0, key -
    DpHalt: received 452 bytes from message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek for hdl 3 / socket 1532 timed out (r; 0)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: write 114, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiPRead: WSAEWOULDBLOCK 1.time 4
    NiIPeek: peek successful for hdl 3 / socket 1532 (r)
    NiIRead: read 114, 1 packs, MESG_IO, hdl 3, data complete
    NiBufIn: NIBUF len=114
    NiBufIn: Packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER, typ 0, key -
    Received 4 bytes from MSG_SERVER                            
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiPRead: WSAEWOULDBLOCK 1.time 4
    Mon Aug 20 16:41:31 2007
    NiIPeek: peek for hdl 3 / socket 1532 timed out (r; 1000)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   10308]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1532
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2632) [dpxxdisp.c   8766]
    Good Bye .....

    There are two reasons that cause this kind of issue:
    1. An attempt is made to start two instances with the same operating
       system but a different kernel patch.
    2. Kernels are exchanged on one or several instances with an operating
       system that differs from the one of the central instance without
       restarting the central instance.
    In your case, it might be the second one. I write down the solutions
    for both cases anyway:
    for 1. Upgrade the kernel to the same patch level on all R/3 system
           instances with the same operating system.
    for 2. The following alternatives are available:
       a) Restart the system to have the message server determine the new
          patch level automatically.
       b) Enter the new patch number in the message server status area
          which previously contained the old patch level:
          - Transaction SMLG
          - Goto -> System Diagnosis -> Message server status area
          - Enter new patch level.
    This should solve the issue.
    Regards,
    Anil K Kunapareddy

  • Automatic shutdown of SAP Instance after installation of Dialog Instance

    Hi all,
    We've upgraded our system from SAP4.6C to ECC6.0 running on Win2003 64 bits Oracle 10g.
    After upgrade, we installed Dialog instance (this dialog instance is running outside MS cluster) and it is running on Microsoft cluster.  When we try to start up SAP dialog instance, the system is started but it automatically shuts down again.
    Below are the trace for DEV_DISP
    =============================
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      03
    sid        P02
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    75
    intno      20050900
    make:      multithreaded, ASCII, 64 bit, optimized
    pid        3216
    Wed Nov 22 12:32:40 2006
    kernel runs with dp version 217(ext=109) (@(#) DPLIB-INT-VERSION-217)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (03 3216) [dpxxdisp.c   1237]
         shared lib "dw_xml.dll" version 75 successfully loaded
         shared lib "dw_xtc.dll" version 75 successfully loaded
         shared lib "dw_stl.dll" version 75 successfully loaded
         shared lib "dw_gui.dll" version 75 successfully loaded
         shared lib "dw_mdm.dll" version 75 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Nov 22 12:32:51 2006
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0091.qqq.nxst) took 11 seconds
    Wed Nov 22 12:33:08 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 17 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5273]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >AP2_P02_03                              <
    DpShMCreate: sizeof(wp_adm)          5376     (896)
    DpShMCreate: sizeof(tm_adm)          4663200     (23200)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552048/552064
    DpShMCreate: sizeof(comm_adm)          552064     (1088)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1496)
    DpShMCreate: sizeof(wall_adm)          (25648/36736/64/104)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000007DA0050, size: 5314128)
    DpShMCreate: allocated sys_adm at 0000000007DA0050
    DpShMCreate: allocated wp_adm at 0000000007DA1AB0
    DpShMCreate: allocated tm_adm_list at 0000000007DA2FB0
    DpShMCreate: allocated tm_adm at 0000000007DA3010
    DpShMCreate: allocated wp_ca_adm at 00000000082157B0
    DpShMCreate: allocated appc_ca_adm at 0000000008219E00
    DpShMCreate: allocated comm_adm at 000000000821B570
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 00000000082A21F0
    DpShMCreate: allocated gw_adm at 00000000082A2270
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 00000000082A22A0
    DpShMCreate: allocated wall_adm at 00000000082A22B0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    Wed Nov 22 12:33:09 2006
    ***LOG Q0K=> DpMsAttach, mscon ( SAPGRPP02) [dpxxdisp.c   11586]
    DpStartStopMsg: send start message (myname is >AP2_P02_03                              <)
    DpStartStopMsg: start msg sent to message server o.k.
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    Release check o.K.
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    Wed Nov 22 12:33:49 2006
    ERROR => W0 (pid 1100) died [dpxxdisp.c   14241]
    ERROR => W1 (pid 1112) died [dpxxdisp.c   14241]
    ERROR => W2 (pid 1856) died [dpxxdisp.c   14241]
    ERROR => W3 (pid 576) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0x99 --> 0x98
    ERROR => W4 (pid 1368) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0x98 --> 0x90
    ERROR => W5 (pid 1108) died [dpxxdisp.c   14241]
    my types changed after wp death/restart 0x90 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:33:59 2006
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Wed Nov 22 04:33:59 2006
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1100 Ended         no      1   0             0                                                             
    1 DIA     1112 Ended         no      1   0             0                                                             
    2 DIA     1856 Ended         no      1   0             0                                                             
    3 DIA      576 Ended         no      1   0             0                                                             
    4 BTC     1368 Ended         no      1   0             0                                                             
    5 SPO     1108 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Wed Nov 22 04:33:59 2006
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          11
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Wed Nov 22 04:33:59 2006
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Wed Nov 22 04:33:59 2006
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:04 2006
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >AP2_P02_03                              < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1096) (SOFT_KILL)
    Stop icman
    killing process (748) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1096  HANDLE:536)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:05 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1096  HANDLE:536)
    wait for end of icman
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:06 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:07 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:08 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:09 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:10 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:11 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:12 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:13 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:14 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:15 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:748  HANDLE:544)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=569
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Nov 22 12:34:16 2006
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:748  HANDLE:544)
    DpStartStopMsg: send stop message (myname is >AP2_P02_03                              <)
    NiIMyHostName: hostname = 'AP2'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to MSG_SERVER, type 1
    DpStartStopMsg: stop msg sent to message server o.k.
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Wed Nov 22 12:34:17 2006
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11899]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 548 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 548 (pos=2)
    SiSelNRemove: removed sock 548
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/6
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 14)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 548
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3216) [dpxxdisp.c   10259]
    Good Bye .....
    Below is the trace for DEV_W0
    ==========================
    M patchno    75
    M intno      20050900
    M make:      multithreaded, ASCII, 64 bit, optimized
    M pid        1100
    M
    M  kernel runs with dp version 217(ext=109) (@(#) DPLIB-INT-VERSION-217)
    M  length of sys_adm_ext is 360 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 1100) [dpxxdisp.c   1299]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          5376     (896)
    M  DpShMCreate: sizeof(tm_adm)          4663200     (23200)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552048/552064
    M  DpShMCreate: sizeof(comm_adm)          552064     (1088)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1496)
    M  DpShMCreate: sizeof(wall_adm)          (25648/36736/64/104)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000DDA0050, size: 5314128)
    M  DpShMCreate: allocated sys_adm at 000000000DDA0050
    M  DpShMCreate: allocated wp_adm at 000000000DDA1AB0
    M  DpShMCreate: allocated tm_adm_list at 000000000DDA2FB0
    M  DpShMCreate: allocated tm_adm at 000000000DDA3010
    M  DpShMCreate: allocated wp_ca_adm at 000000000E2157B0
    M  DpShMCreate: allocated appc_ca_adm at 000000000E219E00
    M  DpShMCreate: allocated comm_adm at 000000000E21B570
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000000E2A21F0
    M  DpShMCreate: allocated gw_adm at 000000000E2A2270
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000E2A22A0
    M  DpShMCreate: allocated wall_adm at 000000000E2A22B0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host AP2

    M Wed Nov 22 12:33:10 2006
    M  calling db_connect ...
    C  Prepending E:\usr\sap\P02\D03\exe to Path.
    M  call semaphore clean-up function ...
    M  ***LOG Q0E=> DpSigGenHandler, Exception (c06d007e) [dpnttool.c   432]
    M  -
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c06d007e (Unknown exception)
    App       : disp+work.EXE (pid=1100)
    When      : 11/22/2006 12:33:14.515
    Threads   : 2
    Computer Name       : AP2
    User Name           : SAPServiceP02
    Number of Processors: 4
    Processor Type: EM64T Family 6 Model 15 Stepping 6
    Windows Version     : 5.2 Current Build: 3790
    State Dump for Thread Id 440
    --> (FAULT) Stack Back Trace <--
    FramePtr         ReturnAd         Param#1          Function Name
    000000000678f720 00000000078488ca 0000000000000003 kernel32!PulseEvent
    000000000678f7f0 0000000007847fe6 0000000007926000 dboraslib!__delayLoadHelper2 [delayhlp.cpp (271)]
    000000000678f860 00000000078136cd 000000000678f8b0 dboraslib!_tailMerge_OCI_dll
    000000000678f8c0 000000000782f3d8 0000003d00000000 dboraslib!get_oci_client_version [dboci.c (2766)]
    000000000678fa90 0000000001182107 000000000678fd80 dboraslib!DbSlConnect [dbsloci.c (1835)]
    000000000678fce0 000000000118251e 0000000000000000 disp+work!open_con [dbcon.c (3582)]
    000000000678fd50 00000000011856de 00000000ffffffff disp+work!supply_con [dbcon.c (3830)]
    000000000678fd90 000000000117826c 0000000000000001 disp+work!dbsl_connect [dbslxxx.c (232)]
    000000000678fdf0 00000000004ca16a 000000000755476c disp+work!db_connect [dblink.c (422)]
    000000000678fe80 00000000004cf609 0000000006d6bdfd disp+work!ThInit [thxxhead.c (1404)]
    000000000678feb0 000000000042c9e6 ffffffff00000002 disp+work!ThStart [thxxhead.c (1114)]
    000000000678fee0 0000000000401097 ffffffff00000003 disp+work!DpMain [dpxxdisp.c (1119)]
    000000000678ff10 00000000018919c1 0000000000000000 disp+work!nlsui_main [thxxanf.c (82)]
    000000000678ff70 0000000078d5965c 0000000000000000 disp+work!mainCRTStartup [crtexe.c (501)]
    000000000678ffa0 0000000000000000 0000000001891850 kernel32!BaseProcessStart
    State Dump for Thread Id c70
    --> Stack Back Trace <--
    FramePtr         ReturnAd         Param#1          Function Name
    000000000bd9fe40 0000000078d5f611 0000000006d31460 ntdll!NtFsControlFile
    000000000bd9feb0 000000000178a99f 0000000000000000 kernel32!ConnectNamedPipe
    000000000bd9ff40 000007ff7fc411c4 0000000000000000 disp+work!SigIMsgFunc [signt.c (595)]
    000000000bd9ff70 0000000078d6b66a 0000000078d6b630 msvcrt!endthreadex
    000000000bd9ffa0 0000000000000000 0000000000000000 kernel32!BaseThreadStart
    M  -

    M Wed Nov 22 12:33:15 2006
    M  call clean-up function ...
    M  in_ThErrHandle: 1
    M  ThSigHandler: signal (step 1, th_errno 11, action 4)

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = V-1

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server AP2_P02_03 on host AP2 (wp 0)
    M  *  ERROR       ThSigHandler: signal
    M  *
    M  *  TIME        Wed Nov 22 12:33:15 2006
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          11
    M  *  MODULE      thxxhead.c
    M  *  LINE        10354
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 1100) [dpnttool.c   327]
    M  return from clean-up function ...
    Does anybody has a solution for this problem?
    Thank you.

    Hi all again,
    I had the same problem and found a solution for it.
    I made two steps to start the dialog instance successful. First I modified the NLS_LANG setting in the registry and enviroment (only if necessary). Second, I fetched the last Oracle Instant Client <b>OCL10264.sar</b> from SAP Net and extract the file to <b>E:\usr\sap\PDV\SYS\exe\nuc\NTAMD64</b> (This directory was created through the Installer. The Kernel lies under <b>E:\usr\sap\PDV\D20\exe</b>)
    Now I changed the variable <b>DIR_CLIENT_ORAHOME = $(DIR_EXECUTABLE)</b> to
    <b>DIR_CLIENT_ORAHOME = E:\usr\sap\PDV\SYS\exe\nuc\NTAMD64</b> in the Instance Profile of the new Dialog Instance. So the Kernel knows that he has to use the Oracle Instance Client and the profilevariable says where he found it.
    After these modifications the Dialog Instance starts with success.
    With kind regards
    Thomas Espenhain

  • How to Install a Dialog Instance on NT server which CI is running on Unix

    Dear expert:
    Recently, we wanna add new dialog instance for our production system, but only one NT server can be used. Our SAP version is ECC6.0 SR3 and it's CI is running on HPUX 11.31. steps below:
    1. I have configed the SAMBA with shared /sapmnt -> /usr/sap. Also from NT side this directory can be accessed.
    2. I have add the <SID>adm and SAPService<SID> into SAMBA for access this directory with read and write rights.
    3. I installed the DI on NT server with x86 master.(our NT is windows 2003 x64 SP2)
    4. during the installation, the Master needs a directory named 'saploc' ( I think this should be only for NT with CI has this shared directory name, but no idea how to make this also in UX, so i create a new directory in UX named saploc and also share it). Is this normally?
    5. At the end, the DI in NT can not be running normally..first is dispwork.exe can not running. After I change the rights for 'saploc' in ux, the dispwork is running but can not connected to message server.
    6. I have updated the kernel for DI and make sure both the DI and CI has same version 236.
    7. After that , the disp+work.exe can never been running anymore
    8. I reboot the NT server try to fix this issue. but too bad! after reboot, I can not even start the DI from SAPMMC! with error 'permission deniedu2018..
    My question:
    1. do any one of yours has such experiences before? I mean install app server on different OS system.
    2. Is that possible for SAP ECC6.0 SR3, since I know that lots of successful storys for 46C or 470
    3. If it is possible.. how to ....
    Hope yous can give me some suggestions!
    Regards
    Ethern

    Hi my friend
    Did you check note 680617? Sorry I don't have hands on experience for this matter but I'm quite sure it's doable and fully supported.
    Here's the checklist I can imagine:
    1. release the /usr/sap directory as SAPMNT -- you already did and made sure it can be accessed from NT server
    2. edit DEFAULT.PFL in the profile directory and add the parameter SAPGLOBALHOST to it -- you didn't indicate
    3. have your target X86_64 kernel directory ready on CI HPUX host -- you didn't indicate but you did finish the DI install
    4. use SAPPAD to edit DI profile
    5. optional steps for oracle
    Please let me know what progress you have there.
    Thanks,
    Effan

  • New Dialog Instance Installation PXA_NO_SHARED_MEMORY Error

    Hi friends,
    I am  running SAP ECC 6.0 on HP_UX 11iv2 and oracle10g. Central instance and database installed on different servers.
    I have two other dialog instances running but I have installed another dialog instance as restore from other existing dialoginstance.. I have completed the restore activity and changess in profiles and aal that.
    but when I start this dialog instance then it giving large no.of dumps as PXA_NO_SHARED_MEMORY.
    Short text
        1200000 kilo bytes of shared memory for PXA not available.
    What happened?
        When starting the R/3 System, 1200000 Kbytes of storage space
        was required for the ABAP/4 program buffer (PXA), but this
        was not available.
        The system was started as an emergency system and is not fully
        operational.
        It is intended only for display and to eliminate errors.
        Under no circumstances should it be used for production
        purposes.
    What can you do?
        The system was started as an emergency system and is not fully
        operational. It is intended only for display to eliminate errors.
        Under no circumstances should it be used for production
        purposes.
        used in production.
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator
        .    You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        The error probably occurred when installing the
        R/3 system.
        The return code of the SAP shared memory control was 1.
        The error reported by the operating system is:
        Error number..... 22
        Error text....... "Invalid argument"
        Last error logged in SAP kernel
        Component............ "NI (network interface)"
        Place................ "SAP-Dispatcher jkeccap4_PDR_00 on host jkeccap4"
        Version.............. 38
        Error code........... "-2"
        Error text........... "hostname 'jkeccap1.jktyre.com' unknown"
        Description.......... "NiHsLGetNodeAddr: hostname cached as unknown"
        System call.......... " "
        Module............... "nixxhsl.cpp"
        Line................. 223
        The error reported by the operating system is:
        Error number..... 22
    Regards
    Ganesh Datt Tiwari
    09971538721

    Dear Markus,
    Thanks for your valuable reply
    Please find the below log
    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 93380kb, dir_size: 23184kb.
    I  *** ERROR => shmget(10006,1228800000,2016) (22: Invalid argument)
    A  RABAX in run level 1
    A  RABAX in unkown environment: task_type=0, run level=1, rabax state=80000000 ztta_task_type=0
    (0)  0x4000000003c0bbd0  CTrcStack + 0x1b0 at dptstack.c:227 dw.sapPDR_D00
    (1)  0x4000000004df9bd0  Z23rabaxCStackToTraceFilev + 0xb0 dw.sapPDR_D00
    (2)  0x4000000004e0b450  Z10rabaxinitPKt + 0xbb0 dw.sapPDR_D00
    (3)  0x4000000004e0c380  ab_rabax + 0x180 dw.sapPDR_D00
    (4)  0x4000000003e3fcd0  Z9abpbinitv + 0x1db0 at abload3.c:1392 dw.sapPDR_D00
    (5)  0x4000000003e27000  ab_init + 0x380 at abinit.c:238 dw.sapPDR_D00
    (6)  0x40000000017406b0  ThrInitRunTime + 0x110 at thxxrun1.c:190 dw.sapPDR_D00
    (7)  0x400000000168bb40  ThStartUp2 + 0x1e0 at thxxext.c:903 dw.sapPDR_D00
    (8)  0x4000000002006740  ThInit + 0x1ca0 at thxxhead.c:1851 dw.sapPDR_D00
    (9)  0x4000000002004580  ThStart + 0x2a0 at thxxhead.c:1144 dw.sapPDR_D00
    (10) 0x40000000015a1160  DpMain + 0x5f0 at dpxxdisp.c:1128 dw.sapPDR_D00
    (11) 0x4000000002cc08d0  nlsui_main + 0x30 dw.sapPDR_D00
    (12) 0x4000000002cc0860  main + 0x60 dw.sapPDR_D00
    (13) 0xc000000000033910  main_opd_entry + 0x50 /usr/lib/hpux64/dld.so

    A Mon Sep 19 17:50:30 2011
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_BEG entered.
    X  *** ERROR => invalid MM administration (adm) (nil)  (admCheck)(nil)
    A  ** RABAX: level LEV_RX_WRITE_SNAP_BEG failed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_END entered.
    A  ** RABAX: level LEV_RX_WRITE_SNAP_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Sep 19 17:50:30 2011

    A  Error Code PXA_NO_SHARED_MEMORY.
    A  Module  $Id: //bas/700_REL/src/krn/runt/abload3.c#42 $ SAP.
    A  Function ab_pbinit Line 1908.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_RETURN
    A  Shared Memory von 1200000 Kilo-Bytes für PXA nicht verfügbar..

    A  *** Allocation of PXA failed.
    A  *** Shared Memory in size 1200000K not available.
    A  *** Starting up system in emergency mode.
    A  *** Please don't use as productive system.
    A  *** Please decrease value of profile parameter
    A  *** abap/buffersize and restart the system.
    A  *** For further information please refer to note 307976.
    A  **GENER Trace switched on ***
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 3152kb, dir_size: 2964kb.
    A  PXA allocated (address 0xc000000036000000, size 32768K)
    A  System name
    A  ORACLE...........................PDR........20070605020637.....................................
    A  is used for RFC security.
    A  Sharedbuffer token: 53415040...33 (len: 111)====== a0605b23bdbb6b8b19adea8b...
    A  abap/pxa = **EMERGENCY_MODE** unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    B  dbtran INFO (init_connection '' ORACLE:700.08):
    B   max_blocking_factor =   5,  max_in_blocking_factor      =   5,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =   5,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x0f,  character encoding          = STD /  initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 21
    M  ThrCreateShObjects          allocated 103928 bytes at 0xc00000000ff80000
    M  ThVBStartUp: restart pending update requests
    M  ThVBAutoStart: update-auto-delete
    M  ThVBAutoStart: update-auto-sys-start
    M  ThVBAutoStart: update-auto-v2-sys-start
    N  SsfSapSecin: putenv(SECUDIR=/usr/sap/PDR/D00/sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is /usr/sap/PDR/D00/exe/libsapsecu.so .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...completed with return code 5.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700,
    W    ITS Plugin: Int.version,
    W    ITS Plugin: Feature set:
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  VSI: WP init in ABAP VM completed with rc=0
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >ciPDR_PDR_00                            <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 19.09.2011 03:14:35  1316382275 / 24286
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 19.09.2011 17:41:44  1316434304 / 16
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 19.09.2011 17:50:31  1316434831 / 1
    E  Status:         STATUS_OK
    E  -
    M  ThActivateServer: state = STARTING
    L  BtcSysStartRaise: Begin
    L  Raise event SAP_SYSTEM_START with parameter SSRV:jkeccap4_PDR_00@< appears or changes (state 1)

    A Mon Sep 19 17:50:52 2011
    A  **GENER Trace switched off ***
    A

  • Dialog instance installation procedure.

    Hi
    We are planning to install a new dialog instance to our production system in a seperate host(A new server).
    The normal way of doing is to initiate SAPINST tool on the new server and install just the dialog instance and club this with the main central instance.
    But the client wants to do in a different way, by creating directories on the central host itself for the new app server....Like if X50 is central instance and X51 & X52 are application server located in the CI itself. And now we create X53 and all the subdirectories and mount the whole directory to the new host.
    Here are my questions...
    1. Is this advisable way of doing?
    2. Where does a Java instance directory is located? Dont we have J2ee directory on each instance wether its CI or DI?
    3. Can anyone let me know the directory structure of a dialog instance?
    Thanks
    Subbu

    Hello,
    You would need to rn SAPINST on app servers too.
    However what you can do is create a share /sapmnt/SID/
    /sapmnt/SID should have the following sub dirs.
    /sapmnt/SID/exe
    /sapmnt/SID/global
    /sapmnt/SID/profile
    by sharing these directory, you can keep your Kernel centrallly located and de-risk the Kernel upgrades.
    Also profiles are maintained centrally.
    And this config is supported by SAP.
    Regards,
    Siddhesh

Maybe you are looking for

  • Why does the new IOS7 freeze up just like the samsung and android devices?

    I am having issues with this new IOS7 updated. Ever since the update my phone freezes as well as all apps use storage. There is no way to delete the built in apps that I don't use? I wish I wouldn't have updated my phone at all

  • TS1702 How can I eliminate duplicates in my devices when I sync?

    I do not know if it is related to icloud but when I sync now I get duplicates in the calendar on my different devices. Ipod, IPAd1 and IPad 2. I also would like my dedvice to sync my contacts and calendar from Outlook on my PC as prime feeder, it doe

  • CS3 Strange Behaviour or Bug?

    Create a shape. Fill the shape with a color no stroke. Copy that shape and paste in front. Make this new shape on top a gradient fill no stroke. Set the gradient fill to multiply 100%. Draw another radom shape on top your existing shapes. Now copy on

  • HELP!!!! Error 80003 App World Blackberry Curve 8520

    Hi, I have been getting the error message for the past 2 months. I've tried the option of setting via the Advanced Options > TCP/IP > APN and ticking the APN box and typing "Internet", and my App World still gives me the same error message, I reboote

  • 1760 and VIC2 2FXS

    What IOS will I need to configure analogue voice ports on a 1760 router? I've tried following the IOS selector but most of the releases it suggests are deferred.