Installing/Implementing SAP on existing database?

Hello,
I have been approached by a Consulting firm asking me this question:
This organization already has a SQL server database and now they want to implement SAP system.
Now, can they use their existing SQL Server database and we just install SAP System and that will automatically get linked to their existing SQL server OR they need to install a new set of SQL server along with their new SAP?
What will happen to their old SQL server data where they are currently storing their data? How will that get migrated to the new SAP/SQL Server?
Do they have to get a new SQL server license from SAP?
Thanks a lot.
WR

Hi,
Yes you can install SAP into the same server IF the SQL version is enough. That is called MCOD, I have done that in Oracle and MAXDB.
In the other side, migrating data from a legacy system is another story, and most times it is better to do the SAP Implementation and begin with initial values (accounting, etc) but it deppends on the complexity of the processes of the company.
They could also keep their data for consulting porpouses and do some ABAP developments to read data from that old database.
Good luck

Similar Messages

  • Need help Installing OID Repository on existing database server using RepCA

    I have an oracle database server running 10g (10.2.0.4) and I want to install metadata repository on it. I downloaded the Application Server Metadata Repository Creation Assistant 10.1.2.0.1 (standard edition).
    I find that there are no batch files in the download, just setup.exe. When I run that I am asked for an ORA_HOME - when I provide the home where the database is installed I get the message that the home already has the database and the software cannot be installed on it.
    How do I add the repository to an existing instance of oracle database server? Also, is the version I downloaded the right version #
    Thanks

    Hi sameer khan,
    first let me ask, are you talking about Netweaver04s (WAS 7.00), in this case my answer can give you some hints.
    Note 883948 gives information of the installation of an additional usage tye (like BI JAVA)
    You have more than one possibility to install the usage type BI JAVA. The most common installation types are:
    1. BI installation and a separate BI JAVA installation with 2 <SID>
    2. BI JAVA Addin Installation in an existing NW04s
    I recommend to use option 1:
    In case you install a separate BI-JAVA instance, you need a separate <SID> for your J2EE environment. In this case it is not possible to use the same <SID>. This installation can be done on the same or a separate server. Furthermore, you can use a separate database or install the J2EE instance in the same database (--> MCOD). I recommend to use a separate database. Note: In this installation option, Sapinst normally installs a separate user store. With the usage type BI JAVA it makes (in most cases) sense, to use the user store of the BI system, where it belongs to. If you want to do so, "Revise" the user store option before you start the installation and and choose the production client of the BI system.
    If you like to use an Addin Installation, another <SID> is not possible. I would only recommend this kind of installation in test environments.
    It doesn't matter, which kind you choose, after installation, you have to do the steps for "Setting up bex Web", see Note 917950. This is sometimes a little bit tricky, with Note 937697 there is a Support Tool, which can help.
    Good luck with your installation
    Kind Regards
    Marc

  • How to install odm in the existing database

    I need to reinstall my odm schema in 10.1.0.3, how can I do it? I dropped user dmsys, but I do not known, which scripts im $OH/dm/admin directory should be started to install new repository? I reviewed some of this scripts and I have seen, that:
    1. catdm.sql is running as ODM, catodm.sql and catodm1.sql as DMSYS. Which is the right owner of the repository?
    2. some of the scripts should be started as user sys and make 'alter session set current schema = "DMSYS". But if the user dmsys does not exist, the script continues to create all dm objects in the sys schema - strange! You should catch this error.
    Thanks
    Robert

    Since ODM 10.1.0.3 is part of RDBMS 10.1.0.3 patchset release, the supported way to apply ODM 10.1.0.3 is to reinstall ODM 10.1.0.2 via ~dm/admin/dminst.sql, then run ~dm/admin/odmpatch.sql to apply ODM 10.1.0.3.

  • Cannot install in existing database

    Hi all-
    I'm trying to install GC in an existing database. When I run the installer (10.2.0.3), the top three options (install in new DB, install in existing DB, add management service) are all disabled; the only one I can choose is "add additional agent." Docs don't seem to discuss this, though I have configured the database per the pre-reqs listed in the docs). What am I overlooking?
    Thanks!
    Rob

    Aj is correct.
    See ReadMe notest below:
    Installing 10g Grid Control Release 3 requires any previous releases of Grid Control, that is any 10.2.x.x.x installation, and upgrade to 10.2.0.3.0 release. If you do not have a previous release, but want to have a 10.2.0.3.0 Grid Control environment, then first install 10.2.0.1.0 Grid Control (10.2.0.2.0 for Windows), and then upgrade it to 10.2.0.3.0.
    - Download Oracle Enterprise Manager 10g Release 2 Grid Control from:
    http://www.oracle.com/technology/software/products/oem/index.html
    Reference the directions provided to download and unzip the product, and install 10.2.0.1.0 (10.2.0.2.0 for Windows).
    - Run runInstaller (setup.exe for Windows) to start installation
    - When asked for "install type" option, choose "Enterprise Manager using New Database" option
    - Complete installation as per install guide

  • Installing SAP 4.6B with existing database

    Good evenning.
    I need to install SAP 4.6B with existing database in SQL Server 2003.
    How can I do this installation?.
    Can you send me many guide?
    Best regards.
    Luis Gomez.

    According to
    http://service.sap.com/mcod
    --> Availibility
    4.6B is not supported (too old).
    Markus

  • Installing Peoplesoft Database schema into an *existing* database ?

    Are there explicit restrictions against installing a Peoplesoft schema (SYSADM) into an existing database where other application schemas are already present ?
    If it is permissible, are there real-world experiences with such an implementation ?
    What are the pros and cons ?
    So far my experience has been 1 Peoplesoft Schema in a "Peoplesoft-Only" database.
    Hemant K Chitale

    Hi Hemant,
    Having more than one Peoplesoft application in one database is really painful.
    First, on security and setting level, have multiple symbolic id (SYSADM1, SYSADM2...) implies different symbolicid for all the users.
    Then, you may have some troubles to tune the database if appl and usage are differents between each other. Without saying about tables/tablespaces...
    It is so much easier, scalable and reliable to have one-to-one relationship between appl and database that I do not see anything good to get all-in-one.
    I worked on such config few years ago (FSCM and HRMS in one database), after few months of production, the maintenance was really became a nightmare, a project has been made to cut it in pieces.
    It has been strongly recommanded by Peoplesoft to avoid multiple appl in one database for years.
    Now I'm re-reading your post, you may ask about an other appl (other than PS) within a PS appl into one db... never done such thing, but again, each appl have their own usage and specificities. It could be even worse since each appl ignore the other one, I would tend to avoid that.
    Nicolas.

  • Error while installing EnterpriseManager grid control on existing database

    Hi All,
    While installing Oracle EnterpriseManager grid control on existing database
    it asked for deconfig an existing database control and while doing this we got an error as follows
    Getting temporary tablespace from database...
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))): ORA-12514: TNS:listener does not currently know of service requested in connect descriptor (DBD ERROR: OCIServerAttach)
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /u01/oracle10g_grid/DB10.2.0/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))) -repos_user SYSMAN -action drop -verbose -output_file /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_repos_drop_2010-03-15_11-14-10-PM.log
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_repos_drop_<date>.log for more details.
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_2010-03-15_11-13-15-PM.log for more details.
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:183)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:134)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    please help on this issue
    Thanks

    Based on the error below:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))): ORA-12514: TNS:listener does not currently know of service requested in connect descriptor (DBD ERROR: OCIServerAttach)
    It looks like the installer can't connect to your existing database.
    Can you ensure that your listener is servicing the already existing database.
    lsnrctl status -> will list services
    Make sure the database you want to use as your repository is there.

  • Installing OEM Grid Control on Solaris Sparc using an existing database

    During installing OEM 10g on Solaris, after select "using an existing database" the connect string for database (host:port:sid) never is solicited and the path for datafiles neither, then the installation cancel.
    On Windows, this type of installation in the same version work fine!
    1_ How I do to install OEM 10g on Solaris using an existing db?
    Tx,
    Diego.

    Have you installed the Management Agent for the target database?

  • Installing Enterprise Manager 10g Grid Control Using an Existing Database

    I want to install Enterprise Manager 10g Grid Control 10.2.0.3 using an existing database. This database is RAC 10.2.0.2. and I use it as Infrastructure Metadata Repository.
    I is said in Oracle documentation that SYSMAN schema has to be dropped, thus Database console repository has to be dropped. As far as I understand after Grid Control installation I will not be able to use Database console for my RAC 10.2.0.2 Infrastructure Metadata Repository database. I will be able to use only Grid Control for this database.
    Am I right? Could you give me any advice about Installing Enterprise Manager 10g Grid Control Using an Existing Database?
    Thank you.

    I am trying to install the OEM rel 2.0 on AIX 5L from the downloaded software zip files which are as below,
    AIX_Grid_Control_full_10201_disk1.zip (656,766,406 bytes) (cksum - 2157028496)
    AIX_Grid_Control_full_10201_disk2.zip (655,758,726 bytes) (cksum - 2350778444)
    AIX_Grid_Control_full_10201_disk3.zip (641,760,716 bytes) (cksum - 2053607771)
    AIX_Grid_Control_full_10201_disk4.zip (606,903,411 bytes) (cksum - 4162514797)
    AIX_Grid_Control_full_10201_disk5.zip (576,555,758 bytes) (cksum - 3304661461)
    AIX_Grid_Control_full_10201_disk6.zip (459,658,650 bytes) (cksum - 3120478203)
    AIX_Grid_Control_full_10201_disk7.zip (311,903,435 bytes) (cksum - 2438252536)
    AIX_Grid_Control_full_10201_disk8.zip (224,594,251 bytes) (cksum - 2618845234)
    I am unable to locate the runInstaller in any of the disks 1- 8 ,can somebody help me on this. Thanks

  • To implement SAP HCM module in existing SAP ECC 6.0

    Hi,
    I have SAP ECC 6.0 system already implemented 2 years back.
    I am planning to implement SAP HCM with OM, PA, SAP Time management, SAP PAYROLL in existing SAP ECC 6.0 system.
    I have currently 3 system landscape for SAP ECC.
    I would like to know what change/addition is required in above landscape to implement SAP HCM module in existing SAP ECC 6.0
    Do share your view.
    Regards.

    Hi.
    As per you, Already designed Landscape. Why dont you follow you existing Landscape which is alredy proved for other modules.
    Normally Dev/Quality/Production clients will there..
    If more that depends upon flexibility in Each client and defining different business for testing and production interfaces purpose.
    Better use Existing only remaining modules already sucessfully running in Production Right????

  • Problems Installing Oracle Metadata Repository into Existing Database

    Folks,
    I'm slowly going through the process of installing the Metadata Repository into a 10g database, using RepCA I've managed to determine all the DB parameters required for setting etc. The only thing RepCA now reports is missing is the Ultrasearch schema & packages.
    I've copied the ultrasearch dirs from the RepCA distribution and placed them in my $ORACLE home dir, I've also attempted to run the admin install script 'wk0setup.sql' which throws out several errors listed below. If anyone has successfully gone through this process on Solaris I would love to hear your about your experience & advice.
    Error 1. =================================================
    User is WKSYS
    ... loading ultrasearch_db.jar
    call sys.dbms_java.loadjava('-v -f -r -s -g PUBLIC $ORACLE_HOME/ultrasearch/lib/ultrasearch_db.jar', '((* wksys) (* public))')
    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception:
    oracle.aurora.server.tools.loadjava.ToolsError: Error during loadjava: Failures
    occurred during processing. Check trace file for details
    Error 2 (File Doesn't exist at all) ==============================
    SP2-0310: unable to open file "/oracle/1020a/ultrasearch/admin/wk0launchq.pkh"
    Error 3 (Again the file doesn't exist at all) ========================
    SP2-0310: unable to open file "/oracle/1020a/ultrasearch/admin/wk0launchq.plb"
    ===========================================================
    Regards
    Austin

    Hi guys,
    I have used copy of that package from Oracle Identity Management installation, version 10.1.4.0.1 and have been able to complete manual Ultra Search installation. It's valid in dba_registry. After that I did run RepCA and metadata schemas have been created successfully in existing database, version 10.2.0.2. Be careful about database version, only 10.2.0.2 is certified with Oracle Identity management, so you need to run patch for upgrade to 10.2.0.2.
    Hope this helps.
    Dali
    Message was edited by:
    dallyz7

  • Software migration to SAP but want to keep the existing database

    Dear experts,
    My company is planning to replace existing business applications (ASP or ASP .NET applications & Oracle database) with SAP software. Some applications are even still under development. To avoid complete code rewriting, is it possible to keep the existing database & only use ABAP for application logic & user interface instead?
    Thanks in advance.
    Regards,
    Haris

    Hi,
    SAP database table structure and ASP .NET database table structure are totally different. Hence simply keeping the base oracle database same and changing the covering programming layer from ASP to ABAP won;t help.
    You will need to redevelop everything in ABAP from scratch.
    Hope this answers your query.
    Regards,
    Deepak Kori

  • Install: using existing database  vs creating new database

    Which one do you recommend?

    Hans has done a good job pointing out the pros and
    cons but I reject some of his reasons for using the
    default database:I also reject some of the reasons I state - but I state them as they need to be presented before they can be rejected. <g>
    My point is simple - you gather all the reasons first and then accept or reject based on your specific environment. What works for me may not work for you.
    >
    - potentially tuned to EM needs;
    ==> Read the install notes for oracle recommended settings...not hardHow many people read any install manual? Especially these days ...
    People will probably skim the internet to determine that it's possible to install on a separate database, and will often target a database that has sufficient space.
    I doubt if 1 in 10 would even consider that the OMR will put a load on the CPU or would think to change the DBs settings based on a compination of "what si best for the applications in the DB" and "what is best for the OMR"
    >
    - on the same machine as OMS;
    ==> an existing database can also be on the same
    machineIf the OMS load pushes the machine to require another CPU and that forces the purchase another CPU license, then I would consider getting the OMS the h*^l off the machine on to a separate server.
    AFAIK, you pay for the DB license, but there is no per-cpu charge for the OMS. So, like any client, you can install the OMS anywhere you want. I'd appreciate any documentation to the contrary.
    >
    - specific DB version selected (that is known to work
    woth OMR);
    ==> you should check metalink for the latest versions
    and what is supported ANYWAY...Again - you assume person reads. <g>
    /Hans

  • How to install Oracle spatial in existing 10g database

    Hi all,
    I am using Oracle 10g 10.2.0.1.0 on Windows.
    How to install Oracle spatial in my database.
    I tried to do with DBCA with configure database option but in that Oracle spatial is in disabled state.
    Please help I am newby to Oracle spatial
    -Thanks & cheers
    Antony

    Hi Xaheer,
    Thank you very much. I run that script, while running the script in some part its showing some errors.
    Could you please tell me whether I have to do some task before executing this script.
    -Thanks & Cheers
    Antony

  • Install Error SAP NetWeaver 7.0 ABAP Trial Version SP12  - MaxDB SAP DB WWW

    Hello everybody
    I try to install the SAPNW7.0 and in the first run I forgot to install the MS Loopback Adapter.
    And now every installation retry fails.
    I read a lot of threads, and every time I do the reinstallation, I clean the system (XP Prof SP2) from the already installed files, incl regclean, SAP directory from install shield and so on.
    The error I get all time time now has something to do with the existing service "SAP DB WWW ".
    I see it when run the services.msc, but I don't know how do delete it. Deactivation will work but it will run into the same error.
    Maybe another issue:
    I can ping 10.10.0.10 but not the entered hostname in file host
    I would appreciate any help on this issue.
    Thanks
    Thomas
    log.txt
    (Mar 11, 2008 9:05:34 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Mar 11, 2008 9:05:34 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/Fi/LOKALE1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/Fi/LOKALE1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    MaxDBSAPNWPREV.log
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-06 19:24:41 pgm/wahttp.exe
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       479232 2006-07-06 19:15:59 pgm/wapi.dll
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rwxr-xr-x       860160 2006-07-06 19:20:19 pgm/webdbm.dll
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-06 21:31:37 symbols/
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      1756160 2006-07-06 19:24:40 symbols/wahttp.pdb
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      2116608 2006-07-06 19:15:59 symbols/wapi.pdb
    Tue Mar 11 21:05:33 CET 2008 MaxDB sdbinst: extracting: -rw-rr      3402752 2006-07-06 19:20:18 symbols/webdbm.pdb
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: checking unpacked archive... ok
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: error occured while executing wahttp -i
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: wahttp -i: SAP DB WWW service installation failed - Der angegebene Dienst ist bereits vorhanden. [1073]
    Tue Mar 11 21:05:34 CET 2008 MaxDB sdbinst: installation exited abnormally  at Tu, Mar 11, 2008 at 21:05:34
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Error during call to sdbinst, rc= 1
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Done with call_sdbinst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: rc of sdbinst = 1
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Start of CallSdbuninst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: IndepProgPath: C:/sapdb/programs
    Tue Mar 11 21:05:34 CET 2008 MaxDB: dbmcli path: C:/sapdb/programs/pgm/dbmcli.exe
    Tue Mar 11 21:05:34 CET 2008 MaxDB: Calling check for db_enum in case of an abort
    Tue Mar 11 21:05:34 CET 2008 MaxDB: nsp doesn't exist. Nothing to do !
    Tue Mar 11 21:05:34 CET 2008 MaxDB: rc of Method: 3
    Tue Mar 11 21:05:34 CET 2008 MaxDB: IndepProgPath = C:/sapdb/programs
    MaxDB: dbmcli_path = C:/sapdb/programs/pgm/dbmcli.exe
    MaxDB: Database instance to drop: :NSP:
    MaxDB: Instroot of NSP is: null
    MaxDB: sdbuninst_option = :3
    MaxDB: 0=uninstall all, 1=uninstall Kernel package, 2=drop database only, 3=do nothing
    Tue Mar 11 21:05:34 CET 2008 MaxDB: End of CallSdbuninst
    Tue Mar 11 21:05:34 CET 2008 MaxDB: End of uninstallation

    Hello Thomas,
    I see it when run the services.msc, but I don't know how do delete it. Deactivation will work but it will run into the same error.
    To delete the service please try the following command in the windows console:
    sc delete <name of the service>
    sc delete SAP DB WWW
    The service has to be stopped and perhaps you have to restart your computer afterwards.
    Maybe another issue:
    I can ping 10.10.0.10 but not the entered hostname in file host
    Please check the hosts-file under C:WINDOWSsystem32driversetc again.
    Perhaps post your added entry here so that we can check it.
    While installing please also deactivate all installed antivirus- or/and firewall-programs on your computer which could perhaps block a connection.
    Hope it helps.
    Regards,
    Norman Schröder

Maybe you are looking for