MSCS installation

Hi,
Im planning for new MSCS clustter installation of ECC 6.0 with SQL 2005 on windows 2003 server.
There is two nodes with one shred drive.
Assuming both nodes are MSCS clustterd and I need to start with SAP installation -
Had gone thru Inst docs too and have few pts to discuss-
Plz correct me if im wrong -
On Node 1st
   - install SQL server on 1st node
   - install central service instance
   - install central service instance for ABAP
   -  clustter first node
   - install central instance
On Node 2nd
   - install SQL server on 1st node
   - install central service instance
   - install central service instance for ABAP
   - clustter 2nd node
   - install dialoge instance
Plz clarify these pts -
1.what is the difference between
    - central instance
    - central service instance
    - central service instance for ABAP
2. Do we need to install Enqueue replication server on all nodes. If yes, can I find it in SQL server DVD?
3. about IPs assigment -
  - do we need to have two network card on each nodes
- do wee need to have different range of IP for node to node communication and LAN access
  e.g    IPs         Host name      IPs      Host name
          10.0.0.1   nodeA       10.0.0.2  nodeB (direct commu)
         192.168.0.1 LANa    192.168.0.2 LANb (LAN commu.)
how do we assign IPs to -
cluster grp
sap cluster grp
database cluster grp
Many Thanks
Mani

Here are the details which may help you.
First, some cluster items.
1. You must have a IP which is free.  This needs to be able to be created in MSCS as a cluster resource and failed back and forth between nodes A and B.  Just right click and select create new resource, type IP Address I believe, and enter the IP you were given and the network mask.  Enable it, ping it, fail it over, ping it again.  After this is successful, delete the IP from cluster (SQL install will add it back in).
2.  You need to have the data drives (where you are going to store the data file for SAP - here, we use E for backup, F for tlogs, H, I, J, K ... N for data, O for log, and T for tempdb), and SQL master, msdb, tempdb, model data drive (here, we use W) in place.  All of these drives needs to be MSCS resources and able to be failed back and forth between nodes A and B.
3.  You should create a cluster group called "SQL Group" or something, ahead of time.  Put all the shared drives in this group as resources.
First, before you start, make sure you are logged into only node A and no one is logged into node B.
Components to Install Screen:
- SQL Server Database Services + Create a SQL Server failover cluster = both checked.
- Analysis Services = Not checked.
- Create an Analysis Server failover cluster = Not checked.
- Notification Services = Not checked.
- Integration Services = Checked.
- Workstation Components = Checked (why not, might as well be able to administer the database while logged into the database).
Feature Selection Screen:
- We disable full-text search, we just don't use it.
- Select the "Database Services" primary node and enter a local drive (e.g. D:\.  Don't worry about the folder, SQL will automatically create the folder stucture here.  SQL won't just dump everything on root of D:\)
- Select the "Data Files" sub-node and enter the shared MSCS drive you will be using for SQL master, msdn, tempdb, and model data files. (e.g. W:\)
- Select the "Client Components" primary node, enter another local drive with folder name (e.g. D:\MSSQL_Tools.  In this area, SQL does not automatically append the directory structure.)
Next Screens:
- Select default instance, it's fine.
- Enter Virtual Name.
- Enter the shared IP you tested from steps above.
- Select the cluster group for SQL you created (In this same screen, make sure you remember to select the shared drive for the SQL master, msdb, model, and tempdb - our example is W: drive).
- In the available nodes, select node B and click on Add.  (Node B should not be listed as unavailable, make sure MSCS is 100% functional before starting SQL setup).
- Enter an account and password that's admin on both nodes (probably you, the sys admin).
- Enter service account SQL will run under - Should not be your account
- For the domain groups for clustered services, it's just asking for default sysadmin in the database.  Just enter "Administrator" for both Server and Server Agent.  If it won't accept this, try "BUILTIN\Administrators".
- Pick authentication mode, doesn't really matter here, depends on your implementation.
- Select the "Binary order for code-point comparison, for use with the 850 (Multilingual) code page" (unicode) code page.
Install!

Similar Messages

  • MSCS Installation; Having problem generating temp. license key

    <b>Environment:</b>
    SAP ECC 6.0 (MSCS) installation.
    Windows 2003 Server Enterprise Edition (64 bit Itanium)
    SQL 2005
    We are having a problem with the Central Instance Installation Step at
    the point where you must generate a license key using Solution Manager.
    The installation does not accept any key generated by Solution Manager
    using the virtual host name (SAPCIGRP) - the virtual host name for the
    SAP Cluster Group.
    We greatly appreciate help on this issue so we can finish up
    installation.
    <b>Steps for the Reconstruction </b>
    MSCS Installation ERP 2005 ABAP+Java (ECC 6.0)
    Central Instance Installation Step (Step 8 Installation Guide):
    The Installation asks for Solution Manager License Key.
    In Solution Manager we created the PRD System (SMSY), then select the
    system and select the button "Generate Installation/Upgrade key".
    We enter the following:
    System ID: PRD
    System Number: 02 (also tried 00,01 with no luck)
    Message Server: SAPCIGRP
    [host names for PRD:
    Node A: sapprdci
    Node B: sapprddb
    SAP Cluster Group: sapcigrp (virtual host name)
    SQL Cluster Group: sapdbgrp (virtual host name)]
    The installation also asks for instance number (port) for the central
    instance; we are entering "02". ASCS (Central Services for ABAP)
    is "00" & SCS (Cental Services Instance) is "01".
    Thanks,
    Patrick

    Hi,
    You probably want to look two things here:
    1. Maybe some problem with the system number, I had the same problem before. I thought I should use system number 00, but it was ended up take system number 01. I still don't know why. The installation completed with my system number be 01 instead of 00 I wanted to be.
    2. Because of MSCS installation, does it want to real hostname of the node you are installing or it requires virtual name. I am wondering it is asking hostname of the current node because you should convert it to MSCS cluster after installation complete. Now it does not even know MSCS and virtual hostname etc exist yet.
    Thanks,
    Yujun Ran
    Message was edited by: Yujun Ran

  • Solution Manager 4.0 - MSCS Installation

    Hi All,
    We are planning for Solman 4.0 Installation in Cluster environment with Windows 2003 server and MS SQL Server 2005.
    I have some queries related to this task.
    1. Is it possible to install Central Instance in first MSCS node and Database Instance in Additional MSCS node, activate failover in both points. Like if CI system goes down first MSCS node should failover to addtional node and if DI goes down additioonal MSCS node should failover to first MSCS node. Since in cluster installation document of solman, this type of failovers is not mentioned.
    2. Enqueue Replication Server Installation: Our solman has both ABAP+Java stack. For this case how we can install ERS. In document it has mentioned we have install 4 times means
    ERS1(ABAP), ERS2(Java) - First MSCS Node
    ERS3(ABAP), ERS4(Java) - Additional MSCS Node
    3. Is it mandatory to install in Dialog Instance in the cluster installation. Since in installation document it is mentioned like atleast one dialog instance should be installed.
    Pls give me some inputs for this queries
    Thanks in Advance
    Regards
    KT

    Got Solution...Its not Mandatory to install ERS

  • SAP EHP5 MSCS installation with IBM DB2 9.7 on windows 2008 R2

    Dear Sir
    i am installing SAP EHP5 high availability with IBM DB2 9.7 on windows 2008 R2
    first cluster node installation is completed,
    now i am going to install database instance, before that i am configuring the database for MSCS as per installation guide,
    but the database group is note creating in Failover cluster manager.
    if you have any solution please reply
    regards
    gourishankar baikerikar

    HI,
    Thats a printing mistake in installation guide..
    copy db2mscs.ese file to db2mscs.cfg ...
    Remove all the unwanted stuff like explination of parameter paragraphs
    Confgure required parameters like  below and make sure there are no unwanted spaces in the txt file.
    #Global section
    DB2_INSTANCE = DB2SID
    DB2_LOGON_USERNAME = XXXXXX\db2sid
    DB2_LOGON_PASSWORD = password
    CLUSTER_NAME = GXXXXX
    MSCS Group for Node 0
    GROUP_NAME = DB2 SID Group
    DB2_NODE = 0
    #IP_NAME = DB2 IP SID
    #IP_ADDRESS=192.168.0.xx
    #IP_SUBNET=255.255.255.0
    #IP_NETWORK=Ethernet(3)
    NETNAME_NAME =  DB2 NetName SID
    NETNAME_VALUE = DB2SID
    #NETNAME_DEPENDENCY = DB2 IP SID
    Open you cluster console and select NODE A there you should be able to identify the disks for DB clustering,
    Copy that name and paste it here for  DISK_NAME
    DISK_NAME = DATABASE_CD2                  
    DISK_NAME = DBLOGS_CD4
    #INSTPROF_DISK = Disk M:
    #TARGET_DRVMAP_DISK = Disk M:
    With the above process you should be able to cluster your DB.
    2) Please provide all the steps that you were identified to install , that would give more clarity to reply back where ever required.
    Thanks,
    Rahul

  • SP12+ and MSCS installation

    Has anyone succeeded in applying SP11/12/13 to a MSCS clustered portal installation? If so how?
    We have successfully installed an MSCS/MSSQL out of the box SAP Web AS 6.40 + EP6 + KMC Nw04 SR1 (==SP9) according to the documented procedure.
    However when I try to install SP12 (initially for WebAS/J2EE) SAPINST determines that the installation it is installing in to is non standard (correct!) and falls over failing to access the secure file store (which is not on teh central instance in a clustered instalklm but on the central services instance).
    What is not clear (from SAP documntation) is, is there a product_ha.catalog equivalent for sapinst call, or can we use the out of the box SP9 product_ha.catalog parameter file for the SAPINST call whilest installing SP12.
    I would practice this --- but unfortunately I am running this up against a production system and dont really want to cause more damage (work) than necessary.
    Thank you

    Hello,
    apparently this is due to a fault in the control.xml file checking the wrong location for the secure file store during sapinst.
    A fix from SAP helps in our situation of WebAS SP9 --> SP12 on MSCS clustered WebAS.
    1. start sapinst on CI host , and run the user dialogs unitil it breaks.2. stop sapinst
    3. go to .\program Files\sapinst_instdir\... and open the
    control.xml file
    4. search for "dCheckParameters" string
    inside of the java script you have to update just the 2 lines
    starting with :
    context.set("secFilePath... and context.set("secLibPath...
    So the correct lines should be:
    context.set("secFilePath", "
    <SCSVirthostName>
    sapmnt
    <SID>
    sys
    global
    security
    data");
    context.set("secLibPath", "
    <SCSVirthostName>
    sapmnt
    <SID>
    sys
    global
    security
    lib
    tools");
    replace <SCSVirthostName> with SCS virtual host name and <SID> with
    your SAP System ID.
    This will set the correct values for "secFilePath" and "secLibPath"

  • ABAP + JAVA MSCS installation on windows 2003.

    Hello Everyone,
    We are in process of installation of ABAP + JAVA in HIgh Availability on windows server 2003 , oracle database.
    Our plan is to install ASCS, SCS, DB , CI on node A & DI on Node B.
    In Installation guide its given that " Central instance installation " is to be done on local disk.
    Can anyone explain why we need to do central instance installation on local disk?
    Can we install central instance on shared disk instead of local disk ?
    If yes, any other implicaiton later on.
    Regards,
    maitray.

    Hi,
    If you install CI on share disk than server performance will go down. since already you have ASCS & SCS on the same disk.
    Thanks,
    Vadivel

  • ECC 6.0 with SQL installation in MSCS Envirnoment.

    Hi Gurus,
    I am installing ECC 6.0 (only ABAP Instance) with MSSQL 2005 in Windows 2003 MSCS Envirnoment.
    I have certain question regarding this scenario.
    What I have understood by SAP Document is as below.
    We have Node A, Node B and SAN.
    After MSCS installation and Cluster configuration.
    Cluster will contain 3 Groups ( Clustergrp, Sapdbgrp, Sapgrp)
    As per my understanding I will do as below.
    On Node A:
    1. Install MSSQL Client on Virtual name.
    2. Install ASCS
    3. Install CI.
    4. install Database Instance
    Question 1.  What is to be placed on SAN and what should be placed on local Drives of the Nodes ?
    Question 2. Whether MSSQL Client should be installed in both the nodes( NODE A and B), as in standalone installation SQL client is installed in C:\Program Files\Microsoft SQL Server ?
    Question 3. Do any other component (like Enqueue replication Server) is must to enable the Node to be able switchover to 2nd Node ?
    On Node B:
    1. Install Dialog Instance.
    All of the above component installation will be done on Virtual name.
    Please clear my above doubts and advice if I left out some things.
    Thanks in advance.
    Regards
    Vinay

    Hi Darwin,
    Thanks for your replies,
    I have completed my installation without any error.
    I did it as below:
    On Node A
    1 MSSQL Client on Virtual Name
    2 ASCS on SAN
    3 SCS on SAN
    4 First MSCS Node ( it create a SAP Cluster Group)
    5 Database Instance (in SAN on disk that belong to SAPDBGroup)
    On Node B
    1 Additional MSCS Node
      after this bring the SAP Cluster Group online
    Now back to NODE A
    Installation of Enqueue(2 times) 1 for ASCS and 1 for SCS
    Than on Node B
    Installation of Enqueue(2 times) 1 for ASCS and 1 for SCS
    Now Node A
    Make SAP group Online
    Install Central Instance
    Node B
    Install Dialog Instance.
    After that you need to restart both the node one at a time so that your server are accessible on Virtual IP.
    Now when one node goes off (Like Node A) the user got log off for 3-5 sec and they need to login again, is it normal. Is there any post step to stop this or some cluster configuration need to be done.
    Regards
    Vinay

  • MSCS Netweaver 7 Installation - Hostname issue

    Hello everyone,
    I have a question regarding the MSCS installation (Netweaver 7). During the installation of the Central and Dialog instance, we started SAPinst with the following command from the command prompt:
    sapinst.exe SAPINST_USE_HOSTNAME=<virtual_host_name>
    Is this correct? Or do we need to start the sapinst.exe without the postfix?
    Looking forward to your reply.
    Kind regards,
    Joost

    Hello Joost,
    After the installation is done,
    just make sure your startup and instance profiles have the following parameters:
        SAPLOCALHOST = <virtual host name>
        SAPLOCALHOSTFULL = < full qualified virtual host name>
    Regards,
    Siddhesh

  • CJS-00084 error during DB instance installation on MSCS

    Hi All,
    Druing installation of DB instance on MSCS,  installation stopped with the following error
    Env ECC 6.0 EHP4 win 2003 oracle 10.2.0.4
    installed OFS
    Given virtual host name for database host.
    sapinst.log
    ERROR 2010-03-12 19:03:54.567
    CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: Executable C:\oracle\ BCP \102/bin/sqlplus returns 1.. SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.
    WARNING[E] 2010-03-12 19:03:54.567
    MUT-03025  Caught ESAPinstException in Modulecall: Executable C:\oracle\ BCP \102/bin/sqlplus returns 1..
    ora_sql_results.log
    SHUTDOWN IMMEDIATE;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 10.2.0.4.0 - Production on Fri Mar 12 18:55:08 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    ERROR:
    ORA-01031: insufficient privileges
    SP2-0751: Unable to connect to Oracle.  Exiting SQL*Plus
    SAPINST: End of output of SQL executing program C:\oracle\BCP\102/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    Regards
    Joel

    Hi my friend
    Not sure which step it failed at since you didn't mention, but please check:
    Note 578231 - ORA-01031 when you start the database from a remote host
    Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role
    Regards,

  • Cluster Installation - SQL 2005 / 2003 - Creating cluster group

    Hi All,
    I am working on the cluster Installation in our environment and facing some issues at the time of installing first node MSCS  Installation. let me summarize the activities done so far
    Environment Details
    Physical Disk :
    G: (Physical Disk - SAN )
    I : (Physical Disk - SAN )
    C: Local disk
    Q: (Physical Disk Quorum - SAN )
    F: (Database and logs)
    -- > SCS installed locally in the server in G drive
    Virtual Hostname and IP : SeparateIP & cluster1
    Node 1: Hostname and separate IP
    Node 2 : hostname and Separate IP
    Installed MSCS service and tested the same - its working fine
    Installed SQL 2005 database in cluster mode and its working fine
    Started installing SAP
    Step 1: Installation of SCS instance in node A (Used F drive) - Successfull Installed
    Step 2: Installation of First node MSCS in node A
    Here I am facing an issue, in the end phase of the installation it will ask for creating cluster group -- > There I need to define the Global disk as F (Which is defined at the time of installing SCS instance) - But i dont see that disk is available in the drop down box .
    Is there any other workaround to bring the Global disk while creating the cluster group (First node MSCS installation)
    Looking forward for your suggestions
    Thanks and Regards
    Vijay

    Regret for the late update
    112266 solved my problem and In my case, I have bisected the disk as two but in the cluster environment that should not be the case. Ensure the the same in disk management
    Regards
    Vijay

  • Multiple SAP systems in MSCS with Oracle

    Hello,
    We are going to install a BI instance in a MSCS cluster in which there is already a SAP system installed and clustered.
    The SO is Windows 2008 and Oracle 10.2.0.4.
    My problem is about the Oracle sw. In previous SAP releases there was a guide called "Installation of Multiple SAP systems in MSCS: Oracle".
    For my release Netweaver 7.0. EHP1 SR1, there is no specific guide. All the references are the installation guide and part related to MSCS installation and a white paper about "new configuration of multiple SAP systems with Windows 2008 Failover Clustering".
    In all that documents I haven't found what to do with the database. In the beginning of the installation documents says that Multiple Oracle_home for different database instances are not supported in an MSCS configuration. But in the pages related to the MSCS installation says "if required, set up multiple Oracle Homes".
    So, what's the option? Multiple Oracle_homes or MCOD? Be in mind that I already have a SAP system in this cluster, so I already have an Oracle home c:\oracle\<SID>\102
    Have you work in this scenario?
    Thanks and best regards,
    Ana.

    Hi,
    Officially SAP does not support Multiple SAP Systems in One MCSC Cluster. If such installation & configuration has been done by SAP Global Technology Partner then and then only SAP provide support.
    what's the option? Multiple Oracle_homes or MCOD?
    GO for multiple oracle_home , in which the same drive letter for oracle_home should be used on local disks in both MCSC cluster nodes.  And the same oracle_home should be junctioned to the shared location on shared space.
    The Chapter 7 High Availability with Microsoft Cluster Service of [Inst. Guide SAP NetWeaver 7.0 incl. EHP1 SR1|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000659894&_OBJECT=011000358700000353072009E] contains all the required information with detail. Refer it.
    Regards,
    Bhavik G. Shroff

  • Error in NW 7 ehp2 HA installation in win 2008 R2 /MSSQL

    Hi Gurus,
    I am facing below error during first mscs installation. I am running sapinst using virtual host.
    From sapinst log -
    TRACE      2012-01-28 01:25:53.693
    ClusterGroup(isting status for resource 'L':)
    TRACE      2012-01-28 01:25:53.693
    ClusterGroup(isting status for resource 'L':).isExisting()
    TRACE      2012-01-28 01:25:53.693
    ClusterMgt.hostIsClustered()
    TRACE      2012-01-28 01:25:53.703
    State of service 'ClusSvc' on host '' is SERVICE_RUNNING
    TRACE      2012-01-28 01:25:53.703
    ClusterMgt.hostIsClustered() done: true
    TRACE      2012-01-28 01:25:53.704
    ClusterMgt._callClusterExe([group, isting status for resource 'L':], [0, 5013], [osmod.cluster.checkGroup, isting status for resource 'L':], true)
    INFO       2012-01-28 01:25:53.745
               CJSlibModule::writeInfo_impl()
    Node cluster.exe.log already exists.
    TRACE      2012-01-28 01:25:53.753 [synxcchapp.cpp:264]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Going to call CreateProcess/CreateProcessAsUser for 'cluster.exe' now.
    TRACE      2012-01-28 01:25:53.754 [synxcchapp.cpp:560]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Trying to start cluster.exe using CreateProcess(NULL, <command line for executable cluster.exe, NULL, NULL, TRUE, 0x420, NULL, NULL, &StartupInfo, &ProcessInfo)
    TRACE      2012-01-28 01:25:53.758 [synxcchapp.cpp:638]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 19388. Executable name: cluster.exe
    INFO       2012-01-28 01:25:53.763
               CJSlibModule::writeInfo_impl()
    Output of cluster.exe group "isting status for resource 'L':" is written to the logfile cluster.exe.log.
    TRACE      2012-01-28 01:25:53.827 [synxcpipe.cpp:200]
               CSyStdOutErrPipe::onUnderflow(void * buf, int maxBytes, int timeout)
               lib=syslib module=syslib
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    WARNING    2012-01-28 01:25:53.842
               CJSlibModule::writeWarning_impl()
    Execution of the command "cluster.exe group "isting status for resource 'L':"" finished with return code 5013. Output:
    Listing status for resource group 'isting status for resource 'L':':
    Group                Node            Status
    System error 5013 has occurred (0x00001395).
    The cluster group could not be found.
    TRACE      2012-01-28 01:25:53.847
    ClusterMgt._callClusterExe() finished action: Check for existence of cluster group 'isting status for resource 'L':'. rc: 5013, errorText: The cluster group could not be found.
    TRACE      2012-01-28 01:25:53.848
    ClusterGroup(isting status for resource 'L':).isExisting() done: false
    TRACE      2012-01-28 01:25:53.848
    Function setMessageIdOfExceptionMessage: osmod.cluster.clusterGroupNotExisting
    ERROR      2012-01-28 01:25:53.848
               CJSlibModule::writeError_impl()
    MOS-01259  Cluster group isting status for resource 'L': does not exist.
    TRACE      2012-01-28 01:25:53.854 [iaxxejsbas.hpp:488]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2012-01-28 01:25:55.475 [sixxcstepexecute.cpp:988]
    FCO-00011  The step collectSharedDrives with step key |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|0|0|NW_GetSidFromCluster|ind|ind|ind|ind|1|0|collectSharedDrives was executed with status ERROR ( Last error reported by the step :Cluster group isting status for resource 'L': does not exist.)
    Please help me to resolve this error.
    Regards,
    Ankit

    Hi Arjun,
    I have added the user to the local admin group.
    I have created cluster group SAP <SID> exactly the same way you described above. Also added fileserver as mentioned in NOTE 1490337 for Win R2 server.
    Still - SAME ERROR...
    T: is my SAPMNT drive which I am adding to the cluster group SAP <SID> but L: is used for SQL installation of Enterprise Portal and is part  of SQL Server (EP) cluster group. In L:, we have many san disks of which will be used for storing datafiles and log files.
    Also , I have checked sapinstlog , and I found something peculiar. .- 
    TRACE      2012-01-28 16:20:28.755 [synxcchapp.cpp:560]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    Trying to start cluster.exe using CreateProcess(NULL, <command line for executable cluster.exe, NULL, NULL, TRUE, 0x420, NULL, NULL, &StartupInfo, &ProcessInfo)
    TRACE      2012-01-28 16:20:28.759 [synxcchapp.cpp:638]
               CSyChildApplicationImpl::doStart() lib=syslib module=syslib
    A child process has been started. Pid = 20776. Executable name: cluster.exe
    INFO       2012-01-28 16:20:28.763
               CJSlibModule::writeInfo_impl()
    Output of cluster.exe RESOURCE L is written to the logfile cluster.exe.log.
    TRACE      2012-01-28 16:20:28.804 [synxcpipe.cpp:200]
               CSyStdOutErrPipe::onUnderflow(void * buf, int maxBytes, int timeout)
               lib=syslib module=syslib
    Syslib info about system call. OS message 109 (The pipe has been ended.
    ) after execution of system call 'ReadFile' with parameter ((read end of child process output pipe)), line (403) in file (synxcpipe.cpp).
    INFO       2012-01-28 16:20:28.813
               CJSlibModule::writeInfo_impl()
    Execution of the command "cluster.exe RESOURCE L" finished with return code 0. Output:
    Listing status for resource 'L':
    Resource             Group                Node            Status
    L                    SQL Server (EP)      goamsdb66       Online
    TRACE      2012-01-28 16:20:28.816
    ClusterMgt._callClusterExe() finished action: Get cluster group of resource 'L'. rc: 0, errorText: The operation completed successfully.
    This is in sapinst log file. So it is able to find L: -  I dont know what is the issue here and why it is giving me the error.
    Also- it is successful in identifying I : ( as seen in sapinst log )  - which is part of SQL SERVER ( ECC) cluster group. It has many sans which will host ECC datafiles. We are yet to start ECC installation and we are sure that that too will give the error. I can see installation failing for PI, EP, ADS at this very step.
    Please help in this regard,
    Ankit

  • System Copy in MSCS environment

    Hi all!
    We are in the process of upgrading our R/3 4.7x200 system to ERP2005 unicode. The upgrade and unicode conversion of Dev and Test have been successful, and now Production is next. By the way, we are not doing a combined upgrade and unicode conversion. The difference is that Prod is in a MSCS environment, while the other to are Central systems.
    I have a question about how to perform a system copy procedure in a MSCS environment. As part of the Unicode conversion where I have to uninstall SAP (source and target systems are to be on the same hardware), and install it again as a system copy. I am wondering about the steps, and sequence of steps that needs to be performed in order to get the installation identical to what it is today. One node contains the Central Instance and the second node contains the database instance with MS SQL 2005. Do you have any tips for me?
    I have recieved some information saying that I can perform the system copy as a Distributed environment, installing the central instance on one host, and the database on the other. My concern is that this will not fullfill the requirements for a cluster environment, where one node (node A) can failover to the other (node B) and vice versa.
    Can you please advise on what the best option is and steps are?
    Any input is highly appreciated!
    Best Regards,
    Thomas

    Of course:)
    What I did was basically to follow the instructions provided in the ERP 2005 installation guide, chapter 7. This refers to MSCS installation steps. I also used the System Copy guide for ERP 2005, which referred heavily to the installation guide. It wasn't as hard as it seemed to in the first place.
    Good luck to anyone in the same situation, and do not hesitate to ask questions if needed.
    Regards,
    Thomas

  • Install ERP ECC 6.0 EHP4 with MSCS High Availability??

    Dear Expert:
    I need to Install ERP ECC 6.0 EHP4 with MSCS High Availability cluster.
    excpet the installation guide.
    is there any step by step document or guide could be reference??
    please give me the link or any infor.
    and....not quite sure what to do in the guide below:
    Nodes7.2.2Distribution of SAP System Components to Disks for MSCS
    When planning the MSCS installation, keep in mind that the cluster hardware has two different sets of disks:% ·4
    Local disks that are connected directly to the MSCS nodes% ·4
    Shared disks that can be accessed by all MSCS nodes via a shared interconnect
    NOTE
    Shared disk is a synonym for the MSCS resource of Resource type Physical disk.
    You need to install the SAP system components in both the following ways:% ·4
    Separately on all MSCS nodes to use the local storage on each node% ·4
    On the shared storage used in common by all MSCS nodes
    thank you very much for your help
    regards
    jack lee

    You can find installation documents at [http://service.sap.com/instguidesnw70]

  • Multiple SAP systems in MSCS Master DVD

    Hello,
    We are going to install a second SAP system in a MSCS cluster and following the installation guide "Installation of Multiple SAP Systems in MSCS: Oracle" I have been looking for the new installation Master CD for the Multi-SID MSCS Installation, but I haven't found it.
    Do you know where can I find it? I suppose I do really need it, don't I?
    If you have previous experience and/or tips and tricks, please don't doubtd to share them.
    Thanks and best regards,
    Ana.

    But in the 25 section here I see:
    http://scn.sap.com/docs/DOC-28866
    It seems it isn't possible

Maybe you are looking for

  • Query on virtual column that is defined in XMLIndex does not use the index

    Hello, I am facing an issue in executing queries on a virtual column that is defined in an XMLIndex: it appears as if the index is not used. Database details: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release

  • File renaming to bottom of folder structure

    Hi All; Scripting dummy here. Have used the built in "Replace Text in Item Names.scpt", but it only searches into the top level of the open folder. Is there a command I can insert into this script that will make it search all files, sub-folders and s

  • Exchange Powershell issue while loading the snapin on command prompt, in Exchange server 2010.

    Hi, When we launch the Exchange powershell via command prompt..  with below command: PowerShell.exe -PSConsoleFile "D:\Program Files\Microsoft\Exchange Server\V14\Bin\ExShell.psc1" it throws the following error:- Following errors occured when loading

  • Retrieve sync with no key

    Hi. I installed Firefox Sync on a computer that I later reinstalled the operating system on and I do not have a computer or device to sync to. I would like to recover my sync data but do not want to generate a new recovery key and delete this data. I

  • Alert doesn't appear when child is using "Ask to buy"

    Hi, I'm having a problem with the "ask to buy" on my kids iPad. We are all logged into my iCloud account and all have "ask to buy" switched on. When you go try to purchase the item it asks you to cancel or send alert but it isn't alerting on my iPhon