SM51 - no connect to dialog instance

Hi,
we have an Netweaver 7.0 on AIX ( DB2 on z/os ) installation with several dialog instances.
Now we installed an additional dialog instance on Linux ( SLES10 ) for this sap system.
1)
But in TAC SM51 we can see the newly installed sap system on Linux, but we cannot
"jump" to this dialoginstance from SM51.
2) We also have another problem with the shared /sapmnt/SID/global where the db2passwd - file
is located.
We get the Linux instance only running to the AIX CI, when we have an own "db2passwd" for linux und one
for AIX.
Any ideas for this behaviour ?
Kind regards
Andreas Laaser

HI,
For your first problem make sure host name and services are  maintained properly in both the servers.
Regards,

Similar Messages

  • Installing Java Dialog Instance - Error while connecting to DB

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

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

  • Dialog Instance Installation - Error while connecting to DB

    Hi All,
    We have installed a WAS 640 SP15 and successfully running a Portal EP6.0 (SP15) on the same. Now, we wish to install a dialog instance on the same for load balancing the Portal on the same Hardware/Server.
    During the DI installation in the phase "Configuring J2EE Engine", the installation fails with the error "Error while connecting to DB".
    I tried to restart the installation by replacing the JDBC and OS_LIB of the new instance with the JDBC and OS_LIB of the already running CI instance but it didnt help either.
    Any pointers in this direction will be appreciated.
    Thank you!!
    Regards,
    Abhijeet

    We have the same issue.  We have a NW04 SP19 J2EE standalone WAS and are using the SP19 SAPINST to add a second dialog instance on the same host as the central instance.
    We restarted the Oracle listener  ... to no avail
    The error in the Oracle batchconfig log is given below.
    Thanks for any insight that you can provide.
    Cheers .... Bart
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection
    (DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>
    (PersistenceHandler.java:38)

  • Can not connect to DB,dialog instance

    HI There,
    Im trying to install Dialog Instance on Additional Node.I have an error at last phase trying to create basic requirements for dialog instance,the problem i believe to be is unable to connect to DB.I checked listener has started,but for some reason i do not have oracle service not created on my additional node, so i can not bring my Database online on this node, i guess.
    <b>sapinst.log</b>
    WARNING 2007-11-22 16:17:07
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/DI/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig "
    sapxpi/sapmnt/PPI/SYS/global/security/lib/tools/iaik_jce.jar;
    sapxpi/sapmnt/PPI/SYS/global/security/lib/tools/iaik_jsse.jar;
    sapxpi/sapmnt/PPI/SYS/global/security/lib/tools/iaik_smime.jar;
    sapxpi/sapmnt/PPI/SYS/global/security/lib/tools/iaik_ssl.jar;
    sapxpi/sapmnt/PPI/SYS/global/security/lib/tools/w3c_http.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/DI/install/lib;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/DI/install/sharedlib;L:\usr\sap\PPI\D02\exe\ojdbc14.jar" "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/HA/ABAPJAVA/DI/BatchConfig.xml"" finished with return code 31415. Output:
    com.sap.engine.frame.core.configuration.ConfigurationException: <b>Error while connecting to DB</b>.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.batch.BatchConfig.go(BatchConfig.java:47)
         at com.sap.engine.configtool.batch.BatchConfig.main(BatchConfig.java:83)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: Io exception: The <b>Network Adapter could not establish the connection
         at</b> oracle.jdbc.driver.DatabaseError.throwSqlException(<b>DatabaseError.java:112</b>)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(<b>DatabaseError.java:146</b>)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(<b>DatabaseError.java:255</b>)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 12 more
    <b>Error while connecting to DB.</b>
    ERROR 2007-11-22 16:17:07
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile batchconfig.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.configtool.batch.BatchConfig.go(BatchConfig.java:47)
         at com.sap.engine.configtool.batch.BatchConfig.main(BatchConfig.java:83)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 12 more
    Error while connecting to DB.'.
    ERROR 2007-11-22 16:17:07
    FCO-00011  The step runBatchconfig with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig was executed with status ERROR .
    INFO 2007-11-22 16:27:16
    An error occured and the user decide to stop.\n Current step "|NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig".
    regards
    raj

    can you also post the last 12678 lines of the installation log?

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

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

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

  • About dialog instance

    Hi Friends
    If more than one dialog instance can be installed in a computer?
    I have installed a sap system(abap stack), central instance and dialog instance are in the same server. the dialog instance has started up, but I can't see the dialog instance through SM51. If some configuration is missing?
    tons of thanks.
    smh

    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M
    M sysno      00
    M sid        S01
    M systemid   399 (New architecture with Linux)
    M relno      6400
    M patchlevel 0
    M patchno    56
    M intno      20020600
    M make:      single threaded, Unicode, 64 bit
    M pid        13770
    M

    M Sat May  9 00:32:26 2009
    M  ***LOG Q01=> tskh_init, WPStart (Workproc 0 1 13770) [thxxhead.c   1131]
    M  calling db_connect ...

    C  DBADASLIB : version 640.00, patch 0.055 (Make PL 0.56)
    C  SAPDB shared library (dbadaslib) patchlevels (last 10)
    C    (0.055) Min. release check of non default connection removed (note 807218)
    C    (0.055) Statistic data in ST05 corrected (note 807216)
    C    (0.039) Invalid data of STAD corrected (note 779116)
    C    (0.039) Do not abort session after -810 (note 780238)
    C    (0.035) Sapdb_free invalid address (note 766340)
    C    (0.035) EXPLAIN with non character inputvariables (note 770755)
    C    (0.032) Sapdb_free invalid address (note 766340)
    C    (0.032) Abap info for performance montior (note 216208)
    C    (0.032) SAPDB min. release is 7.4.3 (note 326487)
    C    (0.031) Set isolation level calls optimized (note 762712)


    C  INFO : SQLOPT= -I 0 -t 0 -F SAPDB.13770.pct
    C  Precompiler Runtime : C-PreComp 7.5.0    Build 026-123-094-430
    C  Precompiler runtime is SAP DB 7.5.0.026
    C  Try to connect (DEFAULT) on connection 0 ...

    C Sat May  9 00:32:27 2009
    C  Attach to SAP DB : Kernel    7.5.0    Build 026-123-094-430         
    C  Database release is SAP DB 7.5.0.026
    C  INFO : Database 'S01' instance is running on 'saps01'
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPS01'
    C  00: DB_000 saps01-S01, conn=1, since=20090509003227
    C             ABAP= <unknown> (0)
    C  Now I'm connected to SAP DB
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20090509 003226 saps01         
    C  INFO : SAP RELEASE (DB) = 640
    M  db_connect o.k.

    I Sat May  9 00:32:31 2009
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0x2ba866adb000, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 0x2ba9763af000, size: 134217728)
    M  SHM_PAGING_AREA          (addr: 0x2ba97e3af000, size: 67108864)
    M  SHM_ROLL_ADM               (addr: 0x2ba866f0f000, size: 2672386)
    M  SHM_PAGING_ADM          (addr: 0x2ba9823af000, size: 656416)
    M  ThCreateNoBuffer          allocated 556152 bytes for 1000 entries at 0x2ba982452000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 0x2ba988f20000
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation map
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 8
    B  dbtbxbuf: Buffer TABL  (addr: 0x2ba9896b9100, size: 30000000, end: 0x2ba98b355480)
    B  dbtbxbuf: Buffer TABLP (addr: 0x2ba98b356100, size: 10240000, end: 0x2ba98bd1a100)
    B  dbexpbuf: Buffer EIBUF (addr: 0x2ba98bd1a108, size: 4194304, end: 0x2ba98c11a108)
    B  dbexpbuf: Buffer ESM   (addr: 0x2ba98c11b108, size: 4194304, end: 0x2ba98c51b108)
    B  dbexpbuf: Buffer CUA   (addr: 0x2ba98545e108, size: 3072000, end: 0x2ba98574c108)
    B  dbexpbuf: Buffer OTR   (addr: 0x2ba98c51c108, size: 4194304, end: 0x2ba98c91c108)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0

    S Sat May  9 00:32:33 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0x14dbd1f0

    S Sat May  9 00:32:34 2009
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      intervals: query=50, rescan=1800, global=300 info=120
    S      processing queue enabled
    S  creating spool memory service RSPO-RCLOCKS at 0x2ba98574e070
    S  doing lock recovery
    S  setting server cache root
    S  using server cache size 100 (prof=100)
    S  creating spool memory service RSPO-SERVERCACHE at 0x2ba98574e388
    S    using messages for server info
    B  dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:640.00]):
    B   max_blocking_factor =  10,  max_in_blocking_factor      = 127,
    B   min_blocking_factor =  10,  min_in_blocking_factor      = 127,
    B   prefer_union_all    =   1,  prefer_union_for_select_all =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->0, dbif->0x1, upto->2147483647, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2168 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A Sat May  9 00:32:35 2009

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 36 MB, reducing # of fragments
    A  System page size: 4kb, admin_size: 5540kb.
    A  Attached to PXA (address 0x2ba98cb1e000, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--


    A Sat May  9 00:32:36 2009
    A  ABAP ShmAdm attached (addr=0x2ba9695b7000 leng=20955136 end=0x2ba96a9b3000)
    A  >> Shm MMADM area (addr=0x2ba969aaed80 leng=242176 end=0x2ba969ae9f80)
    A  >> Shm MMDAT area (addr=0x2ba969aeb000 leng=15499264 end=0x2ba96a9b3000)
    A  RFC Destination> destination saps01_S01_00 host saps01 system S01 systnr 0 (saps01_S01_00)
    A  RFC Options> H=saps01,S=00
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC abap/SIGCHILD_default not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    A  Hotpackage version: 9
    M  ThrCreateShObjects          allocated 8460 bytes at 0x2ba995de8000
    N  SsfSapSecin: putenv(SECUDIR=/usr/sap/S01/DVEBMGS00/sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is /usr/sap/S01/SYS/exe/run/libsapsecu.so .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 640, [6400.0.56.20020600]
    W    ITS Plugin: Int.version, [31]
    W    ITS Plugin: Feature set: [4]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    M  MBUF info for hooks: MS component UP
    M  ThSetEnqName: set enqname by server list
    M  ThISetEnqname: enq name = >saps01_S01_00                           <

    E  *************** EnqId_EN_ActionAtMsUpHook ***************
    E  Hook on upcoming Ms (with EnqSrv), get auth EnqId and check it locally
    E  Enqueue Info: enque/disable_replication = 2
    E  Enqueue Info: replication disabled

    E  *************** ObjShMem_CheckAuthoritativeEnqId ***************
    E  Checking authoritative EnqId from EnqSrv into ObjShMem
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: ObjShMem ...
    E  EnqId.EnqTabCreaTime    = -999
    E  EnqId.RandomNumber      = -999
    E  ReqOrd.TimeInSecs       = -999
    E  ReqOrd.ReqNumberThisSec = -999
    E  ObjShMem_CheckAuthoritativeEnqId: EnqId is initial in ShMem
    E  ObjShMem_CheckAuthoritativeEnqId: Overwrite incoming auth EnqId, continue
    E  EnqId inscribed into initial ObjShMem: (ObjShMem_CheckAuthoritativeEnqId)
    E  -SHMEM--
    E  EnqId:          EnqTabCreaTime/RandomNumber    = 09.05.2009 00:32:36  1241800356 / 13770
    E  ReqOrd at Srv:  TimeInSecs/ReqNumberThisSec    = 09.05.2009 00:32:36  1241800356 / 2
    E  ReqOrd at Cli:  TimeInSecs/ReqNumberThisSec    = 09.05.2009 00:32:36  1241800356 / 1
    E  Status:         STATUS_OK
    E  -
    M  ThActivateServer: state = STARTING
    L  Begin of BtcSysStartRaise
    L  Raise event SAP_SYSTEM_START with parameter <saps01_S01_00       >
    L  End of BtcSysStartRaise
    M  MBUF info for hooks: MS component UP
    M  ThActivateServer: state = STARTING

    S Sat May  9 00:32:38 2009
    S  server @>SSRV:saps01_S01_00@< appears or changes (state 1)

    S Sat May  9 00:32:39 2009
    S  server @>SSRV:saps01_S01_00@< appears or changes (state 1)
    I  MPI<6>3#17 Peak buffer usage: 5 (@ 64 KB)

    S Sat May  9 00:32:58 2009
    S  server @>SSRV:saps01_S01_10@< appears or changes (state 5)
    S  server @>SSRV:saps01_S01_10@< appears or changes (state 5)

    S Sat May  9 00:33:18 2009
    S  server @>SSRV:saps01_S01_10@< appears or changes (state 3)
    S  server @>SSRV:saps01_S01_10@< vanished

    N Sat May  9 00:34:29 2009
    N  login/password_change_for_SSO : 1 -> 1

    B Sat May  9 00:34:35 2009
    B  dbmyclu : info : my major identification is 171442396, minor one 0.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my uuid is D65E044AA45ECA35E10000000A3800DC.
    B  dbmyclu : info : current optimistic cluster level: 2
    B  dbmyclu : info : pessimistic reads set to 2.

    S Sat May  9 00:40:53 2009
    S  found spool memory service RSPO-ACTIONS at 0x2ba9857567d0

    B Sat May  9 12:02:53 2009
    B  table logging switched off for all clients

    M Sat May  9 12:02:55 2009
    M  ***LOG R49=> ThCPICSyncWait, CPIC-Error (026665) [thxxcpic.c   3544]
    M  ***LOG R64=> ThCPICSyncWait, CPIC-Error ( CMINIT(SAP)) [thxxcpic.c   3557]

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host saps01 / sapgw00
    M  *  ERROR       service 'sapgw30' unknown
    M  *
    M  *  TIME        Sat May  9 12:02:55 2009
    M  *  RELEASE     640
    M  *  COMPONENT   NI (network interface)
    M  *  VERSION     37
    M  *  RC          -3
    M  *  MODULE      niuxi.c
    M  *  LINE        521
    M  *  DETAIL      NiPGetServByName: service 'sapgw30' not found
    M  *  SYSTEM CALL getservbyname
    M  *  COUNTER     1357
    M  *
    M  *****************************************************************************

    A  RFC 1446  CONVID
    A   * CMRC=26 DATA=0 STATUS=0 SAPRC=665 ThSAPECMINIT
    A  RFC> ABAP Programm: RSLDAGDS (Transaction: RZ70)
    A  RFC> User: JXIONG (Client: 000)
    A  RFC> Destination: SLD_UC (handle: 1, , )
    A  *** ERROR => RFC ======> CPIC-CALL: 'ThSAPECMINIT'
    Service name is not known                                               
    [abrfcio.c    7594]
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1462
    CPIC-CALL: 'ThSAPECMINIT'
    Service name is not known                                               
    DEST =SLD_UC
    HOST =%%RFCSERVER%%
    PROG =SLD_UC
    GWHOST =10.56.0.169
    GWSERV =sapgw30
    [abrfcio.c    7594]
    A  TH VERBOSE LEVEL FULL

    M Sat May  9 14:07:53 2009
    M  WARNING ==> PfFileIndUpd: new starttime < starttime

  • SAP Dialog Instance Installation.

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

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

  • BI : dialog instance does not start

    Hi all.
    --> Before explain you our problem, I'm going to tell you our scenario: We have an HP-UX cluster where we have installed BI system ABAP+JAVA stack (NW 701). We have got one central package with SAP and oracle in node1 and one dialog instance in node2.
    --> When we start the cluster, central instance starts succesfully and all works fine. But at the moment we start dialog one in second node, for this instance only starts ABAP stack, but not java one. All logs shows a clear error, and it is that not connect to database. But at the same time, in central instance we are not able to start configtool because not connection to database. It's strange because in all nodes, processes are running. Just at the moment we stop dialog instance, central one works fine again and configtool access is succesfully.
    Lot of bootstrap logs appear, so we are thinking that some parameters are wrong in configtool, but we are not so sure.
    Can anybody help us with this issue? What can be causing that database connection is lost when starting dialog instance?
    Thanks a lot to all in advance.
    Best regards

    Hi,
    which way you apply kernel patch on application server for iseries?
    use following method to apply kernel patch on application server for iseries.
    stop application server.
    download the kernel sapexe.sar and saexedb.sar  application server on windows for iseries.
    extract both file in one folder. i.e kernel
    also download patch for IGS  i.e igs.sar
    and extract it in same folder. i.e kernel
    now
    backup NTI386 folder on iSeries host.
    \usr\sap\SID\SYS\exe\uc\NTI386
    now copy the content of extracted kernel from folder kernel to NTI386 folder.
    now start the application server host.
    consider following to install application server for iseries on windows server.
    if you use a 64 bit windows server, please have look to Note 734428:
    This Application Server (64 bit)  is available for EM64T/AMD64 technologies and NOT for Itanium
    also check Note 680617 - INST: Appl.Server in Heterogeneous SAP System Environment
    regards,
    kaushal
    Edited by: kaushal malavia on Apr 1, 2008 10:16 AM

  • Error installing Dialog Instance ABAP+JAVA

    Hi,
    We're having a little issue with installation of a ERP dialog instance. The problem is, when the initial
    installation was made, it was a system copy but not in the traditional way, the partner performed a copy
    in OS level (cp -rp .... , etc). Once it was finished, renaming of certain this happended.
    As we can see, DEV was the initial installation (normal way) but QAS and PRD were copies of DEV ( oracle
    schema in PRD is SAPDEV too) this apparently doesn't cause a problem. But now the installer of a dialog
    instance stops with this error:
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>
    (DBConnectionPool.java:115)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>
    (PersistenceHandler.java:38)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>
    (ConfigurationCache.java:149)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init
    (ConfigurationManagerBootstrapImpl.java:236)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>
    (ConfigurationManagerBootstrapImpl.java:49)
            at com.sap.engine.configtool.batch.BatchConfig.go(BatchConfig.java:47)
            at com.sap.engine.configtool.batch.BatchConfig.main(BatchConfig.java:83)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: The encryption key
    (usually in the key file) is not the key that is required to decrypt the data in the secure store file or
    the system name (SID) is wrong..
            at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
            at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>
    (DBConnectionPool.java:112)
            ... 11 more
    Caused by: com.sap.security.core.server.secstorefs.WrongKeyException: The encryption key (usually in the
    key file) is not the key that is required to decrypt the data in the secure store file or the system name
    (SID) is wrong.
            at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:2017)
            at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:802)
            at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209)
            ... 13 more
    Caused by: com.sap.security.core.server.secstorefs.InvalidStateException: Internal error during the
    decryption process.
            at com.sap.security.core.server.secstorefs.Crypt.decrypt(Crypt.java:850)
            at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1985)
            ... 16 more
    Caused by: javax.crypto.BadPaddingException: Invalid PKCS#5 padding length: 176
            at iaik.security.cipher.s.b(Unknown Source)
            at iaik.security.cipher.w.a(Unknown Source)
            at iaik.security.cipher.w.engineDoFinal(Unknown Source)
            at javax.crypto.Cipher.doFinal(DashoA12275)
            at com.sap.security.core.server.secstorefs.Crypt.decrypt(Crypt.java:825)
            ... 17 more
    Error while connecting to DB.
    The error occurs when the installer tries to connect to oracle via jdbc, but the files
    SecStore.properties and SecStore.key are from DEV, and they were created with the values of DEV, so when
    the installer tries with PRD as central instance name, it doesn't work, how can we recreate this files or
    reconfigure the j2ee engine so the installer can connect and finish installation ?
    Thanks in advance

    Exactly, the problem is when the installer tries to execute the following:
    /usr/j2se/bin/java -classpath /tmp/sapinst_instdir/ERP/LM/AS/ORA/DI/install/shar
    edlib/launcher.jar -Xmx256m -d64 -d64 com.sap.engine.offline.OfflineToolStart co
    m.sap.engine.configtool.batch.BatchConfig /usr/sap/PRD/SYS/global/security/lib/t
    ools/iaik_jce.jar:/usr/sap/PRD/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/
    sap/PRD/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/PRD/SYS/global/sec
    urity/lib/tools/iaik_ssl.jar:/usr/sap/PRD/SYS/global/security/lib/tools/w3c_http
    .jar:/tmp/sapinst_instdir/ERP/LM/AS/ORA/DI/install/lib:/tmp/sapinst_instdir/ERP/
    LM/AS/ORA/DI/install/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar /
    tmp/sapinst_instdir/ERP/LM/AS/ORA/DI/BatchConfig.xml
    The file /tmp/sapinst_instdir/ERP/LM/AS/ORA/DI/BatchConfig.xml has this:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE config [
    <!ELEMENT config (dbproperties, task*)>
       <!ELEMENT dbproperties (property*)>
       <!ELEMENT task (property*)>
         <!ATTLIST task name CDATA #REQUIRED>
       <!ELEMENT property (#PCDATA)>
         <!ATTLIST property key CDATA #REQUIRED>
         <!ATTLIST property value CDATA #REQUIRED>
    ]>
    <config>
      <dbproperties>
        <property key="rdbms.maximum_connections" value="5"/>
        <property key="system.name" value="PRD"/>
        <property key="secstorefs.keyfile" value="/sapmnt/PRD/global/security/data/S
    ecStore.key"/>
        <property key="secstorefs.secfile" value="/sapmnt/PRD/global/security/data/S
    ecStore.properties"/>
        <property key="secstorefs.lib" value="/sapmnt/PRD/global/security/lib"/>
        <property key="rdbms.driverLocation" value="/oracle/client/10x_64/instantcli
    ent/ojdbc14.jar"/>
        <property key="rdbms.connection" value="jdbc/pool/PRD"/>
        <property key="rdbms.initial_connections" value="1"/>
    As you can see the are values "system.name" with PRD. This cause an error:
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:115)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
            at com.sap.engine.configtool.batch.BatchConfig.go(BatchConfig.java:47)
            at com.sap.engine.configtool.batch.BatchConfig.main(BatchConfig.java:83)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: The encryption key (usually in the key file) is not the key that is required to decrypt the data in the secure store file or the system name (SID) is wrong..
            at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
            at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
            at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:112)
            ... 11 more
    Caused by: com.sap.security.core.server.secstorefs.WrongKeyException: The encryption key (usually in the key file) is not the key that is required to decrypt the data in the secure store file or the system name (SID) is wrong.
            at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:2017)
            at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:802)
            at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783)
            at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209)
            ... 13 more
    Caused by: com.sap.security.core.server.secstorefs.InvalidStateException: Internal error during the decryption process.
            at com.sap.security.core.server.secstorefs.Crypt.decrypt(Crypt.java:850)
            at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1985)
            ... 16 more
    Caused by: javax.crypto.BadPaddingException: Invalid PKCS#5 padding length: 176
            at iaik.security.cipher.s.b(Unknown Source)
            at iaik.security.cipher.w.a(Unknown Source)
            at iaik.security.cipher.w.engineDoFinal(Unknown Source)
            at javax.crypto.Cipher.doFinal(DashoA12275)
            at com.sap.security.core.server.secstorefs.Crypt.decrypt(Crypt.java:825)
            ... 17 more
    The same as configtool with PRD value.
    So can we change the system.name value to PRD and is there a posibility to change the encpytion key so it can be used with PRD value ??
    My theory is: The SecStore.key file is used to decript the SecStore.properties but the system.name value plays an important role in decryption, am I right??
    Can I regenerate the key with the system.name = PRD so the error solves??
    Regards.

  • Dialog instance for portal installation error in db2 linux

    Dear all,
    i am installing a dialog instance for the exsisting portal server for the load balancing .while installing  i am facing the following error.
    SAPINST_DEV.log is as follows
    TRACE      2011-08-17 12:17:39.380
    NWException thrown: nw.configError:
    Java EE Engine configuration error. DIAGNOSIS: See output of logfile batchconfig.log: '
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar file stated but does not exist !
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar file stated but does not exist !
    Can not get DB connection. Batchconfig will only be able to execute offline tasks. '.
    TRACE      2011-08-17 12:17:39.380
    Function setMessageIdOfExceptionMessage: nw.configError
    WARNING[E] 2011-08-17 12:17:39.381
               CJSlibModule::writeError_impl()
    CJS-30059  Java EE Engine configuration error. DIAGNOSIS: See output of logfile batchconfig.log: '
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar file stated but does not exist !
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar file stated but does not exist !
    Can not get DB connection. Batchconfig will only be able to execute offline tasks. '.
    TRACE      2011-08-17 12:17:39.381 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    TRACE      2011-08-17 12:17:39.398 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 7072
    TRACE      2011-08-17 12:17:39.435 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 7073
    ERROR      2011-08-17 12:17:39.718 [sixxcstepexecute.cpp:951]
    FCO-00011  The step runBatchconfig with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig was executed with status ERROR .
    TRACE      2011-08-17 12:17:39.727 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > Application Server > IBM DB2 for Linux, UNIX, and Windows > Dialog Instance. You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI. </p> </body></html>
    TRACE      2011-08-17 12:17:39.727 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    SAPINST.log error
    INFO 2011-08-17 12:17:36.946
    Creating file /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/batchconfig.log.
    INFO 2011-08-17 12:17:36.971
    Output of /opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig /usr/sap/ESP/SYS/global/security/lib/tools:/tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/sharedlib:/usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar:/usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/BatchConfig.xml is written to the logfile batchconfig.log.
    WARNING 2011-08-17 12:17:39.377
    Execution of the command "/opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.BatchConfig /usr/sap/ESP/SYS/global/security/lib/tools:/tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/install/sharedlib:/usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar:/usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar /tmp/sapinst_instdir/NW04S/LM/AS/DB6/DI/BatchConfig.xml" finished with return code 183. Output:
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar file stated but does not exist !
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar file stated but does not exist !
    Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    WARNING[E] 2011-08-17 12:17:39.381
    CJS-30059  Java EE Engine configuration error. DIAGNOSIS: See output of logfile batchconfig.log: '
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc.jar file stated but does not exist !
    Warning : /usr/sap/ESP/SYS/global/db6/jdbc/db2jcc_license_cu.jar file stated but does not exist !
    Can not get DB connection. Batchconfig will only be able to execute offline tasks. '.
    ERROR 2011-08-17 12:17:39.718
    FCO-00011  The step runBatchconfig with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig was executed with status ERROR .
    kindly help on this issue.
    Regards
    Revantha Vishnu

    > Java EE Engine configuration error. DIAGNOSIS: See output of logfile batchconfig.log: '
    What do you see in that log?
    Markus

  • Problem in updating Dialog instance kernel

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

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

  • SAP Dialog Instance is not Starting - DISPATCHER EMERGENCY SHUTDOWN

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

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

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

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

  • SAP Dialog Instance cannot up

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

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

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

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

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

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

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

  • Automatic shutdown of SAP Instance after installation of Dialog Instance

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

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

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

    M  Info for wp 0

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

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

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

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

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

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

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

Maybe you are looking for

  • Adobe Creative Cloud app not displaying already installed apps and can't install new apps Mac OS 10.9

    Hi, I've been using the new Adobe Creative Cloud 2014 for a couple weeks now perfectly fine, until yesterday. I use Photoshop, Illustrator, and After Effects quite extensively. This morning, I opened the Adobe CC app and all but Adobe Acrobat Pro sho

  • UA.bat hangs in OBIEE 11.1.1.6.2

    Hello, Same problem as here: UA.bat is not working on OBIEE 11.1.1.6.2 version I did a fresh installation of OBIEE 11.1.1.6 on a Windows Server 2008 R2 Standard 64 bit (I installed the 64bit version) and patched it to 11.1.1.6.2. When trying to upgra

  • Tax depreciation calculation requirement

    Hi I am working on tax depreciation area for new roll out project. In this requirement we need to give two allowances in the year of purchase (acquisition) of the asset, one is Initial allowance and another one is yearly allowance. Then subsequence y

  • Two PO's created with 2 line items in SC

    Hi Friends, I have one query, in one of my shopping cart there are two line items. But when this SC is processed, system has created two diffrent POs. Anyone knows the reason and the the configuration setting for the same. Thanks, subhash

  • Streaming interruptions

    Recently I have begun to experience frequent interruptions (iTunes gives me "Rebuffering Streams" messages) streaming audio. The basic configuration I have is cable modem -> Airport Extreme -> MacBook Pro -> audio out (speakers), though the problem s