Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

已答覆 INstaling DQS on a named instance failed

  • mardi 20 mars 2012 20:27
     
     

    When I ran the Data Quality Server Installer I receive an error on the syntax following the "\" character at the execution of the recreate_schema.bat batch.

    When I try to execute the same command with the server name surrounded by " the script run correctly.


    Anyone have the same same problem? What is the correct workaround?
    • Modifié FredoTKD mercredi 21 mars 2012 13:26
    •  

Toutes les réponses

  • mercredi 21 mars 2012 18:52
     
     Traitée

    A workaround seems to be working:

    Locate where the files are unzipped -> anything like that   %user%\AppData\Local\Temp\r4ckqfb1.e2p

    Then run the command:

    recreate_schema.bat  “Server\Instance” DQS SQL_Latin1_General_CP1_CI_AS

    Finally run the command :

    register_dlls.cmd “Server\Instance” DQS






    • Marqué comme réponse FredoTKD mercredi 21 mars 2012 18:52
    •