Forum Discussion
samebentley
Apr 12, 2020Copper Contributor
Parameter is incorrect
Has anyone else received the error "the parameter is incorrect" while installing any of the SQL Server ISO files? If so, what do I do to get around it? I specifically need the 2017 Developer Edit...
mcdasa
Apr 13, 2020Brass Contributor
have you check installation log files in bootstrap folder?
I think you need to specify what parameters that you actually provided.
of course I can assume that you ran setup.exe file in ui.
I think you need to specify what parameters that you actually provided.
of course I can assume that you ran setup.exe file in ui.
samebentley
Apr 13, 2020Copper Contributor
What parameters do I need to have set? I'm sorry I'm a first year student and I have no idea what I'm doing 😐 mcdasa
- mcdasaApr 13, 2020Brass Contributorif you are setting-up sql via UI than you don't need to specify any parameter at all.
but since you encountered an error message, you need to find what causes error
checkout the following folder, %programfiles%\Microsoft SQL Server\nnn\Setup Bootstrap\Log
https://docs.microsoft.com/ko-kr/sql/database-engine/install-windows/view-and-read-sql-server-setup-log-files?view=sql-server-ver15