Two SAP Instances (DEV & QAS) on singe windows host.

Dear Gurus,
I am planning to install the two seprate R/3 4.7 Enterprise Ext.200 SR1 (central) instances on one host ( windows 2003 Standard R2 server.)
**Server Configuration :-**
**CPU :- Intel  Xeon 3.0 Ghz.**
**RAM:- 4 GB**
**HDD :- 380 GB**
**OS :- Windows 2003 Standard Edition R2 SP1**
**Database :- Oracle 9.4.0.1**
**SAP :- R/3 4.7E X 200 SR1(NON UNICODE)**
I have query related to
1)On above system configuration the two sap instances will run or not?
2) Oracle that I have to install oracle two times or Can I create two databases using the single oracle executable directory ?
3) If  I have to install oracle two times then what configuration I have to do to connect to the database?
4)What about the Host names ? I have to define two host names ? How ?
5) What activities I have to perform post installation ?
Please help me on this.
Thanks & Regards,
Sachin Sable

Hi Nilesh/Kaushal
Thanks for your support, I really appriciate it.
I had install the QAS instance successfully on one sever.
Now both QAS & DEV instances are up & running.
But I am facing problem while executing transactions related to database i.e st04,st03,db12,db02.
After executing this transactions I received followng dumps.
1) Runtime Errors         DBIF_DSQL2_SQL_ERROR 
Exception              CX_SY_NATIVE_SQL_ERROR
Database error text........: "ORA-00904: "KEY": invalid identifier"
Triggering SQL statement...: "FETCH NEXT "                        
Internal call code.........: "[DBDS/NEW DSQL]"                    
2) Runtime Errors         RAISE_EXCEPTION
Exception condition "DB_RELEASE_UNKNOWN" raised
Error analysis                                                 
A RAISE statement in the program "SAPLSORA" raised the exception
condition "DB_RELEASE_UNKNOWN".                                
Since the exception was not intercepted by a superior program  
in the hierarchy, processing was terminated.                   
3)Runtime Errors         BCD_ZERODIVIDE 
Exception              CX_SY_ZERODIVIDE
An exception occurred. This exception is dealt with in more detail below      
. The exception, which is assigned to the class 'CX_SY_ZERODIVIDE', was neither
caught nor passed along using a RAISING clause, in the procedure              
"SKOM_CT_PERF_BUF_REDO" "(FUNCTION)"                                         
Since the caller of the procedure could not have expected this exception      
to occur, the running program was terminated.                                
The reason for the exception is:                                              
In the current program "SAPLSKOM", an arithmetic operation ('DIVIDE',         
'/', 'DIV', or 'MOD') with a type P operand attempted to divide               
by 0.                                                                         
4) Runtime Errors         COMPUTE_BCD_OVERFLOW    
Exception              CX_SY_ARITHMETIC_OVERFLOW
Error analysis                                                                               
An exception occurred. This exception is dealt with in more detail below    
. The exception, which is assigned to the class 'CX_SY_ARITHMETIC_OVERFLOW',
was neither                                                                
caught nor passed along using a RAISING clause, in the procedure            
"SKOM_CT_PERF_BUF_LIB" "(FUNCTION)"                                        
Since the caller of the procedure could not have expected this exception    
to occur, the running program was terminated.                              
The reason for the exception is:                                            
An overflow has been determined in the current arithmetical operation       
containing operands of type P. Possible causes include:                     
1.  The results field of type P is to small and the result does not fit     
    into it.                                                                
    places.                                                                 
2.  The result or partial result has more than 31 decimal places.                                                                               
Thanks,
Sachin

Similar Messages

  • Two SAP Instances in High Availability cluster - SGeSAP - HPUX

    Dear All
    We want to install 2 SAP instances in single host with DB and CI separately. DB and CI will be on High Availabilty Cluster using SGeSAP for HP - Unix. The database is Oracle 10g.
    Does SAP support multiple instance on the same hosts(DB and CI) for HA option.
    Kindly inform
    Regards
    Lakshmi

    Yes it is possible to run two SAP systems on same cluster using SGeSAP.  Normally If there is only one system on the cluster DB is configured on one node and CI is configured on the second node, with fail over in case of a node failure.  In your case if a node fails one node will be running two DB and two CI instances.  You have to size the hardware accordingly.  Just FYI, SGeSAP is licensed per SAP System.

  • Solman config when two SAP instances are on same host

    Hello everyone,
    I am facing with a typical issue and need your help badly.
    I have development and quality servers running on one host.I have configured quality server with the solman system.Now when i try to configure my development server in SMSY,after creating the server,database and when trying to create system,it says that the system already exists.
    Please help me with the configuration.I am really in soup.
    Regards
    Praveen Gupta

    Have you configured any system with the same <SID> before( expand it and doube check ) ? If not you shouldn't be getting this error when creating a system. In your case you dont have to add the server as its already created when you configured your QA system.Add Databse and create new system.
    Thanks
    Prince Jose

  • How to script the discovery of installed SAP instances (Windows)?

    Hi,
    I manage like two dozen of servers, some of which are pure sandboxes for Basis Persons. I sometime come over and discover a Java add-on to an existing ABAP instance, a new instance running...
    I have followed the many threads about scripting shutdown & startup of known instances and it's quite easy to do. I initially made some scripts on each server to address the installed instances, but as they change, it pretty much forces me to go back and adjust.
    There must be a simpler way!
    So I want to discover all the running SAP instances (SID) on a given server, then the system numbers attached to any existing SID. Once I can query this on a server, I will be able to stop all SAP instances properly.
    So how do you script the discovery of installed SAP instances (SID) and their respective components (instance 0, 1, ...)?
    For the record, I use Windows shutdown scripts to systematically run a script that stops SAP instances, so my Windows Admin friends can reboot the servers without concern. I use a conditional Windows startup script to start all SAP instances when Windows starts, only if we want it to (i.e. planned maintenance is a good idea to want SAP to start automatically, all other reboot is definitly not a good idea).

    Install something like Belarc Advisor and parse the resulting HTML

  • SAP Script need to display main window two times on single page.

    Hello Guru's,
    So here is my requirement, we need to print check. We are using F110_PRENUM_CHCK and linked with driver prog RFFOUS_C. We have Letter size paper with three sections,
    1. Check
    2. Voucher Section (containing table of element 515, 525 and 530) 515: Heading, 525 : Regup-Belnr, Regup-XBLNR, Regud-Wrbtr.
                                                                                    530: Regup-SGTXT
    3. Voucher Section (As a receipt for bank itself) : contains same data as 2nd section.
    I tried several things reading all the previous post over here in SDN.
    1. Created Z form created two instances of main window it results just single display of table (voucher section) in section two and not in third.
    2. I also tried pasting two times same code in single main window which gives only last item line for the table.
    3. Created z driver program made changes in Write_form added control form for element 515 that does results in showing element 515 on both the location.
                CALL FUNCTION 'CONTROL_FORM'
                  EXPORTING
                    command   = 'NEW-WINDOW'
                  EXCEPTIONS
                    unopened  = 1
                    unstarted = 2
                    OTHERS    = 3.
                CALL FUNCTION 'WRITE_FORM'
                  EXPORTING
                    element = '515'
                  EXCEPTIONS
                    window  = 1
                    element = 2.
    3. For Element 525 and element 530 is not acting same. In the prog 525 = hlp_ep_element. And there are many write_form for this. I tried pasting each and every place same kind of code. It doesnt work. what it do it gives me three pages of output repeating every thing twice and weirdly.
    I am need this to be done as I already took so much time solving nothing is working.
    Please give me the exact location where to paste this code so I can have two times data of main window.
    Or is there any other way to do this....Any way will be good for me as long as it shows two times data in the form.
    The data is table.

    Hi Manju,
    I create a new window (no main) but does not run, please can you tell me what should I do to make it work.
    Best regards.
    Robert.

  • What is the average duration of 1 full SAP life cycle or 1 end-to-end implementation. How long does it take to prepare DEV, QAS and PRD?

    What is the average duration of 1 full SAP life cycle or 1 end-to-end implementation. How long does it take to prepare DEV, QAS and PRD in any company?

    Anand,
    let me start with saying that the question you ask may not help you to determine the duration of your project. As Ryan and others stated the duration of the project is highly dependent on the scope of the solution you are implementing, geographical scope, amount of modifications/enhancements, number of languages, number of users that need to be trained, amount of standard processes customer is able to re-use in the implementation and many other factors (like quality of implementation contractor you will chose and availability of customer and implementors resources). I can probably go on for another couple lines, but I guess you get the idea.
    With that out of the way let's talk about some example implementations that will give you an idea - Ryan did great job outlining what I would call traditional approach above. I have couple examples where customers leveraged innovative deployment strategies that are available today. In particular the project teams leveraged pre-packaged services like RDS, World Template or Best Practices as their baseline solution and they built from there. Second acceleration technique customers now leverage is the deployment in the SAP HANA Enterprise Cloud to accelerate the time to initial setup of the system and thus move from traditional blueprinting to scope validation exercise that further shortens the time. There are other acceleration techniques we see applied in some cases like use of iterative implementation of the delta requirements on top of the baseline solution.
    Let me offer few examples to illustrate what I explained above:
    ERP implementation at Schaidt Innovations with 3 months long deployment of ERP solution using ERP RDS as a baseline (you can view their testimonial here - Schaidt Innovations: SAP ERP on HANA in the cloud - YouTube)
    Customer in Asia with global template deployment that leveraged SAP ERP for Manufacturing with deployment to cloud and 9 countries rollout (Japan, Korea, China, Taiwan, Hong Kong, UK, Germany and US). The initial deployment took 4 months for first country and 2 months for rollout into the additional 8 countries - so total of 6 months. The original plan using traditional approach with full blueprint and heavy configuration was estimated to be more than double of the actual deployment time.
    There are many other examples where customers follow the assemble-to-order delivery model for their project and gain significant benefits doing so. I suggest you to review some of the recordings we did in 2013 about this approach and if you are member of ASUG review the Agile ASAP sessions we did for ASUG PM SIG.
    Link to webinars: SAP A2O Webinar Series Schedule
    Let me know if you have any questions.
    Jan

  • How to make SAP Instance on Windows without SAPinst (manually)

    Dear colleagues!
    On unix platform It's usually more convenient for me to make an additional sap instance by manually copying of sapmnt, usr and a couple of others folders, making links, editing /etc/services. It's faster than running SAPINST (for me).
    So the question is - how and what should I perform for making an instance, central instance as well on WINDOWS platform.
    with best regards,
    Vladimir

    Hi,
    It is not recommended way to install SAP System without following Standard Installation Method. Please read concerned Official SAP Installation Guide and follow the standard procedure without inviting more complexities and headache.
    Regards,
    Bhavik G. Shroff

  • Is it possible to install two SAP system with same SID but different instance numbers on one host?

    Is it possible to install two SAP system with same system ID (SID) but different instance numbers on one host?
    If yes, then how?
    If no, then why?
    Thanks in advance.
    Regards,
    Sarim

    Is it possible to install two SAP system with same system ID (SID) but different instance numbers on one host?
    Yes, it is possible. If one is CI (PAS) and the second one is an AS (AAS). In this case there will be only one database.
    If you are talking about two separate SAP systems with separate databases (Eg: A BI and an ECC) with the same SID then the problem will be with the database (Eg: Oracle)
    The database will be installed under /oracle/SID/112_64 (ORACLE_HOME) unless one database is running on 10 G and in that case the ORACLE_HOME will be /oracle/SID/102_64
    The next issue will be with the SAP file systems like /sapmnt/SID
    The most important problem will be with the switch to the sidadm and orasid users and the conflicts there. If there is a need to stop one of the SAP systems and if you do a switch to sidadm and issue a stopsap command which system will be stopped ?
    These are few of the many problems I can think of.
    So if we are talking about two separate systems with their own databases I would rule out the possibility of having two systems with the same SID.
    Regards
    RB

  • Two SAP installation in one machine

    Dear Experts
    SAP ECC6 EHP4 READY
    DB2
    HP-UX
    i have a requirment to install DEV and QAS server in single server. i already installed the DEV server. now i need to install the QAS server my query is what the prerequisite i need to fallow before starting the QAS server installation. and i there any file which need to be modifi. ITS my first time to work on this kind of landscape. kindly guide me.
    i have the below file system.
    /sapmnt/DEV
    /db2/DEV/sapdata1
    /db2/DEV/sapdata2
    /db2/DEV/sapdata3
    /db2/DEV/sapdata4
    /db2/DEV/saptemp1
    /db2/DEV/db2dump
    /db2/DEV/log_dir
    /db2/db2dev
    /db2/DEV/db2dev
    /db2/log_archive/
    /db2/log_retrieve
    /db2dev
    /usr/sap/DEV/DVEBMGS00
    /usr/sap/trans
    /sapmnt/QAS
    /db2/QAS/sapdata1
    /db2/QAS/sapdata2
    /db2/QAS/sapdata3
    /db2/QAS/sapdata4
    /db2/QAS/saptemp1
    /db2/QAS/db2dump
    /db2/QAS/log_dir
    /db2/db2qas
    /db2/QAS/db2qas
    /db2qas
    /usr/sap/QAS/DVEBMGS01
    /sapdump
    thanks/regards
    sadiq

    Dear Sadiq,
    From DB point of view there is no problem to install two separate databases     
    of DB2 on one machine. The DB2 source files are installed into different directories and will not                      
    impact each other.
    After installing the software, the DB2 instance called "db2<SID>' is   
    created with the DB2 version you choose. The installation procedure    
    depends on the SAP release.                                            
    Whether of not your machine is able to handle both systems running on one server depends on         
    the hardware and settings.                                             
    Regards,
    Paul

  • Can we configure SAP server installed in RHEL in windows sapmmc?

    Can we configure SAP server installed in RHEL in windows sapmmc(Which is also sap server with same version and same DB)?
    I have tried to configure using help from previous post in SCN ( SAP MMC in one server to control the entrie landscape ) but it is not working...  As picture shown below after entering the details am clicking on add but nothing is happening...
    Scenario is I have installed 4 VM's with SAP installed in all (out of it 3 linux and 1 windows) & all communicating well and they are in same Network/Landscape & I can configure/manage/logon all servers in host GUI... But If I shutdown my VM or a Laptop...  Every time I have to start all the servers... by starting lsnrctl, DB, sap for all the servers,
    Is there any chance to configure sap in windows sapmmc...???
    Kindly suggest the process step by step...
    Thanks in advance...

    Hi Yüksel
    Thank you for the reply It helped me to configure but i struck in some place.. Dispatcher is getting stopped... I tried to add 3 different sap servers in sapmmc and tried to start.. Three are getting same errors(Guess same error)
    After your suggestion i was able to configure and start SIDadm of host but immediately or after 30sec Dispatcher gets stopped tried to find out some solutions but didnt worked... But i was able to start from there servers manually in linux way startsap, but not in SAPMMC way...
    Could you or please help me in solving trace given below...
    trc file: "dev_disp.new", trc level: 1, release: "700"
    sysno      00
    sid        W41
    systemid   387 (Intel x86 with Linux)
    relno      7000
    patchlevel 0
    patchno    353
    intno      20050900
    make:      single threaded, Unicode, optimized
    pid        22162
    kernel runs with dp version 247000(ext=110000) (@(#) DPLIB-INT-VERSION-247000-UC)
    length of sys_adm_ext is 576 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 22162) [dpxxdisp.c   1345]
      shared lib "dw_xml.so" version 353 successfully loaded
      shared lib "dw_xtc.so" version 353 successfully loaded
      shared lib "dw_stl.so" version 353 successfully loaded
      shared lib "dw_gui.so" version 353 successfully loaded
      shared lib "dw_mdm.so" version 353 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Tue Mar 31 00:02:41 2015
    *** WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0042.qqq.nxst) took 21 seconds
    Tue Mar 31 00:02:52 2015
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 11 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5540]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >willsys41_W41_00                        <
    DpShMCreate: sizeof(wp_adm) 17120 (1712)
    DpShMCreate: sizeof(tm_adm) 4480000 (22288)
    DpShMCreate: sizeof(wp_ca_adm) 28800 (96)
    DpShMCreate: sizeof(appc_ca_adm) 9600 (96)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/524056/524064
    DpShMCreate: sizeof(comm_adm) 524064 (1036)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm) 0 (92)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm) 0 (68)
    DpShMCreate: sizeof(vmc_adm) 0 (1684)
    DpShMCreate: sizeof(wall_adm) (38456/34360/80/184)
    DpShMCreate: sizeof(gw_adm) 48
    DpShMCreate: SHM_DP_ADM_KEY (addr: 0x4ed2000, size: 5141584)
    DpShMCreate: allocated sys_adm at 0x4ed2000
    DpShMCreate: allocated wp_adm at 0x4ed4260
    DpShMCreate: allocated tm_adm_list at 0x4ed8540
    DpShMCreate: allocated tm_adm at 0x4ed8570
    DpShMCreate: allocated wp_ca_adm at 0x531e170
    DpShMCreate: allocated appc_ca_adm at 0x53251f0
    DpShMCreate: allocated comm_adm at 0x5327770
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0x53a7690
    DpShMCreate: allocated gw_adm at 0x53a76d0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0x53a7700
    DpShMCreate: allocated wall_adm at 0x53a7790
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    DpRqQInit: Parameter rdisp/queue_lock_level = 2
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> EsILock: use spinlock for locking
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation map
    <EsMap> EsMapUnamFileMapInit: Initialize the memory 240 MB
    Linux: Kernel supports shared memory disclaiming
    Linux: using madvise(<pointer>, <size>, 9).
    Linux: disclaiming for shared memory enabled
    <ES> 239 blocks reserved for free list.
    ES initialized.
    mm.dump: set maximum dump mem to 96 MB
    Tue Mar 31 00:02:53 2015
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1752]
    ***LOG Q0K=> DpMsAttach, mscon ( willsys41) [dpxxdisp.c   12953]
    DpStartStopMsg: send start message (myname is >willsys41_W41_00                        <)
    DpStartStopMsg: start msg sent
    Warning: Swap space is configured quite small with 5035 MB.
    It should be two times larger than the amount of RAM (3066 MB).
    See note 171356 for more information.
    Warning: tmpfs at /dev/shm is configured quite small with 1532 MB!
    Minimum value is 2048 MB.
    Recommended size is 75 % of RAM + swap.
    *** INFO  Shm 13 in Pool 10    59082 KB estimated     58800 KB real (    -282 KB    -72 %)
    CCMS: start to initalize 3.X shared alert area (first segment).
    *** ERROR => DpWPCheck: W0 (pid 22217) died (severity=0, status=65280) [dpxxdisp.c   16083]
    child (pid=22217) exited with exit code 255
    my types changed after wp death/restart 0xbf --> 0xbe
    *** ERROR => DpWPCheck: W1 (pid 22218) died (severity=0, status=65280) [dpxxdisp.c   16083]
    child (pid=22218) exited with exit code 255
    *** ERROR => DpWPCheck: W2 (pid 22219) died (severity=0, status=65280) [dpxxdisp.c   16083]
    child (pid=22219) exited with exit code 255
    *** ERROR => DpWPCheck: W3 (pid 22220) died (severity=0, status=65280) [dpxxdisp.c   16083]
    child (pid=22220) exited with exit code 255
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 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=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:04 2015
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long) Tue Mar 31 07:03:04 2015
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA    22217 Ended         no      1   0        0                                                                         
    1 DIA    22218 Ended         no      1   0        0                                                                         
    2 DIA    22219 Ended         no      1   0        0                                                                         
    3 DIA    22220 Ended         no      1   0        0                                                                         
    4 UPD    22221 Ended         no      1   0        0                                                                         
    5 ENQ    22222 Ended         no      1   0        0                                                                         
    6 BTC    22223 Ended         no      1   0        0                                                                         
    7 BTC    22224 Ended         no      1   0        0                                                                         
    8 SPO    22225 Ended         no      1   0        0                                                                         
    9 UP2    22226 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics Tue Mar 31 07:03:04 2015
    ===========================
    +------+--------+--------+--------+--------+--------+
    |  Typ |    now |   high |    max | writes |  reads |
    +------+--------+--------+--------+--------+--------+
    | NOWP |      4 |      4 |   2000 |      4 |      0 |
    +------+--------+--------+--------+--------+--------+
    |  DIA |      1 |      1 |   2000 |      1 |      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 6
    wake_evt_udp_now 1
    wake events       total     5,  udp     1 ( 20%),  shm     4 ( 80%)
    since last update total     5,  udp     1 ( 20%),  shm     4 ( 80%)
    Dump of tm_adm structure: Tue Mar 31 07:03:04 2015
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks Tue Mar 31 07:03:04 2015
    =============================
    Slots: 300, Used: 0, Max: 0
    +------+--------------+----------+-------------+
    |   id | owner        |   pid    | eyecatcher  |
    +------+--------------+----------+-------------+
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:10 2015
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >willsys41_W41_00                        < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_OFF
    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( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x151f000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 3/0 done
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x151f000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 1/4096 done
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing proc (22215) (SOFT_KILL)
    Stop icman
    killing proc (22216) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    kill(22215,0) -> ESRCH: process died
    wait for end of icman
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:11 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:12 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:13 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:14 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:15 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:16 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:17 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:18 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:19 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:20 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:21 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) successful -> process alive
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=12
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Mar 31 00:03:23 2015
    NiISelect: TIMEOUT occured (1000ms)
    kill(22216,0) -> ESRCH: process died
    DpStartStopMsg: send stop message (myname is >willsys41_W41_00                        <)
    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 name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiBufIAlloc: malloc NIBUF-IN, to 32110 bytes
    MsIBufAlloc: allocated buffer
    NiIRead: hdl 2 received data (rcd=458,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=458
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 458 bytes
    MSG received, len 110+348, flag 4, from willsys41_W41_00    , typ 0, key FFFFFFFF00000000
    DpHalt: received 348 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    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 -
    DpHalt: received 4 bytes from message server
    NiIRead: hdl 2 received data (rcd=214,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=214
    NiBufIIn: packet complete for hdl 2
    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: 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 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)
    Tue Mar 31 00:03:24 2015
    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   13304]
    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
    SiSelPSet: set events of sock 11 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelPRemove: removed last sock 11 (pos=3)
    NiSelIRemove: removed hdl 2
    NiICloseHandle: shutdown and close hdl 2 / sock 11
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EsCleanup destroy slot 0
    <EsMap: unlink /SAP_ES_00_000
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ShmCreate( 76, 0, 2, 0x0xcef3328 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    ShmDelete( 13 )
    cleanup event management
    cleanup shared memory/semaphores
    ShmCleanup SHM_SYS_ADM_KEY
    ShmCleanup( 1 )
    ShmCreate( 1, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 1, 3 )
    ShmProtect( key 1 valid )
    ShmProtect( slot Index 0 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x5e1000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 1 prot 3/0 done
    ShmCreate( 1, 0, 2, -> 0x0x5e1000 )
    ShmCleanup SHM_DP_ADM_KEY
    ShmCleanup( 2 )
    ShmCreate( 2, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 2, 3 )
    ShmProtect( key 2 valid )
    ShmProtect( slot Index 1 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x4ed2000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 2 prot 3/0 done
    ShmCreate( 2, 0, 2, -> 0x0x4ed2000 )
    ShmCleanup SHM_DP_CA_KEY
    ShmCleanup( 3 )
    ShmCreate( 3, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 3, 3 )
    ShmProtect( key 3 valid )
    ShmProtect( slot Index 2 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x1655000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 3 prot 3/0 done
    ShmCreate( 3, 0, 2, -> 0x0x1655000 )
    ShmCleanup SHM_PF_KEY
    ShmCleanup( 4 )
    ShmCreate( 4, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 4 ) = 0740 (octal)
    ShmCleanup SHM_PRES_BUF
    ShmCleanup( 14 )
    ShmCreate( 14, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 14 ) = 0740 (octal)
    ShmCleanup SHM_CALI_BUFFER
    ShmCleanup( 11 )
    ShmCreate( 11, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 10, 11, 0, 2, 0x0xbf99a52c )
    ShmCleanup SHM_DB_TBUFF
    ShmCleanup( 19 )
    ShmCreate( 19, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 19 ) = 0740 (octal)
    ShmCleanup SHM_DB_TBUFF_P
    ShmCleanup( 33 )
    ShmCreate( 33, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 33 ) = 0740 (octal)
    ShmCleanup SHM_DB_STBUFF
    ShmCleanup( 41 )
    ShmCreate( 41, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 41 ) = 0740 (octal)
    ShmCleanup SHM_DB_TTBUFF
    ShmCleanup( 42 )
    ShmCreate( 42, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 42, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_FTBUFF
    ShmCleanup( 43 )
    ShmCreate( 43, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 43, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_SNTBUFF
    ShmCleanup( 45 )
    ShmCreate( 45, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 45, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_IRBUFF
    ShmCleanup( 44 )
    ShmCreate( 44, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 44, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OBJ_BUFFER
    ShmCleanup( 54 )
    ShmCreate( 54, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 54 ) = 0740 (octal)
    ShmCleanup SHM_DB_SYNC
    ShmCleanup( 46 )
    ShmCreate( 46, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 46, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_CUA_BUFFER
    ShmCleanup( 47 )
    ShmCreate( 47, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 47, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_DB_OTR_BUFFER
    ShmCleanup( 64 )
    ShmCreate( 64, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 64 ) = 0740 (octal)
    ShmCleanup SHM_DB_ESM_BUFFER
    ShmCleanup( 65 )
    ShmCreate( 65, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 65 ) = 0740 (octal)
    ShmCleanup SHM_ROLL_AREA_KEY
    ShmCleanup( 9 )
    ShmCreate( 9, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 9 ) = 0740 (octal)
    ShmCleanup SHM_PAGING_AREA_KEY
    ShmCleanup( 8 )
    ShmCreate( 8, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 8 ) = 0740 (octal)
    ShmCleanup SHM_ROLL_ADM_KEY
    ShmCleanup( 17 )
    ShmCreate( 17, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 10, 17, 0, 2, 0x0xbf99a52c )
    ShmCleanup SHM_PAGING_ADM_KEY
    ShmCleanup( 18 )
    ShmCreate( 18, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 18 ) = 0740 (octal)
    ShmCleanup SHM_PXA_KEY
    ShmCleanup( 6 )
    ShmCreate( 6, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 6 ) = 0740 (octal)
    ShmCleanup SHM_ENQ_TABLE_KEY
    ShmCleanup( 34 )
    ShmCreate( 34, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 34 ) = 0740 (octal)
    ShmCleanup SHM_ENQID_KEY
    ShmCleanup( 58 )
    ShmCreate( 58, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 58 ) = 0740 (octal)
    ShmCleanup SHM_VB_ADM_KEY
    ShmCleanup( 7 )
    ShmCreate( 7, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 7 ) = 0740 (octal)
    ShmCleanup SHM_ES2_ADM
    ShmCleanup( 76 )
    ShmCreate( 76, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 76 ) = 0740 (octal)
    ShmCleanup SHM_EM_ADM
    ShmCleanup( 51 )
    ShmCreate( 51, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 51, 3 )
    ShmProtect( key 51 valid )
    ShmProtect( slot Index 50 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x6e14000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 51 prot 3/0 done
    ShmCreate( 51, 0, 2, -> 0x0x6e14000 )
    ShmCleanup SHM_EM2_ADM
    ShmCleanup( 77 )
    ShmCreate( 77, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 77 ) = 0740 (octal)
    ShmCleanup SHM_EG2_ADM
    ShmCleanup( 78 )
    ShmCreate( 78, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 78 ) = 0740 (octal)
    ShmCleanup SHM_MSBUF
    ShmCleanup( 52 )
    ShmCreate( 52, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 52, 3 )
    ShmProtect( key 52 valid )
    ShmProtect( slot Index 51 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x60b000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 52 prot 3/0 done
    ShmCreate( 52, 0, 2, -> 0x0x60b000 )
    ShmCleanup SHM_THRUN_ADM_KEY(th run adm)
    ShmCleanup( 30 )
    ShmCreate( 30, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 30 ) = 0740 (octal)
    ShmCleanup SHM_JAVA
    ShmCleanup( 70 )
    ShmCreate( 70, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 70 ) = 0740 (octal)
    ShmCleanup SHM_PF_AS_KEY(Appl.Statistics)
    ShmCleanup( 56 )
    ShmCreate( 56, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 56 ) = 0740 (octal)
    ShmCleanup SHM_PROFILE
    ShmCleanup( 57 )
    ShmCreate( 57, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 57, 3 )
    ShmProtect( key 57 valid )
    ShmProtect( slot Index 56 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x151f000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 57 prot 3/0 done
    ShmCreate( 57, 0, 2, -> 0x0x151f000 )
    ShmCleanup SHM_NO_BUFFER
    ShmCleanup( 48 )
    ShmCreate( 48, 0, 2, 0x0xbf99a5e8 )
    ShmGet( 40, 48, 0, 2, 0x0xbf99a52c )
    ShmCreate( 40, 0, 2, 0x0xbf99a1ec )
    ShmKeyPermission( 40 ) = 0740 (octal)
    removing request queue
    ShmCleanup( 31 )
    ShmCreate( 31, 0, 2, 0x0xbf99a5d8 )
    ShmProtect( 31, 3 )
    ShmProtect( key 31 valid )
    ShmProtect( slot Index 30 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x573d000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 31 prot 3/0 done
    ShmCreate( 31, 0, 2, -> 0x0x573d000 )
    ShmCleanup SHM_POOL_0
    ShmCleanup( 10 )
    ShmCreate( 10, 0, 2, 0x0xbf99a5e8 )
    ShmProtect( 10, 3 )
    ShmProtect( key 10 valid )
    ShmProtect( slot Index 9 )
    ShmProtect( Mode: 76000000 )
    ShmCreate( 10, 0, 2, -> 0x0xb3723000 )
    ShmCleanup SHM_DB_POOL
    ShmCleanup( 40 )
    ShmCreate( 40, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 40 ) = 0740 (octal)
    ShmCleanup SHM_POOL_50
    ShmCleanup( 50 )
    ShmCreate( 50, 0, 2, 0x0xbf99a5e8 )
    ShmKeyPermission( 50 ) = 0740 (octal)
    MiCleanup:
    ShmCleanup( 62 )
    ShmCreate( 62, 0, 2, 0x0xbf99a5c8 )
    ShmProtect( 62, 3 )
    ShmProtect( key 62 valid )
    ShmProtect( slot Index 61 )
    ShmProtect( Mode: 0 )
    ShmProtect( before shmdt )
    ShmProtect( after shmdt )
    ShmProtect( before shmat 0x8b30e000)
    ShmProtect( after shmat )
    ShmProtect: shmat key 62 prot 3/0 done
    ShmCreate( 62, 0, 2, -> 0x0x8b30e000 )
    MpiCleanup() -> 0
    SemKeyPermission( 1 ) = 0740 (octal)
    SemKeyPermission( 1 ) = 0740 (octal)
    SemKeyPermission( 6 ) = 0740 (octal)
    SemKeyPermission( 6 ) = 0740 (octal)
    SemKeyPermission( 7 ) = 0740 (octal)
    SemKeyPermission( 7 ) = 0740 (octal)
    SemKeyPermission( 8 ) = 0740 (octal)
    SemKeyPermission( 10 ) = 0740 (octal)
    SemKeyPermission( 10 ) = 0740 (octal)
    SemKeyPermission( 11 ) = 0740 (octal)
    SemKeyPermission( 11 ) = 0740 (octal)
    SemKeyPermission( 12 ) = 0740 (octal)
    SemKeyPermission( 12 ) = 0740 (octal)
    SemKeyPermission( 13 ) = 0740 (octal)
    SemKeyPermission( 13 ) = 0740 (octal)
    SemKeyPermission( 14 ) = 0740 (octal)
    SemKeyPermission( 14 ) = 0740 (octal)
    SemKeyPermission( 15 ) = 0740 (octal)
    SemKeyPermission( 16 ) = 0740 (octal)
    SemKeyPermission( 16 ) = 0740 (octal)
    SemKeyPermission( 17 ) = 0740 (octal)
    SemKeyPermission( 17 ) = 0740 (octal)
    SemKeyPermission( 18 ) = 0740 (octal)
    SemKeyPermission( 18 ) = 0740 (octal)
    SemKeyPermission( 19 ) = 0740 (octal)
    SemKeyPermission( 19 ) = 0740 (octal)
    SemKeyPermission( 20 ) = 0740 (octal)
    SemKeyPermission( 20 ) = 0740 (octal)
    SemKeyPermission( 21 ) = 0740 (octal)
    SemKeyPermission( 21 ) = 0740 (octal)
    SemKeyPermission( 22 ) = 0740 (octal)
    SemKeyPermission( 22 ) = 0740 (octal)
    SemKeyPermission( 24 ) = 0740 (octal)
    SemKeyPermission( 24 ) = 0740 (octal)
    SemKeyPermission( 25 ) = 0740 (octal)
    SemKeyPermission( 25 ) = 0740 (octal)
    SemKeyPermission( 26 ) = 0740 (octal)
    SemKeyPermission( 26 ) = 0740 (octal)
    SemKeyPermission( 27 ) = 0740 (octal)
    SemKeyPermission( 27 ) = 0740 (octal)
    SemKeyPermission( 28 ) = 0740 (octal)
    SemKeyPermission( 28 ) = 0740 (octal)
    SemKeyPermission( 29 ) = 0740 (octal)
    SemKeyPermission( 29 ) = 0740 (octal)
    SemKeyPermission( 30 ) = 0740 (octal)
    SemKeyPermission( 30 ) = 0740 (octal)
    SemKeyPermission( 31 ) = 0740 (octal)
    SemKeyPermission( 31 ) = 0740 (octal)
    SemKeyPermission( 35 ) = 0740 (octal)
    SemKeyPermission( 35 ) = 0740 (octal)
    SemKeyPermission( 36 ) = 0740 (octal)
    SemKeyPermission( 37 ) = 0740 (octal)
    SemKeyPermission( 42 ) = 0740 (octal)
    SemKeyPermission( 42 ) = 0740 (octal)
    SemKeyPermission( 43 ) = 0740 (octal)
    SemKeyPermission( 43 ) = 0740 (octal)
    SemKeyPermission( 44 ) = 0740 (octal)
    SemKeyPermission( 44 ) = 0740 (octal)
    SemKeyPermission( 45 ) = 0740 (octal)
    SemKeyPermission( 47 ) = 0740 (octal)
    SemKeyPermission( 47 ) = 0740 (octal)
    SemKeyPermission( 48 ) = 0740 (octal)
    SemKeyPermission( 48 ) = 0740 (octal)
    SemKeyPermission( 49 ) = 0740 (octal)
    SemKeyPermission( 49 ) = 0740 (octal)
    SemKeyPermission( 50 ) = 0740 (octal)
    SemKeyPermission( 51 ) = 0740 (octal)
    SemKeyPermission( 51 ) = 0740 (octal)
    SemKeyPermission( 53 ) = 0740 (octal)
    SemKeyPermission( 53 ) = 0740 (octal)
    SemKeyPermission( 54 ) = 0740 (octal)
    SemKeyPermission( 54 ) = 0740 (octal)
    SemKeyPermission( 55 ) = 0740 (octal)
    SemKeyPermission( 55 ) = 0740 (octal)
    SemKeyPermission( 56 ) = 0740 (octal)
    SemKeyPermission( 56 ) = 0740 (octal)
    SemKeyPermission( 57 ) = 0740 (octal)
    SemKeyPermission( 57 ) = 0740 (octal)
    SemKeyPermission( 58 ) = 0740 (octal)
    SemKeyPermission( 58 ) = 0740 (octal)
    SemKeyPermission( 59 ) = 0740 (octal)
    SemKeyPermission( 62 ) = 0740 (octal)
    SemKeyPermission( 63 ) = 0740 (octal)
    SemKeyPermission( 64 ) = 0740 (octal)
    SemKeyPermission( 65 ) = 0740 (octal)
    SemKeyPermission( 66 ) = 0740 (octal)
    SemKeyPermission( 67 ) = 0740 (octal)
    SemKeyPermission( 69 ) = 0740 (octal)
    SemKeyPermission( 69 ) = 0740 (octal)
    SemKeyPermission( 70 ) = 0740 (octal)
    SemKeyPermission( 72 ) = 0740 (octal)
    removing Semaphore-Management
    closing connect handles (dgm + tcp)
    DpDelSocketInfo: del info for socket 0 (type=2)
    NiICloseHandle: shutdown and close hdl 0 / sock 8
    DpDelSocketInfo: del info for socket 1 (type=1)
    NiICloseHandle: shutdown and close hdl 1 / sock 9 - sock 10
    ***LOG Q05=> DpHalt, DPStop ( 22162) [dpxxdisp.c   11739]
    *** shutdown completed - server stopped ***
    Thanks in advance....
    Regards,
    Sundar

  • Two SAP Systems in MSCS Oracle

    Hi,
    I would like to install two systems in MSCS Oracle with two nodes. In the first node I'll install a PI, and in the other one SAP Portal. My question is :
    How many Oracle Database Engine should I install ? Or I should install one Oracle Database Engine with two oracle instance ?
    Thank's in advanced
    Francesc

    Hi Thomas,
    Would appreciate if you clarify following on Windows Server 2003 - Oracle 10g.
    1 oracle-homes with 2 database
    The 2 databases are not completly idependent because they share 1 oracle-home. if you want to update oracle you need to update both databases at the same time.
    What are the points which needs to be taken care before using this option. During installation it prompts for Listener name and port - so should we use the same as used in first SAP instance.
    2 oracle-homes with 2 database
    The database are completly idependent. You can update both db's separately
    Is there any pre and post installation steps before installation of second instance. In this case, listener would also be independent. And owner of SAP instance can start its own SAP instance.
    Thanks
    Davinder

  • NW IdM Install on MS 2003 server with an existing  SAP instance

    All:
       I have never worked with SQL server before and need help.
    My Scenario:
       I have an EP installed with SQL 2005 on Windows 2003.
       I would like to install a NW IdM on the same server.
    Coming from a unix/oracle environment, if I need two SAP systems on a single host, I would install two oracle instances and database and each SAP instance would point to its own home and database.
    How does it work with SQL server. Will I have to install a new instance of the SQL server software and database and if so where would it be? Right now I see that the EP SAP instance, datafile, Tempdb and Logfile resides on the E:\ drive and I also see a C:\Program Files\Microsoft SQL Server. How does a "named instance" fit in my scenario?
    Could someone help me understand?
    Thanks
    S.

    Hi Markus
    And thanks to your answer, it helped me to succeed in this first step but unfortunately 1 minute later during the install process I have a new error telling me :
    MDB-05042 Error while executing script "CREATE DATABASE BW3 ON PRIMARY ( name = 'BW3DATA1' , filename = ' C:\BW3DATA1\BW3DATA1.mdf ', size = 11000 FILEGROWTH = 60 )....... idem for BWDATA2 ......... idem for BWDATA3   MODIFY FILE encountered operating system error 112 while attempting to expand the physical file. CREATE DATABASE failed. Some file names listed could not be create.
    Could you help me to solve this error . Thank you in advance.

  • Managing CAL ABAP on HANA instance and removing the secondary windows instance?

    When you setup the ABAP on HANA CAL instance with AWS you get two AWS instances. One which is the ABAP on HANA server and one which is a Windows system holding copies of the development tools, etc.
    I never use this second instance as I log on from my own pc/laptop; so its just wasting money. Can I simply delete it from the AWS console. The CAL does not allow me to delete it on its own. If I do delete that instance can I still manage it with CAL or am I on my own with AWS from that point?
    Regards,
    --Jason.

    Hi Jason,
    SAP CAL keeps track of what happens to the instances in your AWS account, the status is polled every other minute or so. Simply suspending or terminating it could have a severe effect on the operations in CAL.
    Have you thought about starting the Windows instance on a smaller (probably too small) instance type which costs just a couple of cents? CAL cannot track if the SAP system in the instance is functional or not, CAL just checks the status of the container. So you could start the Windows instance on a 512MB machine ....
    I know that this is not what you was aiming for, but it will probably solve the costs issue in the first place quickly.
    Regards,
      Hannes

  • Compatability of ECC DEV&QAS on Win 2008/SQL 2008 with Prdn on Win 2003/Win

    We are planning our  upgrade of my SAP landscape (ECC 6.0 , Portal & BI) . Would it be feasible and do-able to migrate sandbox, dev, and qas to Windows 2008 & SQL 2008 , allow the support team to use the 2008 landscape.  That means that my Dev. environments would be on Wind 2008 & SQL 2008 while my production would still be Win 2003 & 2008.   I'm not feeling like this is workable for the transport domain? will I have issues with transports across to production?
    So the question is
    Is it possible to transport from Windows 2008 SQL 2008 landscape over to a production landscape that is on Windows 2003 SQL 2005?
    Any other issues I should be aware of ?
    BTW, we would have Portal and BI setup in the same way  DEV & QAS on the newer releases and Production on the Older release.
    NOTE: this would be for about 3 - 4 weeks
    Please advise
    Maria

    Thank you,
    So you're saying that if I had the DEV environment in Win 2008 SQL 2008 (being the transport domain) , and the production environment in win 2003 sql 2005, IF we had to transport across this type of landscape there should be NO issues. 
    Nothing else to think of as posing risk?
    Maria

  • Connection to remote host in NWDS preferences (SAP Instance not reachable)

    Hi Experts
    I am trying to connect to a SAP Web AS running CE 7.1 with Netweaver Developer Studio as described [here|http://help.sap.com/saphelp_nwce10/helpdata/en/46/9ca4cf4e8b0487e10000000a1553f6/frameset.htm].
    The u201Cinstance hostu201D is a remote host. When I try to connect with NWDS 7.1 SPS 5, I get the error message:
    SAP Instance is currently not reachable. Check if the SAP Instance number is correct.
    However, with NWDS 2004s SPS 13 (installed on the same machine) and message server port 3901, I can see the host in the J2EE view with two green dots (icm, server 0) and one grey dot (debugproxy). NWDS seems to connect  (in spite of the grey dot).
    Do I have to configure anything else in NWDS (message server port)? Does the debugproxy have to be started?
    Thanks for helping!
    Kind regards
    Bettina

    I had the same issue and resolved by adding:
    (1) Windows server firewall exception to include "D:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe" EXE.
    Basically, the windows server on which SAP NetWeaver CE 7.1 was installed, by default, BLOCKS all relevant ports:
    50000-50020 & 50100-50120. By add the above (a) rule, the serrver allows any incoming TCP connections used by "D:\usr\sap\CE1\SYS\exe\uc\NTI386\sapstartsrv.exe."
    ~/Reddy Gurram

Maybe you are looking for

  • Trying to install software like Google+ Voice & Video, Shutterfly Apps, etc..

    I am able to begin the install, but when I submit my password for the installation process (step 4), it takes my password but does not begin the installation. When I input an incorrect password the screen "shakes", so I know my password is correct. I

  • Finding suitable apps for old Macbook

    Hello!   I'm interested in finding games that'll work on my older MacBook Pro.  I've the 2.26 Ghz Intel core 2  Duo. I know that some games offered on the App store are too powerful for this platform.  How do I research, without laboriously examining

  • Update member  count error for essbase cube

    Whenever i import a cube from essabse into obiee. i get the following error when i click on "update member count" on any member in the Physical layer of the obiee administration. this problem comes even if i import a different cube, meaning this is n

  • Latitude-Longitude info for point layer

    Hi experts, In Oracle Spatial database I've layer of small towns and villages (SRID 8307), (loaded from ESRI shape files) and I need to perform search in this layer by latitude and longitude, specified by the user. I build WEB application based on Or

  • Text to speech not working in Pages

    it works in browsers but not in Pages. Suggestions please.