DB instance on windows Cluster

Hello,
I'm trying to install ABAP DB Instance (NetWeaver 2004) on microsoft cluster. In the middle of the installation I get error:
Error 1053 (the service did not respond to the start or control request in a timely fashion.) in execution of a 'Stoponeservice' function.
*All the nodes are on the server that the installation runs on.
Any ideas ?
Please advice,
Dimitry Haritonov
Message was edited by: Dimitry Haritonov

As far as i know this problem is related to the application trying to start a service in windows.
I'll check service and user config and authorizations.
Hope this help
Juan Reyes
See also:
<a href="http://support.microsoft.com/kb/839174/">Click</a>
<a href="http://www.hiteksoftware.com/knowledge/articles/050.htm">Click</a>

Similar Messages

  • Error in installation of Central Instance in Windows Cluster with Oracle

    Hi!
    If I try to continue with the installation of Central Instance of Cluster I get the following error:
    The java load in database <sid>/<server> has already been configured. 
    Solution: remove the schema and load it with a new load before you run this installation
    Can some one tell me how to proceed?
    Thank you very much!
    Regards
    Thom

    Thom,
         Did you figure this one out?
    Thanks
    S.

  • Clone R12.1.3 in Windows Cluster environment

    Hi Oracle gurus,
    I’m currently “fighting” with cloning the already fresh installed R12.1.3 instance on Windows Cluster architecture:
    Source system:
    Fresh install EBS 12.1.3 on 1 physical server:
    - Windows 2008 R2;
    - Application on drive D;
    - DB 11.2.0.2 on drive E;
    Target system (single instance):
    - MS Windows failover Cluster – 2 physical servers with shared SAN drives D: and E:
    o oracleHQ1 – active;
    o oracleHQ2 – passive;
    o OracleERP – virtual cluster hostname;
    - Windows 2008 R2 on both server’s C: drive;
    - ApplicationTier on shared D: ;
    - DB on shared E: ;
    - Oracle FailSafe on both server’s C: ;
    - DB (DB and DB Listener) and Apps (APPS_listener, ConcManager and OPMN) services are running on oracleHQ1 when active; same services started on oracleHQ2 in case of oracleHQ1 (hardware) fail.
    - EndUsers logging through one url: http:\\oracleerp.domain.com:8000 to the active server;
    - (My customer will prevent hardware failover through this solution.)
    What are the steps to clone the source instance to the target, in order to have active/passive failover solution? I prefer to spare the steps, I’ve already done so far, to avoid misleading.
    Please advise/guide, as I’m in a stuck for 2 weeks.
    Thanks in advance.

    Hi,
    here are the details:
    First try:
    All the preclone steps are done as per DocID 406982.1
    On the target (logged onto oracleHQ1):
    -     Successfully cloned and configured the DB with hostname OracleERP (virtual cluster hostname);
    -     Successful appsTier adcfgclone.pl and AutoConfig with hostname OracleERP (virtual cluster hostname);
    -     All the DB and apps services (named with “*OracleERP*”) are starting on oracleHQ1, except the Concurent Manager (fails 30sec. after start);
    -     Not tried to clone on oracleHQ2 with with hostname OracleERP;
    Second try:
    On the target (logged onto oracleHQ1):
    -     Successfully cloned and configured the DB with hostname OracleERP (virtual cluster hostname);
    -     Successful appsTier adcfgclone.pl and AutoConfig with hostname oracleHQ1 (virtual cluster hostname);
    -     All the DB (named with “*OracleERP*”) and apps services (named with “*oracleHQ1*”) are starting on oracleHQ1;
    -     The instance is working fine, but unable to clone the same services on oracleHQ2;
    My question is:
    Should I clone the DB and the Apps firstly with hostname oracleHQ1 (logged through oracleHQ1), or I should clone it with hostname OracleERP (virtual cluster hostname)? And how are the same services created and configured on the second server oracleHQ2 (should the services have the identical names), in case of failover.
    Thank you
    Krasen

  • Can we install a new mssql cluster on the same windows cluster which already containes a mssql cluster with named instance

    We have a MSSQL 2008R2 Enterprise edition with a two node active passive fail-over cluster running on 2008R2 windows cluster with out any issues,
    Now my question is can we add one more MSSSQL cluster instance for the same setup with out disturbing the existing one ?
    Also give thoughts on load sharing as the second node is mostly ideal now except fail-over scenarios,
    Why we go for this situation is because of the collation setting which can be set only one per instance(Database collation setting change not working), we need a different default collation for the new setup

    hi,
    >>Now my question is can we add one more MSSSQL cluster instance for the same setup with out disturbing the existing one ?
    Yes it is possible .You need to add new drives as cluster aware and install SQL server and put data and log files on thse drives.YOu would need to create named instance of SQL server and need to create different resource group.Both old installation and new
    onw would work separately.
    >>Also give thoughts on load sharing as the second node is mostly ideal now except fail-over scenarios,
    Good point indeed.You are about to create Multi instance cluster and should plan for scenario where one node is down and other node is handling load for both instances.Memory and CPU should be enough to handle the load.
    >>Why we go for this situation is because of the collation setting which can be set only one per instance(Database collation setting change not working), we need a different default collation for the new setup .
    Just for collation if you are installing new instance seems little wierd to me.You can manage collation at column ,database and at server level.
    http://technet.microsoft.com/en-us/library/aa174903(v=sql.80).aspx
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • How to install SSAS Cluster instance with Always On availability group(Standalone database instance) in same windows cluster servers

    We have requirement like to Install the SSAS as Cluster instance where SQL Server Database engine was installed with Always On availability group.Please help me to how configure it
    Currently we have following configuration in Current steup.
    Node1 and Node2 are in windows cluster
    Node1 has SQL Server Database engine Instance1 as Standalone
    Node2 has SQL Server Database engine Instance2 as Standalone
    Instance1 and Instance2 configured for Always On availability group with Listener.
    Now we have to steup SSAS instance with High availibilty. I know we have only option is to install cluster SSAS instance.
    Can some one provide information below.
    1. How to steup Cluster SSAS instance in this servers.
    2. Is this will have any dependancy on exisiting Listner name.
    3. Is this affects the availiblity groups, if SSAS instance failed over to another node.
    Thanks in Advance
    Sriram

    You will need to have SSAS installed as a clustered instance with shared storage. Refer to the whitepaper from this MSDN article
    How To Cluster SQL Server Analysis Services
    Availability Group is in it's own Role/Resource Group. When you create the clustered SSAS, it will create its own Role/Resource Group. This means that it will require its own virtual network name and virtual IP address and will not affect the existing Availability
    Group. You can also have it on the existing Availability Group if you want to. However, you need to decide if you want SSAS to failover with the Availability Group or not. Your design choices will depend on that decision.
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • RMAN Automatic backup/recovery with oracle fail safe, windows cluster

    Hello,
    I have question,
    1) Whether it is possible to do "RMAN Automatic Backup and recovery" in environment as ?
    Environment: -
    a. Windows clustering with windows server 2003 Enterprise Edition R2 (Two Node Clustering)
    b. Shared disk ( RAID )
    c. Oracle 10g standard edition one
    d. Oracle fail safe v3.3.3 (for redundancy)
    Here we have single oracle instance operating on single database whose files are located on shared disk.
    2) If answer to above question is yes please specify if there is some good documentation to it.
    Any help regarding this will be greatly appreciated.
    Thanks in advance,
    Rahul

    You just need to make sure that the RMAN scripts are always able to connect to the target database instance whether instance runs on cluster node 1 or cluster node 2
    here, If oracle services(resources) will shift from Node1 to Node2 (due to media or any failure) during RMAN Backup then there will be break in connection, will it destroy my backup or will it get started automatically without any harm?
    and also I want to know,
    Do we need to setup another server which will have RMAN backup script running?

  • SQL2008R2 new named instance in existiong cluster as a new resource.

    Hello everyone.
    I'm trying to find out the best way to install a new named instance of a SQL2008R2 server in clustered environment.
    The current windows cluster is a 2 node cluster and contains the DTC and 2 Named SQL Server instance:
    MSSQLSERVER(Default)  Network name: Clust1
    Example1 Network name: Clust2
    I need another instance but i want to reach it through the MSSQLSERVER's SQL Network Name.
    In the end I need to be able to connect to the default instance with Clust1 and the new instance with Clust1\New.
    Is it even possible to install SQL server not as a cluster service, more like inside a service as a new Resource?

    Hello,<o:p></o:p>
    Thank you for your reply.<o:p></o:p>
    I want to create the installation on both nodes,
    so when a failover occurs on the Clust1 SQL cluster, both the default and
    the new instance fails over and starts up at the new node.<o:p></o:p>
    I tested the standalone installation method, the
    problem is that it won’t show up as a resource in the cluster service.
    I have to add it manually?
    No,what you are suggesting cannot be attained by standalone installation you need to add new instance in cluster aware mode.That would be your third instance in cluster which would require new disk ,IP for data files and Virtual name respectively.MSDTC can
    be shared.
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Creating a windows cluster 2012 for sql server 2012 clustered installation

    Hello,
    I am trying to create a windows cluster for sql server 2012 clustering on windows server 2012 R2  standard edition-64bit OS
    when i perform the test after adding the cluster nodes i get this warning on networking.:Validate the servers can communicate
    do i have to enable  UDP port 1434?
    I enabled ports 3343 on both the server but i still get the error.Please see the image below .Please suggest.
    Thank you.
    lucky

    Do you have installed one SQL Server instance on the node?
    http://blogs.technet.com/b/meamcs/archive/2013/02/15/sql-2012-failover-cluster-build-step-by-step-part-1-installing-sql-2012.aspx
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Is there a way to programmatically add datasources to multiple instance in a cluster?

    Hi,
    I am wondering whether it is possible to loop through the instances in a cluster and add the same datasource to each using the setMSSQL function from cfide.adminapi.datasource.cfc.
    We are running CF9.01 on Windows Server 2008 r2 (64 Bit).
    If you can't do this, what would be the best way to achieve this without having to log in to each administrator and add them manually?
    Thanks in advance,
    Mark

    You can't add datasources across a cluster with the Server Administrator?  That surprises me.
    Honestly, I have never done it, but according to Adobe's feature page, that is one thing it does:
    http://www.adobe.com/products/coldfusion/features/
    "You can create data sources, schedule tasks, apply hot fixes, clear caches, and compare settings across a cluster of ColdFusion servers."
    According tot he docs here:
    http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSfd7453be0f56bba4-2a6b48f122a6582c7f-7ff e.html
    You do need to register each instance as a server, but once that is done, you shouldn't need to worry about it again.
    Sorry if that's not the answer you're looking for.

  • How to Uninstall Dialog Instance in a Cluster Environment

    Hello Guys,
    I have installed my central server and one dialog instance on a windows cluster. But when i am trying to install a Dialog instance on a server I have given Node A profile directory instead of Global Profile path.
    Now I am trying to uninstall my dialog instance on windows server I am not able to now. My installation also stuck and thrown a error in between. I would like to uninstall and reinstall DI instance on my 2003 windows server. Can some one help me how to do that ?
    I am waiting for your help
    Regards,
    Sankar.G
    BASIS CONSULTANT

    Hi ,
    Thanks my problem solved already..
    Regards,
    Sankar.G

  • Oracle client install on Windows Cluster

    Hi,
    Is it possible to install Oracle Client (v10.2) on a Windows Cluster (win2003 Enterprise Edition) so that it is cluster aware?
    Essentially, I need this to support Linked servers and ODBC connections (to Oracle database) on a Sqlserver instance which is going to be clustered . I am exploring possibilities of Oracle client installation which would require minimal or no changes when server fails from one node to the other.
    Any help or pointers to any documentation gratefully recieved.
    Regards,
    Jim.

    Hello there !!!...
    I have a question like that... I just want to know if you can export data to a MsSQL server that is in cluster.
    Thanks for the response.
    ales

  • CCMS on Windows cluster - monitor database disks

    Hi all,
    We have BI7.0 system on windows cluster and ORACLE database. In default ccms doesn't monitor the storage disks (not local disks). SoI've followed the instructions of note 536954 and installed SAPCCMSR in cluster database group to be able to monitor this disks.
    However in RZ20->filesystem I see the new instance (virtual name of the database) but still see only local disks. Any idea ?
    Please advice,
    Dimitry Haritonov

    anyone ?
    it´s weekend
    sapccms makes the data available, the filesystem data itself is collected by saposcol. Do you use the newest version?
    Markus

  • Berkeley DB on Windows Cluster

    Does anyone have experience running a Windows service that uses Berkeley DB on a typical active/passive Windows Cluster with shared disks? Is it even possible with Berkeley DB? Just to avoid confusion, I am not talking about replication, but about a failover situation, where one instance of the service gets deactivated, another one activated, and both would access the same (shared) RAID5 disk array which holds the BDB database files.
    Karl

    Hi Karl,
    Berkeley DB has not been tested on Windows clusters
    and so it is not an officially supported platform.
    Here's my understanding of the scenario:
    There are two nodes that are connected to the same
    shared disk. One of the nodes is active, and the
    other is a passive standby. The Berkeley DB
    application is running on one node and accessing data
    on the shared disk. When the primary fails, the
    Windows cluster services (I believe it used to be
    called Wolfpack?) will allow you to failover the
    application to the other (passive) node and continue
    processing. There are also services to fail back,
    once the original node is restarted.Yes, that is correct.
    >
    I believe that Windows cluster services will control
    access to the disk and ensure that BDB running on the
    passive node will only access the disk when the
    primary fails.Yes. Actually, the passive node has no control over the
    shared disk, so the BDB application can only open the
    environment after the passive node becomes active and
    gains access to the shared disk.
    So, I'm tempted to say that this scenario should
    work, assuming you're using Windows services
    correctly. To my knowledge, there's nothing in
    Berkeley DB to prevent this usage. On the other
    hand, you'll be relying on the underlying OS services
    to give the correct semantics wrt. accessing the
    shared storage. For example, if BOTH nodes were to
    write to the shared storage, you will most likely get
    data corruption, since BDB does not synchronize disk
    access ACROSS nodes.That will not happen, as the services on the passive node have
    no access to the shared disk.
    I'll continue to ask around for a better answer. In
    the meantime, I'd encourage you to continue your
    testing and keep us posted. If you prefer, you can
    contact me directly at ashok dot joshi at oracle dot
    com.Thanks for your feedback.
    My current theory is that a failover is equivalent to a
    BDB application crashing and being restarted.
    So one has to re-open the environment and run recovery
    before continuing work.
    Karl

  • Java stack on working on node 1 of windows cluster

    Hi All,
    I am trying to install SAP ECC 6 in the Windows cluster ,
    already installed CI , ABAP+java in node 1and running sucessfully, after making creating group in oracle fail safe server and performing steps of cluster installation .
    Now when i am trying to start the SAP in node 1 , ABAP Work process is working fine , but not showing anything in java work process , provide details for dev_disp , i am not able to paste all the dev_disp file
    please help
    kshetij
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      02
    sid        PRD
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    144
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3316
    Tue Oct 13 16:37:35 2009
    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 3316) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 144 successfully loaded
         shared lib "dw_xtc.dll" version 144 successfully loaded
         shared lib "dw_stl.dll" version 144 successfully loaded
         shared lib "dw_gui.dll" version 144 successfully loaded
         shared lib "dw_mdm.dll" version 144 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Tue Oct 13 16:37:39 2009
    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  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >bnsrisap01_PRD_02                       <
    DpShMCreate: sizeof(wp_adm)          23680     (1480)
    DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (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)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EE70050, size: 6347104)
    DpShMCreate: allocated sys_adm at 000000000EE70050
    DpShMCreate: allocated wp_adm at 000000000EE72150
    DpShMCreate: allocated tm_adm_list at 000000000EE77DD0
    DpShMCreate: allocated tm_adm at 000000000EE77E30
    DpShMCreate: allocated wp_ca_adm at 000000000F3DBCD0
    DpShMCreate: allocated appc_ca_adm at 000000000F3E1A90
    DpShMCreate: allocated comm_adm at 000000000F3E39D0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F46A660
    DpShMCreate: allocated gw_adm at 000000000F46A6E0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F46A710
    DpShMCreate: allocated wall_adm at 000000000F46A720
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Tue Oct 13 16:37:40 2009
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 16383MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 16384MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 4095 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5016
      argv[0] = D:\usr\sap\PRD\DVEBMGS02\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\PRD\DVEBMGS02\exe\jcontrol.EXE
      argv[2] = pf=
    sapcluster\sapmnt\PRD\SYS\profile\PRD_DVEBMGS02_bnsrisap01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=02
      argv[6] = -DSAPSYSTEMNAME=PRD
      argv[7] = -DSAPMYNAME=bnsrisap01_PRD_02
      argv[8] = -DSAPPROFILE=
    sapcluster\sapmnt\PRD\SYS\profile\PRD_DVEBMGS02_bnsrisap01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1633]
    ***LOG Q0K=> DpMsAttach, mscon ( sapcluster) [dpxxdisp.c   11822]
    DpStartStopMsg: send start message (myname is >bnsrisap01_PRD_02                       <)
    DpStartStopMsg: start msg sent to message server o.k.
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    Release check o.K.
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    Tue Oct 13 16:37:42 2009
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Tue Oct 13 16:37:44 2009
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 232
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1705) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5016)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Tue Oct 13 16:38:20 2009
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2292
      argv[0] = D:\usr\sap\PRD\DVEBMGS02\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\PRD\DVEBMGS02\exe\jcontrol.EXE
      argv[2] = pf=
    sapcluster\sapmnt\PRD\SYS\profile\PRD_DVEBMGS02_bnsrisap01
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64998
      argv[5] = -DSAPSYSTEM=02
      argv[6] = -DSAPSYSTEMNAME=PRD
      argv[7] = -DSAPMYNAME=bnsrisap01_PRD_02
      argv[8] = -DSAPPROFILE=
    sapcluster\sapmnt\PRD\SYS\profile\PRD_DVEBMGS02_bnsrisap01
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Oct 13 16:38:23 2009
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 188
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1813) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2292)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN

    Hello Kshetij,
    Check this sap note 723909 and adjust the memory parameters of JVM.
    Also ,check if central services are running ,SCS and message server entry is there in etc/services file ,it will be like sapmsSID
    Regards
    Ajay

  • How to manage windows cluster on windows server 2008 R2

    Hi I want to know how to properly shutdown or stop windows cluster with out failover or  failing it.
    I have successfully created windows cluster on win 2008 R2 sp1 using vmware with starwind software for SAN storage.
    Now when I  shut down or stop cluster service on node1 it failsover and shows critical errors fine.ok... I tried to destroy and clean up cluster  using cmd commands.Forcecleanup both nodes with cmd commands.it was successful.
    Later I recreated san storage with target and initiator configuration using starwind without any issue.
    I Reinstalled FC service on both the nodes restarted vmnodes.I cheked all the firewall were disable.and machines able to ping well..
    Now when I tried to recreate new cluster it fails and gives different errors.AS  Node1 was evicted from cluster,Another was Quoram was lost as no witness disk was found.
    Also It did not show my cluster under FCM on Node2.I tried to add node Node2 but error saying Node2 is already in a cluster.
    So I want to know how to manage windows cluster properly and manage it entries in active directory so that even after shutting/stopping the service/destroying cluster I do not need to do all over again.
    I had to recreate all VMware from start and do AD setup and SAN storage again then only windows cluster got successfully created once again....................
    I had to recreate all vmware nodes with FC sevice reinstalled and also recreate AD DS and DNS.
    srm_2010

    Hi srm_2010,
    You can refer the following KB:
    Start or Stop the Cluster Service on a Cluster Node
    http://technet.microsoft.com/en-us/library/cc771742.aspx
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for

  • Can't see temporary authorizations under Citicard website, works under IE-11.

    When I check online my Citi credit card activity I have the option to check temporary charges(ones that have a hold on your account but not fully charged to you). Under IE-11 it will expand the web page and list all charges not posted to you account.

  • Setting logger level

    I'm using the java.util.logging.Logger and I need to know how to set the logging level so the log file will only print ERROR or higher messages. Is there a way to do this though a java command line argument? Thank you in advanced.

  • MAX does not show scanner card

    I'm using an Allen-Bradley 1784-PCDIS PCI scanner card, and it does not show up in MAX. I've un-installed the card, un-installed NI-DNET 1.41, then re-installed NI-DNET, installed the scanner card, and it still doesn't show up. The card does communic

  • Epson PS R2400 won't print 13 by 20

    For the last few days, my Epson Photo Smart R2400 will only print a 8.5 x 11 portion of a 13x20 document. I have iMac Power Mac on 10.5.6. I have tried everything possible to get this printer to print the full page (and I've been using these printers

  • HOTSYNC.exe and DVZMSGR.exe Processor Hostile Takeover

    Fairly frequently my Dell Inspiron 6000 comes to a screeching halt.  When I go to the task manager to see what is going on one of the above two files has taken over my processor.  I can end the process and the problem goes away.  Why is this happenin