install sql server 2019 - cleveland state...

25
Introduction to Installing SQL Server 2019 CTP3.0 Go to https://www.microsoft.com/en-us/ then search for MS SQL Server as below: 1. Download SQL Server 2019 CTP3.0 from https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2019-ctp which give us 180 days to use. Filling the blank to start downloading.

Upload: others

Post on 21-May-2020

15 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

Introduction to Installing SQL Server 2019 CTP3.0

Go to https://www.microsoft.com/en-us/ then search for MS SQL Server as below:

1. Download SQL Server 2019 CTP3.0 from

https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2019-ctp which give us 180

days to use. Filling the blank to start downloading.

Page 2: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

2. After downloading successful, open it and chose Custom to install it.

Page 3: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

3. You can change the Location

4. Waiting for downloading install package.

Page 4: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

5. It will start automatically, or you can find it in your Start Menu

6. Choose Installation and then click New SQL Server stand-along installation

Page 5: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

7. If you don’t have product key like me, choose Evaluation edition.

8. Accept and Next

Page 6: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

9. I recommend you use Microsoft Update just because Microsoft recommend us.

10. Warning is nothing to worry about.

Page 7: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

11. DO NOT select the Machine Learning Part.

The reason is

• Not everyone can install Machine Learning Part successfully but I don’t know why.

• You will not use this part in CIS 430.

• If you really want to install it, you can install it later.

12. A Typical Problem when we install Polybase.

Page 8: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

13. I recommend you download JRE 8u211, because I used it. You can find 8u211 on

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

And now, everyone should creating account before downloading JRE from Oracle.

Page 9: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

14. After installing JRE, re-run it, now everything passed.

15. Use Default instance

Page 10: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

16. Next

17. Next

Page 11: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

18. If you decide only use Windows authentication mode, that’s fine.

If you want to use Mixed Mode, please create a password (Don’t worry, if you forget the

password, you can always use windows authentication to login SQL Server and change the

password. You will learn it from class). Don’t Forget to Add Current User.

Page 12: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

19. Add Current User

Page 13: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

20. Next

Page 14: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

21. Next

Page 15: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

22. Add Current User

Page 16: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

23. Here, if you want to change the Directory (Unfortunately, the installation setup will not create

directory automatically), you should create new document manually first for example as below.

Page 17: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

24. Install

Page 18: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

25. Wait

Page 19: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

26. If anything was not succeeded, come to FH305 to ask TA.

Page 20: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

27. Now everyone must install SQL Server Management Tools after install SQL Server successful.

You can click it on installation Center or the webpage

https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-

server-2017

Page 21: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

28. Download the latest version.

Page 22: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

29. You can change the location.

Page 23: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

30. Wait patiently. Installing SSMS is always stuck and I don’t know why. If any problems, come to

FH305 to ask TA.

Page 24: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

31. After finish instalation, you can find SQL Server Management Studio in your Start Menu.

Page 25: Install SQL Server 2019 - Cleveland State Universitycis.csuohio.edu/~sschung/cis430/Install_SQL_Server_2019.pdf · 5. It will start automatically, or you can find it in your Start

32. Test it