SCM Dialog instance installation, post installation activity for livecache

Hi All,
We have installed SCM 7.0 Central instance with Livecache server. Now we have successfully installed additional application server (i.e. Dialog instance) for this SCM 7.0 system.
We need to know
After installation of SCM 7.0 Dialog instance what are the post installation activities?
How we should integrate the livecache server with the Dialog instance which is installed on different hardware.
We need to know how livecache server understand that the additonal application server ? Is there anything to do in LC10?
Please reply
Thanks

Hi Ashley,
Thanks for your time.
Since i am installing app server, the SAP<SID> group will have to be online on this node. There is another group containing shared drives for components for livecache. This is also required to be online on node 2 for app server installation.
The only cluster resource I can move back to node 1 is ORACLE<SID>. Tried doing that, but no luck.
Any one here facing similar issue during SCM dialog instance installation in MSCS environment?
Regards,
Kiran

Similar Messages

  • OIM Installation - Post Installation Issues

    Hi,
    I am able to install Oracle Identity Manager (11.1.1.5.0) from OIAM Suite 11g.
    The installation is standalone OIM without LDAP sync. After the installation I am able to start the admin server and soa server. But as I start the oim serve, it throws error in deployment of oim application. The stack trace is as follows -
    ####<Jul 21, 2011 11:18:27 AM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-5b8e291d:131421a2c47:-8000-00000000000023f0> <1311227307986> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1311227284599' for task '4'. Error is: 'oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for .xldatabasekey is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:87)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:98)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:47)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    I tried with the solution given in OTN thread - [ http://forums.oracle.com/forums/message.jspa?messageID=9739002#9739002 ]
    After that when I try to start the server I get following error stack -
    ####<Jul 21, 2011 12:00:39 PM GMT+05:30> <Error> <Deployer> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <2535944ccd7a4891:-e6a50f9:1314b628804:-8000-0000000000000003> <1311229839727> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:284)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:614)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Any resolution on this ? In case the post installation steps are common - why they are not part of the standard installation so that it will not get missed.
    Edited by: Mac on Jul 21, 2011 12:10 AM

    HI Mac,
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    OIM generates this key(.xlDataBaseKey) during OIM Installation itself. It seems like for some reason it(.xlDataBaseKey) was nos created <DOMAIN_HOME>/config/fmwconfig/.
    So, follow this instructions here:
    (http://ssb.sewanee.edu/oradocs/OBIEE/core.1111/e12035/oim.htm#CFHDDACC) 13.11 Adding the CSF Entries for Oracle Identity Management and WSM
    I hope this helps.
    Thiago L Guimaraes

  • Need Installation & Post Installation Steps of EP 7.0

    Hi,
          I am having EP6.0 with me and I am planning to install in my system. Any one can give the INSTALLATION and POST INSTALLATION steps it will be help full for me to install.
          I am having EP 6.0 windows version with me.
    Regards,
    Sateesh J

    Hi Pandu,
        I will give u the path just check it.
    Goto service market place>Downloads>Installation & Upgrades>Installation & Upgrade Guides>SAP Enterprise Portal>select the portal release(ex 6.0 sp3 and heigher)which is in the left hand side menu>SAP Netweaver>SAP Netweaver 7.0>SAP Netweaver7.0(2004s)-->Installation.
    There u could find all the documents u need.
    Regards,
    Tilak.

  • SCM 2007 Dialog Instance Installation on MSCS

    Hello everyone,
    I have installed SCM 2007 server on MSCS. It is an ABAP stack unicode installation.
    I have already fininshed with installations of ASCS, ERS, DB instance, CI as per the installation doc.
    My system is up and running on one node. Now I am trying to install dialog instance on the second node. Input parameters,
    Database independent programs - Drive G - local - empty on node 2
    independent data - Drive M - Shared - already has files created at the time of CI installation.
    However, I am getting following error in client s/w installation phase,
    starting preparing phase of package Base 7.7.02.08 64 bit
    getInstalledReleasesWin(): wrong version format
    checking interferences to other packages... ok
    collecting data finished:
    independent data path: m:/sapdb/data
    independent program path: g:/sapdb/programs
    start extraction test run of "C:/Dumps/SAP_SCM_2007_liveCache_7_7_02_8_51032921_13/DATA_UNITS/LC_WINDOWS_X86_64/SDBBAS.TGZ"
    package Base successfully checked
    starting preparing phase of package SQLDBC 7.7.02.08 64 bit
    same package already installed
    checking consistence of package data in install registry...
    check files... failed
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC.h not found
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC_C.h not found
    G:\sapdb\programs\pgm\libSQLDBC.dll not found
    G:\sapdb\programs\bin\sqldbc_cons.exe not found
    G:\sapdb\programs\symbols\libSQLDBC_C.pdb not found
    G:\sapdb\programs\sdk\sqldbc\lib\libSQLDBC.lib not found
    G:\sapdb\programs\sdk\sqldbc\lib\libSQLDBC_C.lib not found
    G:\sapdb\programs\sdk\sqldbc\incl\SQLDBC_Types.h not found
    G:\sapdb\programs\pgm\libSQLDBC_C.dll not found
    G:\sapdb\programs\symbols\libSQLDBC.pdb not found
    installed package is corrupted and has to be installed again
    cannot do update check - test file "g:/sapdb/programs/pgm/libSQLDBC.dll" not found
    installation exited abnormally  at Th, May 28, 2009 at 12:40:21
    ERROR      2009-05-28 12:40:21.583 [iaxxinscbk.cpp:282]
               abortInstallation
    MDB-07020  The database installer reported an error. DIAGNOSIS: Some database applications might still be running. SOLUTION: Check the log file sdbinst.log.
    Would highly appriciate any help on the above topic.
    Regards,
    Kiran
    P.S: I have only installed SCM server. LC is yet to be installed. This error is encountered during the client installation phase of dialog instance installation.
    Edited by: Kiran Pol on May 28, 2009 1:51 PM
    Edited by: Kiran Pol on May 28, 2009 1:52 PM

    Hi Ashley,
    Thanks for your time.
    Since i am installing app server, the SAP<SID> group will have to be online on this node. There is another group containing shared drives for components for livecache. This is also required to be online on node 2 for app server installation.
    The only cluster resource I can move back to node 1 is ORACLE<SID>. Tried doing that, but no luck.
    Any one here facing similar issue during SCM dialog instance installation in MSCS environment?
    Regards,
    Kiran

  • Dialog instance installation error

    Hi all,
    While installing a dialog instance of ECC (EHP 5 for  SAP ERP 6.0) on AIX 7.1  I am facing an error in phase "Unpack SAP archives"
    the error is as under
    An error occurred while processing option Enhancement Package 5 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > High-Availability System > Dialog Instance( Last error reported by the step :System call failed. Error 13 (Permission denied) in execution of system call 'mkdir' with parameter (/sapmnt/<SID>/exe/.created_by_SAPinst, S_IRWXU | S_IRWXG | S_IRWXO), line (393) in file (syuxcpath.cpp), stack trace: iaxxejsctl.cpp: 272: EJS_ControllerImpl::executeScript() iaxxejsbas.hpp: 450: EJS_Base::dispatchFunctionCall() iaxxejsexp.cpp: 178: EJS_Installer::invokeModuleCall() syxxcfsmgt.cpp: 542: CSyFileSystemMgtImpl::createDirectory(/usr/sap/<SID>/SYS/exe/run/.created_by_SAPinst) syuxcpath.cpp: 380: CSyPath::createDirectory() .). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /tmp/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/HA/DI.
    files systems
    /sapmnt/SID/ is NFS mounted with full permission and sidadm:sapsys as owner
    /usr/sap has permission 777
    Umask is set to 022
    /etc/exports of the CI node is properly maintained
    Kindly suggest
    Sandeep

    Hi,
    System call failed. Error 13 (Permission denied) in execution of system call 'mkdir' with parameter (/sapmnt/<SID>/exe/.created_by_SAPinst
    SAPinst is unable to create a directory exe under /sapmnt/<SID>
    Could you run the following commands
    chmod -R 777 /sapmnt/<SID>
    chown -R <sidadm>:sapsys /sapmnt/<SID>
    Retry after these changes.
    Regards,
    Deepak Kori

  • Multiple dialog instances on same host for different System

    Dear Sir,
    I install two dialog instances on same host ,one for DEV one for QAS.
    First I install dialog instance for DEV and startup with no error.
    Second dialog instance for QAS install with success end ,but can not start dispatchers.
    Service
    sapmsDEV     3600/tcp     # SAP System Message Port
    sapmsQAS     3601/tcp     # SAP System Message Port
    sapdp01s  4701/tcp  # SAP System Dispatcher Security Port
    sapgw01s  4801/tcp    # SAP System Gateway Security Port
    sapdp00       3200/tcp     # SAP System Dispatcher Port
    sapdp00s  4700/tcp # SAP System Dispatcher Security Port
    sapgw00       3300/tcp # SAP System Gateway Central Instance Port
    sapgw00s  4800/tcp # SAP System Gateway Security Port
    Disp_dev
    ***LOG Q0I=> NiPConnect2: SiPeekPendConn (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 8716]
    ERROR => MsIAttachEx: NiBufConnect to sap-qas/sapmsQAS failed (rc=NIECONN_REFUSED) [msxxi.c      633]
    ***LOG Q0L=> DpLoopInit, nomscon () [dpxxdisp.c   1549]
    Stderr
    D:\usr\sap\QAS\D01\work>ntscmgr start MSSQLSERVER -m sap-qas
    failure: StartService, NT ErrorMessage: An instance of the service is already running. StartService SUCCESS
    D:\usr\sap\QAS\D01\work>ntscmgr start SQLSERVERAGENT -m sap-qas
    failure: StartService, NT ErrorMessage: An instance of the service is already running. StartService SUCCESS
    It seem that first startup dialog instance already start MSSQLSERVER -m sap-dev and SQLSERVERAGENT -m sap-dev, so next instance can not start again ,and cause NICONN_REFUSED.
    Could someone help me?
    Thanks
    Regards,
    Matt

    It appears to be possible, at least in IDM 7.1
    The release notes and Installation guide reference a setting called waveset.serverId that you set in your application server startup script like so:
    -Dwaveset.serverId=Name
    This would allow each JVM to identify itself differently from any others running on the same physical server.
    I haven't tried this yet myself, so caveat emptor.
    Jason

  • Problems in Dialog instance installation for ECC6.0(ABAP+JAVA)

    Does anyone can help me what should be a procedure of installing Dialog instance for ECC 6.0 with both ABAP + Java Stacks.
    When installing app server do we also choose ABAP and Java or just ABAP. Installation manual does not cover this and when we run the sapinst we have following problem:
    <u>The following are the activities that I have done as pre-reqs on the standby on the server that is to host dialog instance</u>
    I have mounted the following file systems on ddrsap02. Created the local filesystem /usr/sap/DSP/D00 and NFS mounted the others…
    /dev/appsaph      5505024   5503856    1%        5     1% /usr/sap/DSP/D00 <b>(is this required or SAPINST should create it itself)</b>
    ddrsap00:/stage   419430400 149761708   65%    90835     1% /stage
    dprsap01:/sapmnt/DSP     4718592   2888416   39%    12790     2% /sapmnt/DSP
    ddrsap12:/usr/sap/trans     2752512   1084932   61%     5107     3% /usr/sap/trans
    Then when I run the sapinst from ddrsap02 to install the DI I get the following error
    ddrsap02[/tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI]#vi sapinst_dev.log
    "sapinst_dev.log" 20516 lines, 641048 characters
    TRACE
    Running with toplevel file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/toplevel.xml
    Running with dialog file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/dialog.xml
    Running with keydb file /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI/keydb.xml
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaejs701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iacdlib701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iaccdlib.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_exe.397528.1170221882.
    Opened iapasswdman701.o
    INFO       2007-01-31 09:38:52
    Working directory changed to /tmp/sapinst_instdir/ERP/SYSTEM/ORA/HA/ABAPJAVA/DI.
    This is SAPinst, version 701, make variant 700_REL, build 817256
    compiled on Mar 14 2006, 23:39:26
    TRACE      [syxxsyshlp.cpp:175]
               syslib::logSystemState()
    Process environment
    ===================
    Environment Variables
    =====================
      _ = /tmp/sapinst_exe.397528.1170221882/sapinstexe
      SAPINST_EXE_DIR = /tmp/sapinst_exe.397528.1170221882
      LANG = en_US
      LOGIN = root
      PATH = /usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14_64/jre/bin:/usr/java14_64/bin
      SAPINST_EXEDIR_CD = /stage/51031797/IM_AIX_PPC64/.
      LC__FASTMSG = true
      WINDOWID = 8388621
    "sapinst_dev.log" 20516 lines, 641048 characters
               EJS_Installer::writeTraceToLogBook()
    2007-01-31 09:42:48.898 NWDB.getDBHost() done: undefined
    <i><b>ERROR      2007-01-31 09:42:48 [iaxxinscbk.cpp:271]
               abortInstallation
    CJS-00030  Assertion failed: in getSidFromProfiles: Variable dbHost should be defined</b></i>
    TRACE      [iaxxejsbas.hpp:388]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    ERROR      2007-01-31 09:42:48
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2007-01-31 09:42:48
    FCO-00011  The step assertDBInfo with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|assertDBInfo was executed with status ERROR .
    <html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 1 > SAP Systems > Oracle > High-Availability System > Base
    d on AS ABAP and AS Java > Dialog Instance</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button
    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 <b>/tmp/sapinst_instdir/ERP/SYST
    EM/ORA/HA/ABAPJAVA/DI</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Am I missing some pre-reqs or variable definitions?
    I was going through the documentation and it says that  /sapmnt/DSP/exe should be a local filesystem for a DI on a separate server. Will this create a problem ?
    Also they talk about starting sapinst with the variable SAPINST_USE_HOSTNAME set to ddrsap02. I have tried this also
    We are also not 100% sure about the settings for parameters:
    rdisp/mssserv
    rdisp/mssserv_internal
    Accorss Devault Instance and Services Instance profile.
    When we define it as per installation GUIDE (Abap+Java page 64) we get the popup message in SAPINST:
    <b><html>Profile parameter <em>rdisp/msserv_internal</em> is not set for instance DVEBMGS01/DSP on host dprsap01.<p>You have to set the parameter in the default profile and restart the instance.<p>For further information refer to SAP Note 821875.</html></b>
    Other errors follow shortly.
    Any help would be appreciated

    Hi ,
    are you able to resolve this error :Profile parameter rdisp/msserv_internal is not set for instance DVEBMGS01/DSP on host dprsap01.
    You have to set the parameter in the default profile and restart the instance.
    For further information refer to SAP Note 821875.</html>
    ? if yes , pls let me know , I am stuck with same issue while installing dialog instance .
    Thanks
    Hamendra

  • New Dialog Instance Installation steps for Solaris

    Hi Basis Gurus,
    I have doubt regarding installation of a Dialog Instance.
    we are having 3 application servers with one DBCI (ECC 6.0 / Oracle 10.2 / Solaris 10). all application server & DBCI are running in Solaris OS in seperate box, now i want install additional new dialog instance in separate server, all the files systems are mounted NTFS under /sapcd.
    Please tell how can i start the installation ? which exe file i want to run ?
    Please guide me in this regard.
    Thanks in Advanc
    Kumarasamy.

    Read the installation guide available at SAP marketplace.
    Regards
    Juan

  • 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

  • SCM 7.0 / LiveCache post installation

    Hi All,
    I am confused in SCM & Live cacache post installation activity. Please help me to clear out following doubts
    1) As per SCM Inst. guide 7.0 SR1, post installation activity "5.13BI-Specific Post-Installation Steps", We need to do client copy and BI specific.
    2) In the Same guide there is a activity "5.17Performing the Client Copy".
    3) In Live 7.7 cache inst. guide, post installation activity "5.1.1Setting Up the Connection to the liveCache Instance".
    I have gone through these two guides. Please clear out following doubts.
    1) As per SCM Inst. guide , Do we need separate client for BI-Specific activity and one more client for other acivity. OR we should have only one client for BI-Specific and SCM Specific activyt. So DO we required two separate clients ?. OR there always only one Production client in SCM system ?
    2) As per LiveCache inst. Guide, in the post installation activity we need to set up a connection. Is this connection to above mentioed BI-Specific client or other production client.?
    I am little confused. Please reply.
    Regards

    Hi All,
    I am confused in SCM & Live cacache post installation activity. Please help me to clear out following doubts
    1) As per SCM Inst. guide 7.0 SR1, post installation activity "5.13BI-Specific Post-Installation Steps", We need to do client copy and BI specific.
    2) In the Same guide there is a activity "5.17Performing the Client Copy".
    3) In Live 7.7 cache inst. guide, post installation activity "5.1.1Setting Up the Connection to the liveCache Instance".
    I have gone through these two guides. Please clear out following doubts.
    1) As per SCM Inst. guide , Do we need separate client for BI-Specific activity and one more client for other acivity. OR we should have only one client for BI-Specific and SCM Specific activyt. So DO we required two separate clients ?. OR there always only one Production client in SCM system ?
    2) As per LiveCache inst. Guide, in the post installation activity we need to set up a connection. Is this connection to above mentioed BI-Specific client or other production client.?
    I am little confused. Please reply.
    Regards

  • 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

  • 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

  • Dialog Instance installation error - rdisp/msserv_no not possible

    Dear All,
    While trying to install a DI I am getting the following error:
    An error occurred while processing service SAP CRM 5.0 Support Release 3 > Software Life-Cycle Options > Application Server > MS SQL Server > Dialog Instance( Last error reported by the step :Caught ESAPinstException in Modulecall: in getMsPort() rdisp/msserv_no not possible. You need a newer message server..). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CRM05/LM/AS/MSS/DI.
    The log says the following:
    INFO 2009-07-20 05:21:54.298
    Disconnect from message server (UT1VC7P01/3901) succeeded.
    ERROR 2009-07-20 05:21:54.298
    CJS-00030  Assertion failed: in getMsPort() rdisp/msserv_no not possible. You need a newer message server.
    ERROR 2009-07-20 05:21:54.376
    MUT-03025  Caught ESAPinstException in Modulecall: in getMsPort() rdisp/msserv_no not possible. You need a newer message server..
    ERROR 2009-07-20 05:21:54.470
    FCO-00011  The step getMsPort with step key |NW_DI|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_checkMsgServer|ind|ind|ind|ind|2|0|getMsPort was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: in getMsPort() rdisp/msserv_no not possible. You need a newer message server..).
    Please share your views on what could be missing here.
    Thanks a lot for your help and time,
    Shival

    Hi,
    Interestingly enough the installation went through by restoring the original kernel files, i.e. kernel fils as soon as the CI installation was completed.
    I have upgraded kernel on CI now and am facing another issue of "Dialong Queue info Unavailable".
    Not sure if I should open up a new thread for it.
    Please let me know your views/ideas on the above.
    Thanks a lot for your help and time,
    Shival

  • 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)

  • Dialog Instance installation - Error u0093Service Not Started u0093

    Hi All,
    We are facing some issues while installing Dialog Instance on Windows 2003 server. Please help me on this...
    Below are the Central Instance Details:
    •     SAP Component Version: SAP NetWeaver 2004s
    •     Basis Release: 700
    •     Kernel Release : 700
    •     Patch Level : 111
    •     Operating System: AIX 5.2
    •     Database : Oracle 10.2.0
    •     Central Instance host: centralhost
    •     SID : CID
    Dialog Instance Details:
    •     SAP Component Version: SAP NetWeaver 2004s
    •     Operating System: Windows 2003 Server(SP2 32 Bit)
    •     Dialog Instance host: dialoghost
    •     Instance No: 02
    In Step 8 of installation, we are getting error “Service Not Started “
    sapinst.log file content :-
    INFO 2008-02-18 03:46:44
    Creating SAP start service of instance CID/D02...
    INFO 2008-02-18 03:46:45
    Creating file C:\Program Files\sapinst_instdir\NW04S\LM\AS\ORA\DI\sapstartsrv.exe.log.
    INFO 2008-02-18 03:46:45
    Output of D:\usr\sap\CID\D02\exe\sapstartsrv.exe -r -q -p
    centralhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST -s CID -n 02 -U DIALOGHOST\SAPServiceCID -P XXXXXX -e DIALOGHOST\cidadm is written to the logfile sapstartsrv.exe.log.
    WARNING 2008-02-18 03:46:51
    Execution of the command "D:\usr\sap\CID\D02\exe\sapstartsrv.exe -r -q -p
    centralhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST -s CID -n 02 -U DIALOGHOST\SAPServiceCID -P XXXXXX -e DIALOGHOST\cidadm" finished with return code -1. Output:
    Service not started.
    ERROR 2008-02-18 03:46:52
    MOS-01011  'D:/usr/sap/CID/D02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2008-02-18 03:46:52
    MOS-01011  'D:/usr/sap/CID/D02/exe/sapstartsrv.exe' returned with '-1'.
    ERROR 2008-02-18 03:46:52
    FCO-00011  The step createService with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|NW_Instance|ind|ind|ind|ind|1|0|createService was executed with status ERROR .
    Service User SAPSERVICECID is aligned to administrator group.
    And when we tried to start the windows service (SAPCID_02) we got below message
    "The SAPCID_02 service on Local computer Started and then stopped. Some Services stop automatoically,if they have no work to do, for example , the performane logs and Alert service"
    Please help me on this..
    Thanks..
    Preethish

    Hi Haynes,
    From windows machine we can access the Dilaog instance profile.
    Path to executable in SAPCID_02 service is "D:\usr\sap\CID\D02\exe\sapstartsrv.exe" pf="
    centalhost\sapmnt\CID\SYS\profile\START_D02_DIALOGHOST"
    On Cental Instance( AIX machine) :-
    CI profiles are in " /sapmnt/CID/profile " path
    and DI profiles are in " /sapmnt/CID/SYS/profile " path
    centralhost:cidadm 2> cd /sapmnt/CID/profile
    centralhost:cidadm 3> ls -l
    total 64
    -rw-rr   1 CIDadm   sapsys         4958 Feb 12 20:40 CID_DVEBMGS00_CENTRALHOST
    -rw-rr   1 CIDadm   sapsys         2272 Feb 12 18:39 DEFAULT.PFL
    -rw-rr   1 CIDadm   sapsys         3826 Nov 20 02:25 START_DVEBMGS00_CENTRALHOST
    drwxr-xr-x   2 CIDadm   sapsys          256 Nov 02 02:23 oracle
    centralhost:cidadm 4> cd /sapmnt/CID/SYS/profile
    centralhost:cidadm 5> ls -l
    total 40
    -rwxrr   1 CIDadm   sapsys          303 Feb 17 19:40 CID_D02_DIALOGHOST
    -rwxrr   1 CIDadm   sapsys         2307 Feb 14 09:43 DEFAULT.PFL
    -rwxrr   1 CIDadm   sapsys         1013 Feb 17 19:40 START_D02_DIALOGHOST
    drwxr-xr-x   2 CIDadm   sapsys          256 Feb 14 14:06 oracle
    centralhost:CIDadm 6>

Maybe you are looking for