29
Installation Instructions for Visual Studio 2019 and 2019 SQL Server Important Note Before starting installation: It is recommended that Window10 should be REINSTALLED from the old Window 10 to get updated with the fixes for the reported little glitches. Download Visual Studio Enterprise 2019 and SQL Server 2019 Developer either from - https://portal.azure.com/#blade/Microsoft_Azure_Education/EducationMenuBlade/overview - https://www.microsoft.com/en-us/sql-server/sql-server-downloads See What to Download from those sites: http://eecs.csuohio.edu/~sschung/cis430/How%20to%20Download%202019%20SQL%20ServerALL %20Installer_ISO.pdf How to Install SQL Server with Analysis Service and SSDT: http://eecs.csuohio.edu/~sschung/cis430/How%20to%20Install%202019SQLServer_AS_SSDT_Merg ed.pdf

InstallVisualStudio2017 SQL Server AnalysisService

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: InstallVisualStudio2017 SQL Server AnalysisService

Installation Instructions for Visual Studio 2019 and 2019 SQL Server

Important Note Before starting installation:

It is recommended that Window10 should be REINSTALLED from the old Window 10 to

get updated with the fixes for the reported little glitches.

Download Visual Studio Enterprise 2019 and SQL Server 2019 Developer either from

- https://portal.azure.com/#blade/Microsoft_Azure_Education/EducationMenuBlade/overview

- https://www.microsoft.com/en-us/sql-server/sql-server-downloads

See What to Download from those sites:

http://eecs.csuohio.edu/~sschung/cis430/How%20to%20Download%202019%20SQL%20ServerALL

%20Installer_ISO.pdf

How to Install SQL Server with Analysis Service and SSDT:

http://eecs.csuohio.edu/~sschung/cis430/How%20to%20Install%202019SQLServer_AS_SSDT_Merg

ed.pdf

Page 2: InstallVisualStudio2017 SQL Server AnalysisService

Installation Guides For 2017 Visual Studio and 2017 SQL Server Enterprise

and Analysis Service for BI and SQL Server Data Tool for Data Mining

0. Right click the vs_enterprise application, run as administrator.

1. I highly recommend you guys to change the installation locations from the system drive

(C) to any other drive. Such like

Page 3: InstallVisualStudio2017 SQL Server AnalysisService

2. You can also check the space requirement from the right bottom corner

3. At any time after installation, you can install workloads or components that you didn’t

install initially. So, just click install this time.

4. It will start automatically after installation. You can sign in with your CSUID, like

*******@vikes.csuohio.edu

Page 4: InstallVisualStudio2017 SQL Server AnalysisService

5.

6. Download JRE 8 from

Page 5: InstallVisualStudio2017 SQL Server AnalysisService

http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

7. Install jre-8u181-windows-x64.exe, you don’t need to change any initial set.

8. Right click en_sql_server_2017_enterprise_x64_dvd_11293666, and mount it.

Page 6: InstallVisualStudio2017 SQL Server AnalysisService

9. Execute the setup application

10. Follow the red pen

Page 7: InstallVisualStudio2017 SQL Server AnalysisService
Page 8: InstallVisualStudio2017 SQL Server AnalysisService
Page 9: InstallVisualStudio2017 SQL Server AnalysisService
Page 10: InstallVisualStudio2017 SQL Server AnalysisService
Page 11: InstallVisualStudio2017 SQL Server AnalysisService

I highly recommend the added current user is the member of Administrator Group.

Page 12: InstallVisualStudio2017 SQL Server AnalysisService

For Analysis Service Configuration, Choose Multidimensional and Data Mining Mode.

Page 13: InstallVisualStudio2017 SQL Server AnalysisService
Page 14: InstallVisualStudio2017 SQL Server AnalysisService
Page 15: InstallVisualStudio2017 SQL Server AnalysisService
Page 16: InstallVisualStudio2017 SQL Server AnalysisService
Page 17: InstallVisualStudio2017 SQL Server AnalysisService
Page 18: InstallVisualStudio2017 SQL Server AnalysisService

After finish the install

Page 19: InstallVisualStudio2017 SQL Server AnalysisService

Now, let’s install SSDT unless you don’t need BI.

Page 20: InstallVisualStudio2017 SQL Server AnalysisService
Page 21: InstallVisualStudio2017 SQL Server AnalysisService
Page 22: InstallVisualStudio2017 SQL Server AnalysisService

Attention, if you cannot see the last figure above and you receive an error said

“The requested metafile operation is not supported (0x800707d3)”

Which is a typical problem when someone installs SSDT for SQL server 2017.

So, try restart your computer first, then re-install SSDT.

Or, check the URL https://stackoverflow.com/questions/46421619/ssdt-installation-issue-failed-

to-execute-exe-package/47645278 (You should use CMD to run the command in that webpage)

Or, come to TA’s office on FH 305 from 9:30 -13:30 every weekday.

If everything runs well, please run the visual studio 2017 and do

Page 23: InstallVisualStudio2017 SQL Server AnalysisService

You will see

Page 24: InstallVisualStudio2017 SQL Server AnalysisService

If you want to modify the VS2017, you can do like this

Page 25: InstallVisualStudio2017 SQL Server AnalysisService

Install any package you want.

How to Check if Analysis Service (DW OLAP Server) and SSDT Integration Service (Data

Mining Tool) are running on my computer

OR

Page 26: InstallVisualStudio2017 SQL Server AnalysisService

If any problems, come to TA’s office on FH 305.

After everything is set up correctly and import a sample DW Adventure Work from the MS github site (https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks ) later (see Lab4 section for this), you can connect to Analysis Service to submit any MDX query from your SQL Server Management Studio as below (the example shows in MS 2014 Server) or from your Visual Studio as well. The Examples of Client UI for DW OLAP Server (Analysis Service for BI) or Data Mining Mode for SSDT (Integration Service) are shown as follow:

Page 27: InstallVisualStudio2017 SQL Server AnalysisService
Page 28: InstallVisualStudio2017 SQL Server AnalysisService
Page 29: InstallVisualStudio2017 SQL Server AnalysisService