How can connect to oracle8 server(install in RedHat6.0)

I have installed Oracle Standard Edition 8.0.5.1
in RedHat6.0 . Now I can't connect to it with Windows95
client.
get an ORA-12500 error.
1. successful start Oracle use "dbstart"
2. successful start the LISTENER use "lsnrctl" -- 'start'
to /home/oracle/805/network/log/listener.log
Listening on: (ADDRESS=(PROTOCOL=tcp)(DEV=6)
(HOST=xxx.xxx.xxx.xxx)(PORT=1521))
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=magic.com)(PORT=1521)
(COMMUNITY=UK_SUP_TCPIP))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for linux ......
Start Date 23-FEB-98 20:38:50
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security OFF
SNMP ON
Listener Parameter
File /home/oracle/805/network/admin/listener.ora
Listener Log
File /home/oracle/805/network/log/listener.log
Services Summary...
xoracle has 1 service handler(s)
The command completed successfully
LSNRCTL> exit
null

Hi Sushama,
Seeburger AS2 Adapter supports the SFTP using PI
Have you checked this threads
Help needed for SFTP on Seeburger
How to connect SFTP from the XI
Regards
Ramesh

Similar Messages

  • How can connect different ejb server in one client program

    hi , every
    i want to make connect ejb server into one client program.
    for that , but i try to change PROVIDER_URL property , it's not correct
    who solve this problem for novice? :(

    You need to create separate initialContext to each of the different servers
    and lookup up the different ejbs.
    -Sabha
    "inking" <[email protected]> wrote in message
    news:[email protected]..
    hi , every
    i want to make connect ejb server into one client program.
    for that , but i try to change PROVIDER_URL property , it's not correct
    who solve this problem for novice? :(

  • When I try to connect to iCloud, it says there is a server error and does not log me in. This happens every time. How can I circumvent this server error?

    When I try to connect to iCloud, it says there is a server error and does not log me in. This happens every time. How can I circumvent this server error?

    Try restarting your computer and your router.
    If there is a specific error code, take a look at this article.
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694

  • We are planning to have a Mac Server, how windows PC can connect to Mac server?

    We are planning to move to MAC operating systems, will use one of the mac as server. What is the possibility for Windows PCs to have access to Mac server?

    How to connect a Mac Server with a PC:
    http://www.ehow.com/how_5869849_connect-mac-server-pc.html
    http://smallbusiness.chron.com/connect-mac-server-pc-60008.html

  • How can Reader v 9  be installed to a volume other than c:?

    How can Reader v >9  be installed to a volume other than c:? such as g:?
    and is there a distrubution executable available so Reader can be installed on a machine that is not connected to the Internet?

    download the .exe from the ftp service and use it to target the install directory:
    ergo
    ftp://ftp.adobe.com/pub/adobe/reader/
    and pick OS and version and language thus:
    ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.5.0/en_US/AdbeRdr950_en_US.exe

  • How can I make a server differ between two or more clients?

    How can I make a server differ between two or more clients?
    The clients can connect and talk to the server fine, but how can I make the server talk to one, two or all clients? i.e. what would be a good way to implement this?
    Currently, the server listens for connections like this:
    while (listening) {
    try {
    new ServerThread(this, serverSocket.accept()).start();
    I guess one way would be to add the ServerThreads to a Hashtable with the client ID as key, and then get the ServerThread with the proper client ID, but this seems unnecessary complicated. Any ideas?

    Complicated was perhaps the wrong word, I should have
    written something like it doesn't "feel" right. Or is
    this a common and good way to solve communication
    between a server and multiple clients?Thats pretty much how I do it. I normally use an array or ArrayList of Sockets instead of HashTable, with [0] being the first player etc.... Then you can communicate with exactly who you want. If you want to send bytes to all of them, just send the same thing to each socket individually (or is there a better way to do this?).

  • How to  Connect to ftp server in active mode using the finder

    How can I can I use the finder command "connect to server" to connect to a ftp server using the active Mode. With Cyberduck I can connect to this server only in active mode. Apparently the connect to server command uses the ftp passive mode.
    Or is it an other way to mount on the desktop a ftp server in active mode?
    Thank you

    Passive mode can be disabled in your network settings, but I have a feeling what you're actually asking for is the ability to upload, and the answer to that is the Finder can't do it. There are some filesystem plugins out there that provide this functionality, but they cost money.

  • 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

  • HT1978 how many network certificate I can install for 1 iphon or ipad? how can I check it is installed successfuly

    hi ..
    I have a email certificate in my profile for recieving my compmay email, when I login to company office Wifi, it ask me to accept a network certificate , I did accept it , but I can't find it in profile. My questiosn are:
    1) How can I check whether I install certificate successfully ?
    2) How many certificate I can install on 1 iphone or iPad ?
    Thanks
    Peter

    1.  Obviously by successfully connecting to WiFi, it insstalled successfuly.
    2.  As many as you want/need.

  • How to connect MS-sql server with SAP BW

    hi all,
    i want the connection procedure to how to connect MS-sql server with SAP BW.so that i can extract the data from ms sql server and can create cubes using that data.please help me in this issue.

    Hi Vamshi,
    Go through this DOC it explains u how to connect to other data bases like SQL...
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/58f4db47-0501-0010-a2bf-ff01b150fdff]
    this is a thread related to connect the SQL server..
    [DB Connect MS SQL Server;
    Regards,
    NR
    Assign points if helpful...

  • How can I measure TREX server.

    Hi,
    I'm from Nakisa forum as below.
    <How can I calc sizing of TREX server
    I'd like to install minimum TREX server for Nakisa.
    A document of nakisa is written about nakisa server but it isn't written trex server.
    <https://websmp209.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000728933&_SCENARIO=01100035870000000202&>
    I found SAP note 1266024 which is written about sizing guide line of Nakisa but it's so difficult to calc.
    How can I measure TREX server and which minimun sizing is best to use Nakisa?
    Hope you can help us.
    Best regards,
    Makoto

    Hi Makoto,
    try the infos for TREX under http://service.sap.com/sizing.
    They are not made for Nakisa. But I am sure you will be able to roughly map them to your use case.
    best, Karsten

  • How can i access dmz server via public ip from inside?

    hi all !
    As shown in Figure,how can i access the server in dmz zone via public?
    i can access it via private ip 192.168.1.1 now,but i can't access it via 101.100.1.2.
    who can help me ?
    thank you !

    Hi,
    You would have to configure Static NAT from DMZ to INSIDE for the server in the same way you have done for DMZ to OUTSIDE.
    Basically in the following way for example
    object network DMZ-WEB
    host 192.168.1.1
    nat (dmz,inside) static 101.100.1.2
    This would enable your users on the "inside" to access the "dmz" server with the public IP address. And naturally only with the public IP address after this NAT.
    Hope this helps
    Please do remember to mark a reply as the correct answer if it answered your question.
    Feel free to ask more if needed
    - Jouni

  • How can connect my macbook pro mid 2012 to my imac 21.5 inch mid 2010 ?? I want to use imac like a display for macbook.

    How can connect my macbook pro mid 2012 to my imac 21.5 inch mid 2010 ?? I want to use imac like a display for macbook.

    Target Display Mode: Frequently Asked Questions (FAQ)
    with a mini display to mini display cable. Attach it to the Thunderbolt port on your MBP and to the mini display port on your iMac.
    How do I enable TDM?
    Make sure both computers are turned on and awake. 
    Connect a male-to-male Mini DisplayPort or ThunderBolt cable to each computer.
    Press Command-F2 on the keyboard of the iMac being used as a display to enable TDM.
    Note: In Keyboard System Preferences, if the checkbox is enabled for "Use all F1, F2, etc. keys as standard functions keys," the key combination changes to Command-Fn-F2.

  • How can I set BPEL server enviorment and create BPEL domain?

    Without use the http console, how can I set BPEL server enviorment and create BPEL domain?
    When I try to use API like below
    import com.oracle.bpel.client.Server;
    Server s = new Server(ServerAuthFactory.authenticate("oracle","localhost"));
    But I always got four exceptions and one warning like below:
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\ejb.properties (The system cannot find the path specified)
    Warning: unable to read transaction.interoperability config property
    java.io.FileNotFoundException: C:\Workspace\WOSEDISystem\BPEL_Domain_Creation\config\security.properties (The system cannot find the path specified)
    java.lang.Exception: Failed to create "ejb/collaxa/system/ServerBean" bean; exception reported is: "javax.naming.CommunicationException: Can't find SerialContextProvider
    Is it right to use com.oracle.bpel.client.Server like this, please help me.
    Best regards,
    Vita

    Anyone can help me? Because I need deploy BPEL process on production server, so I need the Java funtion to create domain. Thank you very much if you can tell me the correct method of using com.oracle.bpel.client.Server API.

  • How Can i specify multiple server names in rwservlet.properties  file?

    How Can i specify multiple server names in rwservlet.properties file without clustering?
    I am using oracle 10g Application server. we have 3 servers Repsvr1, RepSvr2 and RepSvr3. Now i need to configure rwservlet.properties file to point to these servers based on any running report. i got 3 keymap files with reports info.
    Sample entry in the key map file is:
    key1: server=Repsvr1 userid=xxx/yyy@dbname report=D:\Web\path1\path2\reports\Report1.rdf destype=cache desformat=PDF %*
    key2: server=Repsvr2 userid=xxx/yyy@dbname report=D:\Web\path1\path3\reports\Report2.rdf destype=cache desformat=PDF %*
    rwservlet.properties file letting me to enter only one servername. Even though i merged all 3 keymap files into 1, still i have the server name issue. If i leave the server to the default name still i am getting the below error.
    REP-51002: Bind to Reports Server Repsvr1 failed. However, i know the default rep_<servername> would be used incase we dont have SERVER=<value> parameter in the rwservlet.properties file.
    If i specify the servername in the rwservlet.properties file then only Repsvr1 reports are working fine and other 2 server reports are giving the same error like
    REP-51002: Bind to Reports Server <<Server Name>> failed.
    how can i configure the info which will work all 3 reports. 2 Port servers are invoking using oracle forms and report server is invoking using ASP pages.
    If i specify Server name & Key map file in rwservlet.properties one at a time, all the reports are working without any error, whenever i am trying to integrate all 3 to workable i am getting binding error. if i exclude the server from rwservlet.properties still i am getting the same error.

    My RELOAD_KEYMAP setting is YES only.As i said If i specify Server name & Key map file in rwservlet.properties one at a time, all the reports are working without any error.
    keymap file entries
    key1: server=Repsvr1 userid=xxx/yyy@dbname report=D:\Web\path1\path2\reports\Report1.rdf destype=cache desformat=PDF %*
    key2: server=Repsvr2 userid=xxx/yyy@dbname report=D:\Web\path1\path3\reports\Report2.rdf destype=cache desformat=PDF %*
    If i use http://server.domain:port/reports/rwservlet? cmdkey = key1 should bring the report from Repsvr1 and http://server.domain:port/reports/rwservlet? cmdkey = key2 should bring the report from Repsvr2, but i am getting an error from Repsvr2 saying that REP-51002: Bind to Reports Server repsvr2 failed.
    Only Servername Repsvr1 is in rwservlet.properties file. Now what is the best option to by pass the server from rwservlet.properties file and should be from keymap file. if i comment server name in rwservlet.properties file still i am getting REP-51002: Bind to Reports Server <<Server Name>> failed error for both keys.

Maybe you are looking for

  • I can't delete section breaks in page,

    Hi there, this is my first time using sections in Pages. I've tried your online tutorials but I don't seem to be able to combine two sections together, because I can't work out how to delete the section breaks without deleting the document. The dotte

  • Uploading data from a xlsx file into an Oracle table

    Hi All, I want to know what would be the best approach and tool to upload the data from an xlsx (excel) sheet into an Oracle table. Can I use 'sqlldr'? ~Parag

  • Deprecation of javax.jms.QueueConnectionFactory

    i found out in weblogic 6.1 docs that javax.jms.QueueConnectionFactory and javax.jms.TopicConnectionFactory is deprecated. But i found no mention of this in the latest javadocs that i downloaded from java.sun.com.(jms 1.0.2 b) clarifications in this

  • CommonSetting.SetCellEditable error

    Good day all, I have a user Matrix on a System Form bound to User Data Sources. I want to set certain cells to not be editable. When I use the CommonSettings.SetCellEditable, I get an error that the item is not a user defined item. I am using SAP 8.8

  • Is photocasting possible without a .Mac account?

    I had a quick look last night but couldn't figure it out. Thanks for any help.