SAP Installation in MSCS - SAP cannot be accessed via virtual host name

Hi Experts,
We have installed SAP NW 7.1 CE in MSCS for High Availabilty.  Our primary application server is installed in a separate server.  I can only access SAP via the hostname of the primary application server (i.e. http://<hostname of primary appserver>:5<instance#>00/nwa)  and not via the virtual hostname of the MSCS cluster.  Is there any configuration I have missed?  I have followed all the preparation needed for HA installation.
Thanks.

Hi Sameysha,
As already posted, you only has SCS in HA, the "normal" way will be that you has one CI and as many DI as you need and use a Web Dispatcher. If CI fails then WD will send the requests to remaining DI´s so you won´t loose service.
In MSCS if you install as per the guide, Instances are not HA because they are installed locally in each node, if you have two nodes then you install CI in Node A and DI in Node B, if Node A fails then SCS resources migrates to Node B, CI is out and you work with the DI installed in Node B.
To be able to use any of the Intances installed you need a Web Dispatcher that does the load balancing between the CI and DI´s, if CI fails then you get service from the DI´s.
Hope this clarifies this.
Regards,

Similar Messages

  • SAP installation manual for SAP 4.7 for abap module

    SAP installation manual for SAP 4.7 for abap module

    You can find the install guide in the SAP Marketplace:
    service.sap.com/instguides
    (logon is required)
    You have to navigate deeper depends on your platform and exact release.
    ABAP is not a module, it's a stack.
    Peter

  • HOW TO DEFINE VIRTUAL HOST NAME IN HPIA64 + SAP R/3 ENTERPRISES 4.7

    Hi all,
    I am trying to install sap r/3 enterprises 4.7 with OS as HP-UX and Database as Oracle in a cluster environment.
    In cluster environment sap installation should be done on virtual hostname ( package id ). I'm using the env variable SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    My cluster is running and I'm able to ping it from network, but at the time of SAP Installation my sapinst starts with the physical host name not with the virtual host name.
    What can be the solution ..?
    Thanks,
    Chandresh Pranami.

    Hi Chandresh,
    Try executing sapinst with virtual hostname.
    eg. ./sapinst SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    This should work.
    -Pinkle

  • How to create and access a Virtual Host on the J2EE WAS?

    Hello, I have searched through the Forums and help.sap.com and found a lot of information on how to set up a Virtual Host on the J2EE server but am having issues with it working.
    The goal is to provide a simple virtual host on the J2EE Portal server to host some static image and HTML files. Previously I had stored these files in the standard publicly accessible SAP J2EE folder location /usr/sap/<SID>/JCxx/j2ee/cluster/serverx/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/. This location is resolved to when using the URL <host>:50000 for example.
    The main issue here is that during Portal support pack applications this folder gets wiped out and we have to remember to save off any custom files and folders in this location and replace them.
    I would like to create a virtual host to store these static files (i.e., branding-image.jpg, etc...).
    I have run through the process of creating the virtual host both using Visual Administrator and <host>:50000/nwa but am not able to get the virtual host name to resolve properly.
    The following are the steps that I have taken. Let's assume the standard SAP portal (i.e., xSS, etc...) is running properly on <host>:50000.
    1. create virtual host via Visual Administrator/NWA called 'sapwebserver1' by using the Create Host option (takes on the attributes of the 'default' standard virtual host)
    2. change the root directory for this virtual server to a custom folder at E:/tmp/mimes (where E:/usr is where the J2EE files are all installed), no start files were set up and nothing else was changed in the new virtual host record, no permissions were changed on the /tmp/mimes folder from whatever the default Windows user permissions are normally set, I am using a local Windows  administrator account but I have not seen any reference in the help files or the examples that indicate that any specific permissions updates need to be made on the virtual host root folder
    3. restarted the J2EE server as well as the HTTP Provider service
    4. before updating the company DNS, I wanted to test this locally on the server and so have updated the server's local HOSTS file with a <host IP address>   sapwebserver1 entry
    5. from that server I can ping the sapwebserver1 virtual host name and it resolves properly to the machine's physical IP address
    According to all of the documentation and examples I have seen I should now be able to (from that server) launch a browser and access the static files in the virtual host by referring to http://sapwebserver1:50000/branding-image.jpg for example. This is not working and the browser just brings up a Cannot display the web page error in IE. By referring to the virtual host name sapwebserver1:50000 it's supposed to hit the J2EE server and based on the host name sapwebserver1 realize that it should resolve to the root directory E:/tmp/mimes. This is not happening. Just as a test I have created a copy of the 'default' virtual host and called it sapwebserver2, updated the local HOSTS file for this entry, and tried to see if that would work like the 'default' host. My expectation was that http://sapwebserver2:50000 would behave the same was as http://<host>:50000 but it too fails to resolve just like the sapwebserver1 virtual host refernce.
    Would anyone happen to have any pointers on what to do next? I just want a simple virtual host to be able to serve up some static images and files.
    Thanks for any insight or assistance you might be able to provide here.
    Graham

    This defeats the purpose of trying to centralize SAP-related web resources on the SAP server. Typically IIS/Apache or other non-SAP servers are under the control of IT and not the SAP BASIS group.
    We simply would like to have a centralized location to store static web files so that they are not overwritten during Portal support pack applications.

  • AddNode cannot find Virtual Host name

    Hi,all;
    I want to replace a server in RAC for example RAC1. at first,I deleted node RAC1,this step is total clean out all information of RAC1 in the cluster.
    then prepare new machine of RAC1 for cluster install.
    When I run addNode.sh in RAC2 to re-add clusterware to RAC1. the first step of addNode is fill up the information of new node,Public node name,Private node name,Virtual host name.
    It will list such info of the remain node also.
    In my operation,It can find all info of new node which is rac2,rac2-priv,rac2-vip. but the remain node's Virtual host name is blank -- it shuould be rac1-vip.
    In this step,I still click "Next" to proceed my operation and return not any error.
    at the end of addNode.sh it will execute 3 script to end out operation of add clusterware to new node.
    the third script is to run /opt/oracle/product/10.2.0/crs_1/root.sh in the new node RAC1,
    the screen print "*Expecting the CRS daemons to be up within 600 seconds*."
    but after waited more than *6000* seconds,it returned nothing to me,It seem idle! I cancle the script manual.the result is the CRS can not run on RAC1.
    in RAC2,crs_stat -t can see ora.rac1.gsd , ora.rac1.ons , ora.rac1.vip. but they are all offline.
    and run vipca in RAC2 reture
    ora.rac1.gsd has placement error
    ora.rac1.ons has placement error
    has not more detail log file left in server.
    I think all of my operation is normal and In line with the rules except it cannot export remain node's Virtual host name.
    How to fix it? any ideal?
    thank you.

    [oracle@RAC1 ~]$ cluvfy stage -pre crsinst -n rac1
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check passed from node "RAC1".
    Checking user equivalence...
    User equivalence check passed for user "oracle".
    Checking administrative privileges...
    User existence check passed for "oracle".
    Group existence check passed for "oinstall".
    Membership check for user "oracle" in group "oinstall" [as Primary] passed.
    Administrative privileges check passed.
    Checking node connectivity...
    Node connectivity check passed for subnet "192.168.1.0" with node(s) rac1.
    Node connectivity check passed for subnet "10.10.10.0" with node(s) rac1.
    Suitable interfaces for the private interconnect on subnet "192.168.1.0":
    rac1 eth0:192.168.1.100
    Suitable interfaces for the private interconnect on subnet "10.10.10.0":
    rac1 eth1:10.10.10.1
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Node connectivity check failed.
    Checking system requirements for 'crs'...
    Total memory check passed.
    Free disk space check passed.
    Swap space check passed.
    System architecture check passed.
    Kernel version check passed.
    Package existence check passed for "binutils-2.15.92.0.2-13".
    Group existence check passed for "dba".
    Group existence check passed for "oinstall".
    User existence check passed for "nobody".
    System requirement passed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.

  • Pcd object "com.sap.pct.crm.core.valuehelp" cannot be accessed

    Hi dear gurus,
    We need your help.
    We are a company working with CRM 5.0 Sp 15 on EP 7.0.
    We have this problem:
    One of the BP's tabs shows the Marketing Attributes in the standard way: first of all you have to decide the attribute set ("Add"), then you have to choose the attribute ("Add" in the attribute section) and at last you can choose the value for the attribute.
    This works well in dev and qas, both through the portal and through the PCUI web pages launched by a link in the sapgui.
    This also works in the production environment, but ONLY if launched through the SAP GUI's web app (without the portal's intervention)
    The problem is that, in the production environment, when we click on the value list of the attribute set IN THE PORTAL, we receive an exception of this kind:
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: pcd:portal_content/com.sap.pct/specialist/com.sap.pct.crm/com.sap.pct.crm.roles/com.sap.pct.crm.core.defaultservices/com.sap.pct.crm.core.valuehelp - user: TEAMDEVEL, TEAMDEVEL
    We have re-created the role copying it from the QAS environment, we have linked a new user to it but we still have the problem.
    Is the user lacking a portal authorization in the production system? What would it be? Shouldn't it have been fixed by the recreation of the role and of the user? Any ideas?
    Thank you very much for your precious help...

    Hi Giovanni,
    It looks like a permissions issue, you might want to refer to the permissions of
    1. The role that you are creating, see to it that you have everyone group assigned to it and enduser checked.
    2. As you are connecting to CRM system, you might be have created a system using which you are accessing the CRM system, check for the permissions of that as well.
    Hope this helps.
    Cheers,
    Sandeep Tudumu

  • Differences between SAP Installation Guide and SAP Notes 1634482 & 1881509

    Hello all,
    we still have problems with activities in TDMS. During searching for solutions I found two SAP Notes 1634482 & 1881509 which contain entirely other information as installation guide from SAP.
    SAP guide indicates that the roles  SAP_TDMS_MASTER_CR and SAP_TDMS_RFC_USER_700_CR are enough to execute the activities.
    But the SAP Notes 1634482 & 1881509 contain another information. For example the notes indicate additionally to another roles, which you will find below:
    SAP_TDMS_CONTROL_CENTER_DISPL
    SAP_TDMS_SCRAMBLING_USER
    SAP_TDMS_SCRAMBLING_EXPERT
    SAP_TDMS_SCRAMBLING_BUS_EXPERT
    SAP_TDMS_USER
    Do I really need the additional roles? Is that all? Do I need to request  another roles additionally?
    Thanks in advance and br,
    Ilkin

    Hello Anita,
    the situation is strange. The problem is that the activity "Verification of Execution System" cannot be performed. The status is "Release/Scheduled". In other words "green flag" although I have all necessary roles.
    TDMS User - user type "dialog":
    In control/central and in execution system "SAP_TDMS_MASTER_CR" which contains the role "SAP_TDMS_SCRAMBLING_ADMIN". 
    RFC User - user type "dialog":
    In control/central and in execution system "SAP_TDMS_RFC_USER_CR" and "SAP_TDMS_RFC_USER_700".
    And a lot of another roles:
    SAP_DMIS_TDMS_APPL1
    SAP_DMIS_TDMS_APPL2
    SAP_DMIS_TDMS_APPL3
    SAP_DMIS_TDMS_BASIS
    SAP_DMIS_TDMS_BASIS_700
    SAP_DMIS_TDMS_RECEIVER
    SAP_DMIS_TDMS_SENDER
    SAP_TDMS_ACTGROUP_ADMIN
    SAP_TDMS_ACTGROUP_DISPLAY_USER
    SAP_TDMS_ACTGROUP_EXEC
    SAP_TDMS_CONTROL_CENTER
    SAP_TDMS_HCM_MASTER
    SAP_TDMS_HCM_USER
    SAP_TDMS_MASTER
    SAP_TDMS_MASTER_CR
    SAP_TDMS_SCRAMBLING_ADMIN
    SAP_SLOP_MASTER
    I am aware that the activity "Verification of Execution System" executed with the background job "CNV_MBT_CNV_TDMS_SCR_CHECK_PROD". But I could not find the job in SM37.
    For your attention. I have already installed all necessary SAP notes.
    What can be the reason?
    BR and thanks in advance,
    Ilkin

  • Setup WSUS - Now My External Website Cannot be Accessed via Domain Machines

    Hi all,
    I recently set up a WSUS server for my company so I can manage updates to domain computers. I got it working and each domain computer now looks to the server (192.168.0.101) for updates. In addition, I have a DC on this machine as well which has DHCP and
    DNS setup on it too.
    After I installed WSUS, Windows set up a IIS server so it could send out updates to computers. Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com) this is hosted by
    a 3rd party and is not a part of our network. I assume this is a DNS issue, but since it is also probably connected with WSUS, I need some help being able to allow access to our external website without disrupting any WSUS functions.
    I apologize if this issue is simple to fix, but I am stretching my knowledge of DNS and WSUS here. I am running Windows Server 2012 R2.

    I have a DC on this machine as well which has DHCP and DNS setup on it too.
    I am running Windows Server 2012 R2.
    This is your very first challenge. Have you researched the implications and requirements for installing WSUS on a Windows Server 2012/2012R2 Domain Controller?
    Unfortunatly, local domain (prorepmktg.com) computers stopped being able to access our external website (found at http://www.prorepmktg.com)
    I'm fairly certain that the mere act of installing WSUS and/or IIS would not have impacted your ability to access external domains.
    Does this issue ONLY affect THIS external domain or ALL external domains?
    If only THIS external domain, then it also begs the question of what you configured in DNS to allow your internal clients to get to that external domain.
    Also relevant is this question: What is the Active Directory Domain Name of your internal domain? I'm much more inclined to think this issue began when you installed/configured DNS, not when you installed WSUS.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • My Home IT Camera cannot be accessed via Internet

    I have a Tenvis IT Camera on Port 81 connected to my BT Infinity Modem which works fine on WiFi at home but not over the Internet world wide, someone said that Port 81 may be blocked on my router.  I have tried the PortForwarding Software to no avail.   Can anyone help
    Bob

    This link should help.
    Port forwarding problems
    There are also some forum threads concerning this camera.
    http://community.bt.com/t5/forums/searchpage/tab/message?filter=location&location=forum-board%3AOthe...
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Problem with oc4j when accessing over the host name?

    Hi!
    I have a standalone oc4j and application is working perfect when I use ip address of the server.
    When I use dns name of the server I just can pass the login page and after that every jsp return me to the login page?
    THANKS FOR A HELP!!!

    The only way that we have found to work with DNS is to remove the redirects in the faces-config.xml navigation cases. If anyone finds a better resolution, please POST!

  • JMSException: hosts (hostname:port) cannot be accessed

    Hi...all
    My scenaro is  connecting to the JMS server through the(Servelet) Java Client proxy i am able to connect to local JMS Server but when i tried to connect to the Remote JMS server it's giving error.And also i checked through the Stand alone program in that also giving the same error.stand alone progaram also able to connect to the localserver that is NWDW server
    javax.jms.JMSException: The following hosts (hostname:port) cannot be accessed: . Check host names and ports.(host:50110)
         at com.sap.jms.client.connection.ConnectionFactory.getSocket(ConnectionFactory.java:447)
         at com.sap.jms.client.connection.ConnectionFactory.createConnection(ConnectionFactory.java:300)
         at com.sap.jms.client.connection.ConnectionFactory.createConnection(ConnectionFactory.java:244)
         at com.sap.jms.client.connection.QueueConnectionFactory.createQueueConnection(QueueConnectionFactory.java:70)
         at com.yambay.mach.gatewayjmsbridge.JMSTestClient.initialiseServer(JMSTestClient.java:98)
         at com.yambay.mach.gatewayjmsbridge.JMSTestClient.<init>(JMSTestClient.java:66)
         at com.yambay.mach.gatewayjmsbridge.JMSTestClient.main(JMSTestClient.java:75)
    and my program is
    Properties m_JNDIProperties = new Properties();
    m_JNDIProperties.put(Context.INITIAL_CONTEXT_FACTORY,"com.sap.engine.services.jndi.InitialContextFactoryImpl");
    m_JNDIProperties.put (Context.PROVIDER_URL,"localhost:50004");
    m_JNDIProperties.put(Context.SECURITY_PRINCIPAL,"Administrator");
    m_JNDIProperties.put(Context.SECURITY_CREDENTIALS,"*****");
    /*    Create a JNDI API InitialContext object.    */
    m_Context = new InitialContext(m_JNDIProperties);     
    queueConnectionFactory = (QueueConnectionFactory) m_Context.lookup("jmsfactory/default/QueueConnectionFactory");
    queueConnection = queueConnectionFactory.createQueueConnection();

    Refer this..hope it may help u:)
    JMS Exception: hosts (hostname:port) cannot be accessed!
    Hosts not set in QueueConnectionFactory
    Regards,
    Farooq.

  • SAP MSCS Windows 2008 "Client Access point"

    Hello Gurus,
                         As per the installation guide " GuideSAP ERP 6.0 - EHP4 Ready SR1 ABAP on Windows: Oracle" page 147 , step 10 of "Creating sap services " , we are trying to add Client access point , however we are not able to add the virtual host name for scs instance . Here we have one query , should we enter a new virtual hostname as it is not accepting the existing cluster hostname and in which IP class ( public or private ) we should register.
    We have node 1( hostname.domain) ,node 2( hostname.domain) and one cluster name ( clustername.domain) .
    Which Virtual host name should i provide while adding the "Client
    Access Point" ?
    Please advice.

    Hi,
    we are trying to add Client access point , however we are not able to add the virtual host name for scs instance . Here we have one query , should we enter a new virtual hostname as it is not accepting the existing cluster hostname and in which IP class ( public or private ) we should register.
    We have node 1( hostname.domain) ,node 2( hostname.domain) and one cluster name ( clustername.domain) .
    If u have created a virtual host already for the SAP group u can give that one and proceed else you need to enter a new virtual host for SAP group. This hostname and IP address are different than the three mentioned by you.
    Good Luck...
    Regards,
    Varadharajan M

  • Sap uninstalltion in mscs cluster

    Dear All,
    Can any one help me in uninstalling the sap in mscs cluster environment
    windows 2003 sp2
    netweaver 2004s
    oracle 10g
    2 node cluster
    <b>
    I have tried the following to resolve the issue without success
    1.tried from sapinst
    2.tried uninstalling it from run box with virtual host name</b>
    The below is the error message i get when im trying to uninstall the system
    WARNING 2007-10-31 17:08:58
    Connect to message server (sapxpi/3900) failed: NIECONN_REFUSED.
    INFO 2007-10-31 17:08:58
    Execute step removeJavaInstancesFromDB of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    INFO 2007-10-31 17:08:58
    Execute step runCleanIPC of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    ERROR 2007-10-31 17:08:58
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2007-10-31 17:08:58
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    INFO 2007-10-31 17:09:14
    An error occured and the user decided to retry the current step: "|NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC".
    ERROR 2007-10-31 17:09:15
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2007-10-31 17:09:15
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    INFO 2007-10-31 17:09:21
    An error occured and the user decide to stop.\n Current step "|NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC".

    Hello,
    I encountered the similar situation &  got good result following Mr.Camilo Lopez de Felipe.
    The command to start SAPinst was
    sapints.exe SAPINST_USE_HOSTNAME=<virtual hostname for SAP>
    Thank you very much.
    Error Massage
    INFO 2009-08-28 16:47:52
    Execute step runCleanIPC of component |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0.
    ERROR 2009-08-28 16:47:52
    FJS-00003  TypeError: instance has no properties (in script NW_Uninstall|ind|ind|ind|ind, line 90104: ???)
    ERROR 2009-08-28 16:47:53
    FCO-00011  The step runCleanIPC with step key |NW_Uninstall|ind|ind|ind|ind|0|0|NW_System_Uninstall|ind|ind|ind|ind|3|0|NW_Instance_Uninstall|ind|ind|ind|ind|2|0|runCleanIPC was executed with status ERROR .
    Edited by: Kaoru Takahata on Aug 28, 2009 12:02 PM

  • Missing IDES ECC5 installation disk for SAP Kernel - MaxDB Version

    Hi,
    Our HQ sent us installation disks for IDES ECC5.  We copied them all onto our server and started installation.  The system is now informing us that it can't find the SAP kernel information.
    I can only assume that we're missing one of the installation disks.
    We're desperate to get this installed and it will take another week for our HQ to send through another disk.  Does anyone know whether we can download this from somewhere?  We have had a look on SAP marketplace but you only seem to be able to download the kernel for Oracle, MSSQL and DB2....no MaxDB.
    Additionally, if there is somewhere in Asia we can download this, then that would be better as we are having internet problems when connecting to Europe and the US.
    Thanks in advance!
    Tristan

    Hello Tristan,
    This is not the correct forum to post your question.
    You was not asked about the database(MAXDB) kernel software.
    You need SAP kernel software
    -> Review the installation guides at service.sap.com/instguides ->
    mySAP Business Suite Applications -> mySAP ERP -> mySAP ERP 2004
    -> SAP ECC 5.0 ->
      Installation Guides of SAP ECC 5.0 SR1
    -> < Please see the steps 'How to Proceed' > ->
    -> MySQL MaxDB
    < Part I: Planning and Preparation
      Part II: Installation and Post-Installation  >
    -> select the documents for the OS of your server.
    And the document from the 'Part I: Planning and Preparation' you will get information that you need the SAP kernel CD & & what is the minimum required version & the reference to the location at the SAP Marketplace to download it, if you don't have the required SAP kernel CD.
    < You could download the CD from service.sap.com/installations ->
    Entry by applicataion group ->
    Installations and Upgrades -> SAP NetWeaver -> SAP NETWEAVER->
    SAP NETWEAVER 04 ->
    Installation and Upgrade ->
    < OS> -> < database > -> CD 'SAP Kernel ... <database><OS>.
    SAP kernel software is database, platform, Unicode specific.   >
    In the 'Part II: Installation and Post-Installation' document you will find the the list of the required DVDs for the SAP system-ABAP installation.
    -> Are you running the installation of the the 'Central Instance', 'Dialog Instance' or 'Database instance' ?
    For the 'Database instance' Installation you need:
    SAP Installation Master DVD
    SAP Kernel DVD
    RDBMS DVD
    SAP Export DVD
    -> What CD/DVD do you have for the installation?
    <  You could download the CDs from service.sap.com/installations ->
    Entry by applicataion group ->
    Installations and Upgrades -> Entry by Application Group
    -> SAP Application Components -> SAP ERP-> SAP ERP 2004 -> Installation and Upgrade -> <OS> ->SAP DB  >
    You could also order the CD, if you have problems with download from the SAP Marketplace.
    Thank you and best regards, Natalia Khlopina
    PS: SAP Note 19466 will give you information about download of SAP Kernel Patches.
    Message was edited by:
            Natalia Khlopina

  • SAP Virtual Host installation on windows

    Hi,
      I am trying to Install SAP with virtual host on windows 2003 server.
    Is there any way to create a virtual host name in windows.
    I tried creating Virtual host name in /etc/hosts file and using DNS ,But still not working.
    Regards
    SM.Valavan

    Hi,
    You can execute the below command from DOS
    sapinst.exe SAPINST_USE_HOSTNAME=<hostname>
    Regards,
    SBK

Maybe you are looking for