Sap dailog instance in lnux

Hi All,
Recentrly we installed ERP EHP5 IDES version in Windows 2008 pc with oracle 11.2.0.1 database. Now i want to install one dailog instance to attach with ides server for testing purpose. For that i try to install application server in suse linux platform. During installation it ask the sap global profile directory path, when i give the actual path and continue the installation it throws the error "Node:
<sapglobalhost>\SID\SYS\profile not found". So please clarify me the below doubts.
1. Whether it is possible to connect the application server in linux with windows (CI & DB) server,
2. If possible means how can i continue the installation.
Thanks & Regards
Balaji

Hello Balaji,
You need to mount the Windows share "
sapglobalhost\sapmnt" to a local folder, at the Linux server.
Then you can point the installation to the locally mounted path.
You can do it like:
mkdir /sapmnt
mount //sapglobalhost/sapmnt /sapmnt
You may need to add parameters for the "sidadm" user and password to the "mount" command, and adjust the /sapmnt permissions afterwards.
Best regards,
Isaias

Similar Messages

  • How to log in to the new installed SAP ABAP instance ?

    Dear Experts,
    In SAP ERP 2005 installation,
    I have done central system installation, Now I need to perform postinstallation steps,
    Could you please tell me,  how to log in to the new installed SAP ABAP instance and do the post installation?
    Regards,
    Madhavan K

    Hi,
    Check the list of post installation steps:
    http://www.saptechies.com/post-installation-steps-for-ecc-60/
    From my point of view basic post installation steps are:
    - Installing SAP License (from http://service.sap.com/licensekeys)
    - Setup TMS  (STMS)
    - Import profiles (RZ10)
    - Client Copy (SCC*)
    - Create users (SU01)
    However further many steps are required as per your requirements. Cehck the link for more detailed steps.
    Regards,
    Srikishan

  • Difference btw: Distributed, High-Availability and Additional SAP System Instances

    Hello,
    In the installation Doc for NW 741, there is 3 other installations scenarios beside the single instance, can you pl. highlight the difference?
    Cheers,
    F

    Hello Fouad,
    Distributed landscape:
    In distributed landscape, every instance can run on a separate host
    - Central services instance for ABAP ( ASCS)
    -  Enqueue replication server instance (ERS instance ) for ASCS instance
    - Database instance
    - Primary application server instance (PAS)
    High availability :
    In high availability ,all above instances can run on seperate host. Here you can run all instance in switchover cluster infrastructure. That means ,for any instance if one node in cluster fails ,it switch over to other other node and still operations can run without any distrubance.
    Additional SAP instance:
    Additional SAP aaplication instance can be installed to scale the performance of an SAP system. It can be installed on one of the above instance host or on differnt host.
    The term "additional application server instance "was introduced to replace term dialog instance from SAP Netweaver 7.1 and higher.
    For more and detailed information ,you can refer to Installation guide for the SAP release you are planning to install and for DB/OS combination.
    Hope this helps.
    Regards,
    Archana

  • SAP liveCache instance update exited abnormally

    Hi MaxDB/Livecache,
    While applying LIvecache patch from 07 to 13 i got this error.
    checking unpacked archive... ok
    installation of SAP liveCache APO LiveCache finished successfully Tu, Feb 05, 2008 at 17:14:33
    finding instance type...
    checking mmap support...
    starting release already known
    apo starting release already known
    migration strategy already known
    running finalize check...
    current liveCache state is OFFLINE
    checking parameters...
    switch liveCache state to ADMIN
    switch liveCache state to ONLINE
    loading system tables...
    checking catalog...
    registering liveCache application procedures...
    registering lcapp routines failed
    load_lcapps
    ERR
    -24964,ERR_EXECUTE: error in program execution
    768,/sapdb/LCA/db/bin/x_python /sapdb/LCA/db/env/lapps.py -R /sapdb/LCA/db -d LCA -u SUPERDBA,*
    Installing APPS
    Installing APPS
    Traceback----
      File "/sapdb/LCA/db/env/installib.py", line 401, in connectAndInstall
        installRoutine (session, options)
      File "/sapdb/LCA/db/env/lapps.py", line 34, in install
        "APPS"
      File "/sapdb/LCA/db/env/installib.py", line 163, in include
        install (session, options)
      File "/sapdb/LCA/db/env/APPS.py", line 36, in install
        loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))
    Command----
    USE USER SAPLCA MANAGER
    Error----
    loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.
    cannot finish instance update for "LCA"
    checking catalog...
    table SYSDBA.SYSCHECKCATALOGERRORS does not exist
    registering liveCache application procedures...
    registering lcapp routines failed
    load_lcapps
    ERR
    -24964,ERR_EXECUTE: error in program execution
    768,/sapdb/LCA/db/bin/x_python /sapdb/LCA/db/env/lapps.py -R /sapdb/LCA/db -d LCA -u SUPERDBA,*
    Installing APPS
    Installing APPS
    Traceback----
      File "/sapdb/LCA/db/env/installib.py", line 401, in connectAndInstall
        installRoutine (session, options)
      File "/sapdb/LCA/db/env/lapps.py", line 34, in install
        "APPS"
      File "/sapdb/LCA/db/env/installib.py", line 163, in include
        install (session, options)
      File "/sapdb/LCA/db/env/APPS.py", line 36, in install
        loaderCmd (session, 'USE USER %s %s' % (sapuser[0], sapuser[1]))
    Command----
    USE USER SAPLCA MANAGER
    Error----
    loader.LoaderError: [-25008] Logon failure; previous user's (SUPERDBA) connection was restored.
    SAP liveCache instance update exited abnormally at Tu, Feb 05, 2008 at 17:15:27

    Hi Rolland,
    As you told is right, there was a problem in the password,
    we changed that password and we have tested the DB connection in db59, this was ok. and we ran the command user_sap SAPLCA,<password>
    this was ok.
    After the registration has been succefully from LC10 ..
    Thanks for your inputs,
    Mahesh Chedde

  • SAP Central Instance Health check

    Hello all,
    We have ECC6.0 running on Oracle 10.2.0.2 on SLES10 SP2. We are using Oracle clusterware(11g release 1) and the database is stand-alone. In other words we are using active/passive cluster.
    Our requirment is as follows:
    We need to create a Linux script that checks if the SAP Central Instance is up or not. If it is not up, then we need to start it. We will then create an Oracle clusterware application resource based on this script. My question is there any SAP binary/utility that checks the status of the Central Instance?
    Thanks,
    Shilpa

    You should be able to ping Message server (ASCS) if there is a repsonse then no need to do anything.
    dpmon pf=/sapmnt/<SID>/profile/<CI_profile> -p  | grep alive
    and you can also use below command to check whether your message server is up or not.
    lgtst name=<SID>

  • Remote Start SAP DI instance from CI

    How to start SAP dispatch instance from central instance?
    There is a known bug that whenever database restarted, the DI instance will lost database connection, if no user is connected. This is causing background job to miss the schedule.
    I'm thinking to restart DI instance whenever DB is started up by changing the DB startup script

    Hi John:
    Let me see if I understood, you are actually stopping the Central Instance without first stopping the Dialog Instance (application server)?
    If the answer is YES; you should always stop your DI first.
    Hope this helps!
    Regards,
    Federico

  • How to patch SAP J2EE instance ?

    Hello,
    We are at patch level 8 on SAP J2E instance and would like to apply Patch 12.
    What is the procedure to patch SAP J2EE ?
    Thanks

    Hello Ravi,
    The documentation for the upgrade procedure of WAS6.40 for every platform is available at http://service.sap.com/instguides. Note 697535 gives some more details about it.
    Kind Regards
    Vyara

  • Using SAP BW on top of more than one SAP HCM instance

    Hi!
    I am an SAP HCM consultant and got the following questions from one of my customers.
    The customer has two standalone SAP HCM instances in different countries. In the future they might decide to migrate these instances to one single client, but their first priority is implementing a SAP BW that can be used to report over the two countries, i.e. it should be populated with data from the 2 different SAP HCM instances.
    What is a a good approach?
    Do you know of other customers having done this?
    Should the systems later be migrated to one single client, would this mean a lot of rework (provided the same configuration/infotypes will be used in the new client)?
    Any input is highly appreciated!
    Regards,
    Marijn van Amelsfort
    SAP the Netherlands

    Many clients face this situation. You can always load data from same area in BW from two different source systems.
    Biggest issue which I faced in this kind of situation was records with same identity in diff systems. Ex: empolyee # 1011 might correspond to different employees in 2 diff country. You can avoid this kind of situation by compunding with source system characterisitic.
    Other then that depending in your requirement you may consolidate enterprise wide data in BW.

  • Run an SAP DB instance without ASCS and CI.

    Friends:
    We installed an SAP DB instance on UNIX  without ASCS and CI because the NT server for ACS/CI is not ready yet,
    Therefore in /sapmnt/SID/profile, only DEFAULT.PFL exists.
    Now we want to copy /adapt another SID's profile, then do a "tp addtobuffer ...", "tp import ..."  in order do transports into the running DB.
    Could you please tell me whether above import method is harmful to the DB instance?
    Thanks a lot!

    Hi Christina,
    For transports to happen you need a transport profile available in the system along with required SAP binaries like TP, R3trans .For this you need to install CI which will create this transport profile.
    Transport profile contains the DBHOST, MSHOST and certain more parameters.
    Note: Incase you plan to have High Availability setup then you should also have ASCS installed as it contains message server services.
    Hope this helps.
    Regards,
    Deepak Kori

  • SAP Dialog Instance Installation.

    Hi
    Installation of ABAP System ECC6.0
    I am trying to install another application server(Dialog Instance) on
    different host. My both System Central(main server) and Dialog system in
    same domain. I am installing SAP Server as a Local Installation.
    I am able to installed Dialog Instance on same Host of Central System. But
    when I was trying to installation it on different Host, I got error on
    u201CStart Dialog Instanceu201D step that is last step it cant able to start Dialog
    Instance.
    Can you please tell me the Prerequisite for this type of setup as well as
    any other Setting related to u201Chostsu201D and u201Cservicesu201Dfile ? and also central system
    side settings.
    Following Error is occurred :
    u201CCopy Errors detected.................: 0
    Sync Errors detected.................: 0
    Warnings detected....................: 0
    INFO 2008-11-21 13:14:39
    Execute step createOsCol of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    WARNING[E] 2008-11-21 13:14:40
    FSL-06002  Error 1060 (The specified service does not exist as an installed
    service.
    ) in execution of a 'OpenService' function, line (266), with parameter
    (SAPOsCol).
    INFO 2008-11-21 13:14:41
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\ntscmgr.exe.log.
    INFO 2008-11-21 13:14:41
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe remove SAPOsCol
    is written to the logfile ntscmgr.exe.log.
    INFO 2008-11-21 13:14:41
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe
    remove SAPOsCol" finished with return code 0. Output:
    failure: OpenService (0x424)
    INFO 2008-11-21 13:14:41
    The 'SAPOsCol' service on the 'Local' machine was created successfully.
    INFO 2008-11-21 13:14:45
    The service 'SAPOsCol' started successfully on host 'Local'.
    INFO 2008-11-21 13:14:46
    Execute step createService of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:14:46
    Creating SAP start service of instance PT6/D02...
    INFO 2008-11-21 13:14:47
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\sapstartsrv.exe.log.
    INFO 2008-11-21 13:14:47
    Output of D:\usr\sap\PT6\D02\exe\sapstartsrv.exe -r -q -p
    i3643vm\sapmnt\PT6\SYS\profile\START_D02_I3976vm2 -s PT6 -n 02 -U
    I3976vm2\SAPServicePT6 -P XXXXXX -e I3976vm2\pt6adm is written to the
    logfile sapstartsrv.exe.log.
    INFO 2008-11-21 13:14:53
    Execution of the command "D:\usr\sap\PT6\D02\exe\sapstartsrv.exe -r -q -p
    i3643vm\sapmnt\PT6\SYS\profile\START_D02_I3976vm2 -s PT6 -n 02 -U
    I3976vm2\SAPServicePT6 -P XXXXXX -e I3976vm2\pt6adm" finished with return
    code 0. Output:
    Service succesfully installed.
    INFO 2008-11-21 13:14:53
    Execute step setServiceSecurity of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO[E] 2008-11-21 13:14:58
    FSL-01027  Account user="I3976vm2\SAP_PT6_LocalAdmin" does not exist.
    INFO 2008-11-21 13:14:58
    Successfully set '(S-1-5-21-134454618-3270849815-193169279-1011, NONE, + |
    SERVICE_START | SERVICE_STOP)(S-1-5-18, NONE, +o | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE
    | SERVICE_QUERY_CONFIG | SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP
    | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-32-544, NONE, + | DELETE | READ_CONTROL |
    SERVICE_ALL_ACCESS | SERVICE_CHANGE_CONFIG | SERVICE_ENUMERATE_DEPENDENTS |
    SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP |
    SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE
    | WRITE_DAC | WRITE_OWNER)(S-1-5-4, NONE, + | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-6, NONE, + | READ_CONTROL |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-11, NONE, + | SERVICE_USER_DEFINED_CONTROL)(S-
    1-5-32-547, NONE, + | READ_CONTROL | SERVICE_ENUMERATE_DEPENDENTS |
    SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE | SERVICE_QUERY_CONFIG |
    SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP |
    SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE)(S-1-5-21-134454618-3270849815-193169279-1009, NONE, +
    | DELETE | READ_CONTROL | SERVICE_ALL_ACCESS | SERVICE_CHANGE_CONFIG |
    SERVICE_ENUMERATE_DEPENDENTS | SERVICE_INTERROGATE | SERVICE_PAUSE_CONTINUE
    | SERVICE_QUERY_CONFIG | SERVICE_QUERY_STATUS | SERVICE_START | SERVICE_STOP
    | SERVICE_USER_DEFINED_CONTROL | STANDARD_RIGHTS_READ |
    STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)' security to service
    I3976vm2\SAPPT6_02' on computer 'I3976vm2'.
    INFO 2008-11-21 13:14:58
    Execute step createCCMSService of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    WARNING[E] 2008-11-21 13:14:58
    FSL-06002  Error 1060 (The specified service does not exist as an installed
    service.
    ) in execution of a 'OpenService' function, line (266), with parameter
    (sapccmsr.02).
    INFO 2008-11-21 13:14:59
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\ntscmgr.exe.log.
    INFO 2008-11-21 13:14:59
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe remove
    sapccmsr.02 is written to the logfile ntscmgr.exe.log.
    INFO 2008-11-21 13:14:59
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\ntscmgr.exe
    remove sapccmsr.02" finished with return code 0. Output:
    failure: OpenService (0x424)
    INFO 2008-11-21 13:14:59
    Execute step setCCMSServiceSecurity of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:00
    Execute step registerEventsDLL of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:09
    Execute step setICMBndPermissions of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|i
    nd|ind|ind|ind|1|0.
    INFO 2008-11-21 13:15:09
    Execute step copyRFCExecSec of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:10
    Copied file '
    i3643vm/sapmnt/PT6/SYS/exe/uc/NTI386/rfcexec.sec' to
    'D:/usr/sap/PT6/D02/work'.
    INFO 2008-11-21 13:15:11
    Execute step callSetDB4PWD of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step unpackJ2EEINSTALL of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step runBatchconfig of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:13
    Execute step removeTempDirectory of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:14
    Execute step start of component
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0.
    INFO 2008-11-21 13:15:14
    Starting instance PT6/DVEBMGS00...
    INFO 2008-11-21 13:15:15
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:15
    Starting instance PT6/D02...
    INFO 2008-11-21 13:15:22
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:22
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:35
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\stop_PT6_D02.log.
    INFO 2008-11-21 13:15:35
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\stopsap.exe name=PT6 nr=02
    SAPDIAHOST=I3976vm2 is written to the logfile stop_PT6_D02.log.
    INFO 2008-11-21 13:15:43
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\stopsap.exe
    name=PT6 nr=02 SAPDIAHOST=I3976vm2" finished with return code 0. Output:
    STOPSAP executed succesfully
    INFO 2008-11-21 13:15:46
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:46
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:15:48
    Creating file C:\Program
    Files\sapinst_instdir\ERP\SYSTEM\ORA\HA\ABAP\DI\start_PT6_D02.log.
    INFO 2008-11-21 13:15:48
    Output of
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386\startsap.exe name=PT6 nr=02
    SAPDIAHOST=I3976vm2 is written to the logfile start_PT6_D02.log.
    INFO 2008-11-21 13:16:21
    Execution of the command "
    i3643vm\sapmnt\PT6\SYS\exe\uc\NTI386
    \startsap.exe name=PT6 nr=02 SAPDIAHOST=I3976vm2" finished with return code
    0. Output:
    STARTSAP continues...
    INFO 2008-11-21 13:16:21
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:21
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:22
    State of instance PT6/D02 changed from ABAP: UNKNOWN to ABAP: UNKNOWN.
    INFO 2008-11-21 13:16:50
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:16:50
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Connect to message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:23
    Disconnect from message server (i3643vm/3900) succeeded.
    INFO 2008-11-21 13:17:24
    State of instance PT6/D02 changed from ABAP: STARTING to ABAP: STARTING.
    ERROR 2008-11-21 13:17:24
    CJS-30105  Instance PT6/D02 reached state UNKNOWN after having state
    STARTING. Giving up.
    ERROR 2008-11-21 13:17:24
    FCO-00011  The step start with step key
    |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|start was
    executed with status ERROR .
    Thanks in advance.
    Regards
    Manoj

    Hi, I'm Josephine and I almost have the same scenario as this problem reported earlier but it's just that we are using SAP Netweaver 04 SR1.
    However, I'm installing additional SAP Application server to our existing one.
    Our existing main server is in MS cluster. SAPPRD1 (DB Server in node A) and SAPPRD2 (SAP App Server in node B).  System ID is PRD and the CI Instance number is 00. The hostname where the USR folder is SAPPRD (hostname in the cluster environment but this is the SAPPRD2 server in node B).
    Now I'm installing additional SAP App server into a new host (SAPPRD3 & SAPPRD4) they are all in the same domain.
    But I would like to install the 2nd and 3rd SAP App server in a local host.
    While installing there was an error "Output: Service not started" the process "Create or reregister services" during the installation stopped.
    I used the installer under the folder InstMaster\IM01_NT_I386\SAPINST\NT\I386\sapinst.exe and run the Dialog Instance under the SAP Netweaver\ABAP System\MS SQL Server\Unicode\.
    This is the part of the sapinst log where the error starts:
    PHASE 2009-01-28 08:39:29
    Preparing DBMS-specific profile parameters
    INFO 2009-01-28 08:39:30
    Adapt operation t_SAPComponent_Profiles_SHARED processed successfully.
    PHASE 2009-01-28 08:39:31
    Handle services
    INFO 2009-01-28 08:39:32
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_MSS_UC\DI\sapstartsrv.exe.log.
    INFO 2009-01-28 08:39:32
    Output of C:\usr\sap\PRD\D02\exe/sapstartsrv.exe '-r' '-q' '-p' '
    sapprd\sapmnt\PRD\SYS\profile\START_D02_sapprd4' '-s' 'PRD' '-n' '02' '-U' 'sapprd4\SAPServicePRD' '-P' 'XXXXXX' '-e' 'sapprd4\prdadm' is written to the logfile sapstartsrv.exe.log.
    WARNING 2009-01-28 08:39:35
    Execution of the command "C:\usr\sap\PRD\D02\exe/sapstartsrv.exe '-r' '-q' '-p' '
    sapprd\sapmnt\PRD\SYS\profile\START_D02_sapprd4' '-s' 'PRD' '-n' '02' '-U' 'sapprd4\SAPServicePRD' '-P' 'XXXXXX' '-e' 'sapprd4\prdadm'" finished with return code -1. Output: Service not started.
    ERROR 2009-01-28 08:39:35
    MOS-01011  'C:\usr\sap\PRD\D02\exe/sapstartsrv.exe' returned with '-1'.
    Please help me on this I can't successfully install another dialog instance to add to our existing one now.
    Thank you and hoping for your reply.
    Yours truly,
    Josephine Dejolde

  • SAP PRD Instance stopped (yellow color)

    Hello all,
    Our Sap System stopped yesterday (08.09.09) between 15:00 and 15:30 hours. (The SAP instance changed from green color to yellow color in OS system)
    The log of this time in the SM21 are:
    15:26:34 DP                                       Q0  4 Connection to user 5587 ( ), terminal 71 (Unisordk53a ) lost          
    15:27:09 DP                                       Q0  I Operating system call recv failed (error no. 10054)                   
    15:27:09 DP                                       Q0  4 Connection to user 5584 ( ), terminal 77 (unisordk82 ) lost           
    15:27:09 DP                                       Q0  I Operating system call recv failed (error no. 10054)                   
    15:27:09 DP                                       Q0  4 Connection to user 5588 ( ), terminal 40 (unisordk82 ) lost           
    15:28:35 RD                                       Q0  I Operating system call recv failed (error no. 10054)                   
    15:28:51 UP2  017                                 Q0  2 Stop Workproc17, PID 5148                                             
    15:28:51 UP1  011                                 Q0  2 Stop Workproc11, PID 5812                                             
    15:28:52 ENQ  012                                 Q0  2 Stop Workproc12, PID 5400                                             
    15:29:52 BTC  015 500 INTERFACE                   Q0  2 Stop Workproc15, PID 5484                                             
    15:29:52 DIA  002 500 PRICORREA    FBL5           Q0  2 Stop Workproc 2, PID 5432                                             
    15:29:52 DIA  004                                 Q0  2 Stop Workproc 4, PID 7888                                             
    15:29:52 DIA  005 500 JSANTOS      STAR           Q0  2 Stop Workproc 5, PID 5124                                             
    15:29:52 BTC  013 500 INTERFACE                   Q0  2 Stop Workproc13, PID 5084                                             
    15:29:53 DIA  001 500 IMELLO       J1B3           Q0  2 Stop Workproc 1, PID 5088                                             
    15:29:53 BTC  014 500 INTERFACE                   Q0  2 Stop Workproc14, PID 5640                                             
    15:29:53 DIA  003 500 FATURASOR    ZSD0           Q0  2 Stop Workproc 3, PID 3580                                             
    15:29:53 DIA  007 500 BASIS        STAR           Q0  2 Stop Workproc 7, PID 5300                                             
    15:29:53 SPO  016 000 SAPSYS                      Q0  2 Stop Workproc16, PID 632                                              
    15:29:53 DIA  008 500 SNUNES       SESS           Q0  2 Stop Workproc 8, PID 5236                                             
    15:29:53 DIA  009 500 SNUNES       SESS           Q0  2 Stop Workproc 9, PID 3924                                             
    15:29:53 RD                                       S3  0 SAP gateway was closed                                                
    15:30:54 DP                                       Q0  M Message server disconnected                                           
    15:30:54 DP                                       Q0  5 Stop SAP System, Dispatcher Pid 29                                    
    15:30:57 MS                                       Q0  2 Stop Msg Server, PID 1864                                             
    15:32:01 DP                                       E1  0 Buffer SCSA Generated with Length 4096                                
    15:32:01 DP                                       Q0  0 Start SAP System, SAPSYSTEM 02, Dispatcher Pid 6448                   
    15:32:15 DP                                       GZ  Z > 1 possible network problems detected - check tracefile and adjus    
    15:32:15 DP                                       Q0  K Connection to message server (on unisp05) established                 
    15:32:15 WRK  000                                 Q0  Q Start Workproc 2, Pid 3824                                            
    15:32:15 RD                                       S0  0 SAP Gateway Started (PID: 1840)                                       
    15:32:15 WRK  000                                 Q0  Q Start Workproc 0, Pid 6268                                            
    15:32:15 WRK  000                                 Q0  Q Start Workproc 5, Pid 3584                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 7, Pid 5432                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 1, Pid 6872                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 3, Pid 7768                                            
    15:32:16 DP                                       Q1  C MsgServer Hardware ID Was Determined                                  
    15:32:16 WRK  000                                 Q0  Q Start Workproc15, Pid 6580                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc10, Pid 5300                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 6, Pid 7888                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc12, Pid 7228                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 4, Pid 7692                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc13, Pid 6228                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 8, Pid 3580                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc16, Pid 5744                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc14, Pid 6860                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc11, Pid 1688                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc 9, Pid 5484                                            
    15:32:16 WRK  000                                 Q0  Q Start Workproc17, Pid 8152                                            
    Anybody know what should be the problem and besides where should i  search for the problem?
    Best Regards,
    Fábio Karnik Tchobnian
    Edited by: Fio Tchobnian on Sep 9, 2009 5:22 PM

    The dev_disp log  near the error is :
    Tue Sep 08 15:27:09 2009
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer)
    ERROR => NiIRead: SiRecv failed for hdl 58 / sock 732
        (SI_ECONN_BROKEN/10054; I4; ST; 192.168.1.114:1508)
    Network error of client T77, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Client address of T77 is 192.168.1.114(unisordk82.unimetalcoque.intra)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (5584 77 unisordk82 )
    RM-T77, U5584,                 , unisordk82, 15:21:46, M0, W-1,     , 1/0
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer)
    ERROR => NiIRead: SiRecv failed for hdl 14 / sock 1272
        (SI_ECONN_BROKEN/10054; I4; ST; 192.168.1.114:1519)
    Network error of client T40, NiBufReceive (-6: NIECONN_BROKEN), dp_tm_status=3
    Client address of T40 is 192.168.1.114(unisordk82.unimetalcoque.intra)
    ***LOG Q04=> DpRTmPrep, NiBufReceive (5588 40 unisordk82 )
    RM-T40, U5588,                 , unisordk82, 15:23:38, M0, W-1,     , 1/0
    Tue Sep 08 15:27:18 2009
    DpEnvCheck: set dp_high_prio_state to DP_HPRIO_TIMEOUT (1 rqs)
    Tue Sep 08 15:27:58 2009
    DpEnvCheck: set dp_high_prio_state to DP_HPRIO_TIMEOUT (1 rqs)
    Tue Sep 08 15:28:38 2009
    DpEnvCheck: set dp_high_prio_state to DP_HPRIO_TIMEOUT (1 rqs)
    Tue Sep 08 15:28:50 2009
    DpSigInt: caught signal 2
    DpHalt: shutdown server >unisp05_PRD_02                          < (normal)
    DpModState: change server state from ACTIVE to SHUTDOWN
    Stop work processes
    Any idea of what is the problem?
    Best Regards,
    Fábio Karnik Tchobnian

  • SAP Dialog Instance is not Starting - DISPATCHER EMERGENCY SHUTDOWN

    Hi All,
    We  are running on SAP ECC 6.0, Oracle 10, Windows 2003.
    We have One Central Instance an Two Dialog Instances, we shutdown the SAP system (  Jun 10 15:56:18 2008 ) to do an OFFLINE backup, now one of the Dialog Instances is no starting, we try to restart the system on Wed Jun 11 02:05:45 2008
    Oracle is Up and Open.
    The Central Instance and one of the Dialog Instances are Up, so you can login on the SAP System, and execute SAP transactions.
    I will Attach Our DEV_DISP, and DEV_W0 files:
    dev_dip
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      02
    sid        MIS
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    133
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        4008
    Wed Jun 11 02:05:45 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (02 4008) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 133 successfully loaded
         shared lib "dw_xtc.dll" version 133 successfully loaded
         shared lib "dw_stl.dll" version 133 successfully loaded
         shared lib "dw_gui.dll" version 133 successfully loaded
         shared lib "dw_mdm.dll" version 133 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Wed Jun 11 02:05:50 2008
    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  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >SAPPREC2_MIS_02                         <
    DpShMCreate: sizeof(wp_adm)          37008     (1480)
    DpShMCreate: sizeof(tm_adm)          56268128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          80000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     160000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=2000/16/2208064/2208080
    DpShMCreate: sizeof(comm_adm)          2208080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (416064/346352/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000CCF0050, size: 59524432)
    ERROR => DpShMCreate: ShmCreate SHM_DP_CA_KEY(rc=4) [dpxxca.c     181]
    ERROR => DpIPCInit2: DpShMCreate [dpxxtool2.c  462]
    DP_FATAL_ERROR => DpSapEnvInit: DpIPCInit2
    DISPATCHER EMERGENCY SHUTDOWN ***
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Jun 11 02:05:55 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >SAPPREC2_MIS_02                         < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    call semaphore clean-up function ...
    ***LOG Q0E=> DpSigGenHandler, Exception (c0000005) [dpnttool.c   432]
    C-STACK -
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Application exception occurred:
    Exception : c0000005 (Access Violation)
    App       : disp+work.EXE (pid=4008)
    When      : 6/11/2008 2:5:55.274
    Threads   : 2
    Computer Name       : SAPPREC2
    User Name           : SAPServiceMIS
    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 11ec
    --> (FAULT) Stack Back Trace <--
    FramePtr         ReturnAd         Param#1          Function Name
    0000000007d1f2e0 000000000041a395 0000000000000001 disp+work!DpVmcCheckDebugProxy [dpxxvmc.c (1211)]
    0000000007d1f3d0 000000000041d007 0000000005561401 disp+work!DpHalt [dpxxdisp.c (10016)]
    0000000007d1fc10 0000000000421a1b 0000000002671ab0 disp+work!DpFatalErr [dpxxdisp.c (17789)]
    0000000007d1feb0 000000000042d570 0000000000000000 disp+work!DpSapEnvInit [dpxxdisp.c (1388)]
    0000000007d1fee0 000000000040108d ffffffff00000002 disp+work!DpMain [dpxxdisp.c (1076)]
    0000000007d1ff10 00000000019c7dd1 0000000000000000 disp+work!nlsui_main [thxxanf.c (84)]
    0000000007d1ff70 0000000077d5966c 0000000000000000 disp+work!wmainCRTStartup [crtexe.c (498)]
    0000000007d1ffa0 0000000000000000 00000000019c7c60 kernel32!BaseProcessStart
    State Dump for Thread Id 1194
    --> Stack Back Trace <--
    FramePtr         ReturnAd         Param#1          Function Name
    000000000ccefe40 0000000077d5f651 0000000007d7bc60 ntdll!NtFsControlFile
    000000000ccefeb0 00000000018ae00f 0000000000000000 kernel32!ConnectNamedPipe
    000000000cceff40 000007ff7fc411c4 0000000000000000 disp+work!SigIMsgFunc [signt.c (679)]
    000000000cceff70 0000000077d6b69a 0000000077d6b660 msvcrt!endthreadex
    000000000cceffa0 0000000000000000 0000000000000000 kernel32!BaseThreadStart
    call clean-up function ...
    SigICallExitRoutine: call exithandler (DpHalt)
    DpHalt: shutdown server >SAPPREC2_MIS_02                         < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    DpShmPrfSwitch : State already set (OFF)
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    And our dev_w0
    this file was no modifued since we stop SAP System.
    M Tue Jun 10 15:56:18 2008
    M  *** WARNING => ThSndDelUser: delete client/user 020/RMENDOZA     (T60) on server SAPPREC1_MIS_01    

    S Tue Jun 10 19:07:40 2008
    S  server @>SSRV:SAPPREC1_MIS_01@< appears or changes (state 3)

    M Tue Jun 10 19:07:52 2008
    M  in_ThErrHandle: 1
    M  ThIErrHandle: new stat of W0 is WP_SHUTDOWN   
    M  ThIErrHandle: I'm during shutdown
    M  PfStatDisconnect: disconnect statistics
    M  Entering ThSetStatError
    M  ThCallDbBreak: use db_sqlbreak
    M  ThIErrHandle: don't try rollback again
    M  ThShutDownServer: shutdown server
    M  PfStatIndInit: Initializing Index-Record
    M  PfWriteIntoFile: copied shared buf (0 bytes) to local buf
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    B  Disconnecting from ALL connections:
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 INACTIVE     NO  YES NO  000 255 255 20080610 144648 SAPPRECDB      
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=000000000866D128,usrhp=0000000007D91058)
    C  Detaching from DB Server (con_hdl=0,svchp=000000000866D128,srvhp=0000000018D61918)
    C  Now I'm disconnected from ORACLE
    B  Disconnected from connection 0
    B  statistics db_con_commit (com_total=29203, com_tx=3253)
    B  statistics db_con_rollback (roll_total=494, roll_tx=0)
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2632) [dpnttool.c   327]
    Please Some Tips!
    Best Regards,
    Erick ILarraza

    Hi Deepak,
    Thanks  a lot for your reply, in this case the problem was with the Dialog Instance (Only SAP apps, not Oracle).
    We shutdown the instance with the Microsoft SAP Management Console (right  button -> Stop).
    In general to shutdown the SAP System we first:
    1. Shutdown The Dialog Instance. (SAP Management Console)
    2. Shutdown The Central Instance. (SAP Management Console)
    3. Shutdown Oracle (BR*Tools).
    4. Stop SAP and Oracle Services.
    Maybe is more a problem of Windows Memory Management.....
    Best Regards,
    Erick ILarraza

  • SAP Dialog Instance cannot up

    Hi All,
    FYI, my SAP PRD running on 3 tier SAP server configuration. Yesterday, after stop the instances, i start the services.
    So far 2 servers instances (CI & DI) can be started, but 1 DI server could not be started.I had restart the dialog instance server but the the SAP still can't start.
    Below is the log file for DEV_DISP:
    trc file: "dev_disp", trc level: 1, release: "640"
    Fri Mar 26 15:07:41 2010
    kernel runs with dp version 130(ext=102) (@(#) DPLIB-INT-VERSION-130)
    length of sys_adm_ext is 312 bytes
    sysno      03
    sid        PRD
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    129
    intno      20020600
    make:      multithreaded, ASCII
    pid        3524
    ***LOG Q00=> DpSapEnvInit, DPStart (03 3524) [dpxxdisp.c   1098]
    Fri Mar 26 15:07:42 2010
         shared lib "dw_xml.dll" version 129 successfully loaded
         shared lib "dw_xtc.dll" version 129 successfully loaded
         shared lib "dw_stl.dll" version 129 successfully loaded
         shared lib "dw_gui.dll" version 129 successfully loaded
         shared lib "dw_mdm.dll" version 129 successfully loaded
    Fri Mar 26 15:07:46 2010
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3893]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpIPCInit2: start server >bashful_PRD_03                          <
    DpShMCreate: sizeof(wp_adm)          18216     (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: 05830040, size: 2677040)
    DpShMCreate: allocated sys_adm at 05830040
    DpShMCreate: allocated wp_adm at 058317D0
    DpShMCreate: allocated tm_adm_list at 05835EF8
    DpShMCreate: allocated tm_adm at 05835F20
    DpShMCreate: allocated wp_ca_adm at 05A7AF60
    DpShMCreate: allocated appc_ca_adm at 05A7F5B0
    DpShMCreate: allocated comm_adm_list at 05A80D20
    DpShMCreate: allocated comm_adm at 05A80D38
    DpShMCreate: allocated vmc_adm_list at 05AAFB38
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05AAFB60
    DpShMCreate: allocated wall_adm at 05AAFB68
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    Fri Mar 26 15:07:47 2010
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 12499 blocks reserved for free list.
    ES initialized.
    Fri Mar 26 15:07:48 2010
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( sneezyapp) [dpxxdisp.c   9915]
    DpStartStopMsg: send start message (myname is >bashful_PRD_03                          <)
    DpStartStopMsg: start msg sent
    Fri Mar 26 15:07:49 2010
    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   1025]
    Fri Mar 26 15:08:28 2010
    ERROR => W0 (pid 2592) died [dpxxdisp.c   12414]
    ERROR => W1 (pid 2596) died [dpxxdisp.c   12414]
    ERROR => W2 (pid 2624) died [dpxxdisp.c   12414]
    ERROR => W3 (pid 2632) died [dpxxdisp.c   12414]
    ERROR => W4 (pid 2644) died [dpxxdisp.c   12414]
    ERROR => W5 (pid 2648) died [dpxxdisp.c   12414]
    ERROR => W6 (pid 2672) died [dpxxdisp.c   12414]
    ERROR => W7 (pid 2680) died [dpxxdisp.c   12414]
    ERROR => W8 (pid 2700) died [dpxxdisp.c   12414]
    ERROR => W9 (pid 2708) died [dpxxdisp.c   12414]
    ERROR => W10 (pid 2712) died [dpxxdisp.c   12414]
    ERROR => W11 (pid 2720) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0x9b --> 0x9a
    ERROR => W12 (pid 2736) died [dpxxdisp.c   12414]
    ERROR => W13 (pid 2744) died [dpxxdisp.c   12414]
    ERROR => W14 (pid 2764) died [dpxxdisp.c   12414]
    ERROR => W15 (pid 2788) died [dpxxdisp.c   12414]
    ERROR => W16 (pid 2812) died [dpxxdisp.c   12414]
    ERROR => W19 (pid 2852) died [dpxxdisp.c   12414]
    ERROR => W20 (pid 2864) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0x9a --> 0x92
    ERROR => W21 (pid 2892) died [dpxxdisp.c   12414]
    my types changed after wp death/restart 0x92 --> 0x82
    And below is the file for DEV_W0:
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Mar 26 15:07:50 2010
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\PRD\D03\exe\dbmssslib.dll' ...
    B  Library 'D:\usr\sap\PRD\D03\exe\dbmssslib.dll' loaded
    B  Version of 'D:\usr\sap\PRD\D03\exe\dbmssslib.dll' is "640.00", patchlevel (0.126)
    B  New connection 0 created
    M sysno      03
    M sid        PRD
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    129
    M intno      20020600
    M make:      multithreaded, ASCII
    M pid        2592
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2592) [dpxxdisp.c   1158]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          18216     (828)
    M  DpShMCreate: sizeof(tm_adm)          2379840     (11840)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)          192000     (384)
    M  DpShMCreate: sizeof(vmc_adm)          0     (364)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06030040, size: 2677040)
    M  DpShMCreate: allocated sys_adm at 06030040
    M  DpShMCreate: allocated wp_adm at 060317D0
    M  DpShMCreate: allocated tm_adm_list at 06035EF8
    M  DpShMCreate: allocated tm_adm at 06035F20
    M  DpShMCreate: allocated wp_ca_adm at 0627AF60
    M  DpShMCreate: allocated appc_ca_adm at 0627F5B0
    M  DpShMCreate: allocated comm_adm_list at 06280D20
    M  DpShMCreate: allocated comm_adm at 06280D38
    M  DpShMCreate: allocated vmc_adm_list at 062AFB38
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 062AFB60
    M  DpShMCreate: allocated wall_adm at 062AFB68
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Fri Mar 26 15:07:51 2010
    M  calling db_connect ...
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'D:\usr\sap\PRD\D03\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      126
    C    patchcomment MSSQL: Unknown table in FOR ALL ENTRIES (945910)
    C  Network connection used from BASHFUL to kingdomdb using tcp:kingdomdb
    C  CopyLocalParameters: dbuser is 'prd'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.

    C Fri Mar 26 15:07:54 2010
    C  Provider Release:08.10.1830
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.

    C Fri Mar 26 15:07:55 2010
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 1000 dynamic statements (5432000 bytes), total 32152052 bytes
    C  Using shared procedure name cache KINGDOMDB_PRDPRD_PRD_MEM initialized by another process.
    C  Connected to db server : [kingdomdb] server_used : [tcp:kingdomdb], dbname: PRD, dbuser: prd
    C  pn_id:KINGDOMDB_PRDPRD_PRD
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20100326 150751 KINGDOMDB      
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Fri Mar 26 15:07:59 2010
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0A730040, size: 20000768)
    M  SHM_ROLL_AREA          (addr: 61AF0040, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 103C0040, size: 134217728)
    M  SHM_ROLL_ADM               (addr: 0BA50040, size: 2678942)
    M  SHM_PAGING_ADM          (addr: 0BCE0040, size: 525344)
    M  ThCreateNoBuffer          allocated 324144 bytes for 1000 entries at 0BD70040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 7424 bytes (50 server) at 0BDC0040
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 22, CON_ID = -1
    I  *** ERROR => [CreateOsShm] CreateFileMapping(19,97656 KB) failed with Err=1450
                  ERROR_NO_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service.  [shmnt.c      2130]
    I  *** ERROR => ShmCreate: Create (19,99999904,1) failed [shmnt.c      469]
    May i know why the dialog instance is down. And I dont know what should i do now. Need your advice.
    Thank You
    regards,
    Anang78

    Hi,
    Some memory parameter must have been changed, which results ERROR_NO_SYSTEM_RESOURCES Messages.
    Backup the current DI Instance profile and rename old version of DI Profile (which is having .BAK extension).
    Check the "TIME STAMP" when DI instance was working fine to select the backup version of the profile.
    Then try again to start the DI Instance and post the log again.
    Later you can analyse the system load and tune the parameters accordingly...
    If requred, increase the Physical Memory.
    Regards.
    Rajesh Narkhede

  • Empty line at the end of  SAP Java instance profile

    I saw this today in help.sap.com, which says that an Java instance profile must have an empty line at the end of the file, would anyone know what is it for ?
    The instance profile (/usr/sap/<SID>/SYS/profile/<SID>_<instance name>_<hostname>) u2013 this file contains settings that apply to the instance as a whole. For a Java-only installation, the file can be edited with any text editor (beware that the file must have an empty line at the end.);
    http://help.sap.com/saphelp_nw04s/helpdata/en/2e/611724f410254ca12a3f396ec5ae85/frameset.htm
    thank you
    Jonu Joy

    I have heard many "explanations" for this, but never really any solid answers.
    From experience, however, I can tell you that the SAP profiles (both ABAP and Java) will miss the last parameter if it is located on the bottom line of the file.  I have always put in two or three blank spaces at the bottom of the profiles in order to avoid this.

  • SAP Login Instance

    Hi
    One of my user is logged in to some computer,we are not sure where
    how can we find what computer or how can we kill that instance?
    thanks

    Hi,
    Option 1
    You are accessing SAP B1 through citrix then you Restart the Citrix Server.
    Option 2
    1.Restart the Server
    2.Stop the SAP License Manager Service and Start the SAP License Manager Service.
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

Maybe you are looking for

  • How to restrict group of workstations

    Zenworks 3.2 sp2 & WinXP Novell Client 4.9sp2 User policy for Staff/Faculty accounts gives them DLU accounts wiht the Admininstrator's rights - the main reason is the fact that they use PCs mainly in the offices. Volatile User Cache is set to 366 day

  • Is it possible to start a MacBookPro in target mode with a MacBookAir?

    Is it possible to start a MacBookPro in target mode with a MacBookAir? I have a MacBookPro and I would like to start it in a target mode using a MacBookAir as a disk cible, is it possible to do it?  Which cale or adapter do I need to do it?

  • Need help Adding Elements By Expressions for AS/400

    I just got BI Publisher installed and am having trouble finding the correct manuals to use for creating SQL's and Expressions. I am using an AS/400 and JD Edwards. I can create a Data Set and formula fields and can show all of it in a report. What I

  • STWAE-Change a statistics currency in sales document

    Hi, I have 5 Sales Order and 4 Bills with a statistics currency and I need to change this statics currency by another. Someone known if is it possible this change? How? Thanks in advance! XeviG.

  • Akonadi Crashing when starting Konversation or other dependant apps...

    When I start Konversation I see a progress bar saying "Starting Akonadi server" for about 20 seconds until it finally crashes and Konversation starts. I have the same progress bar if I goto System Setting -> Personal Information. Here is what is disp