View log files installed by SQL Server

Source: Internet
Author: User

The log generated by SQL Server installation is stored in this directory:

"%ProgramFiles%\Microsoft SQL server\[sql_version]\setup bootstrap\log\"

Note: [Sql_version] is a specific version of SQL Server, such as SQL Server 2008 is, SQL SERVER2014 is 120

There are many log files in this directory, which are divided into folders by the time the SQL Server installation package is run.

Notice that the outermost layer has a Summary.txt, and its time is always up to date. If the SQL Server installation fails,Summary.txt is the log that should be checked first. This log gives the reason for the installer to exit at the very beginning, such as I have specified a file path that does not exist:

Overall Summary:
Final result:sql Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
Exit Code (DECIMAL): 2068578304
Exit facility code:1204
Exit Error code:0
Exit message:the path%programfiles%\microsoft SQL server\mssql10. Sqlexpress\mssql\data is malformed or not absolute.
Start time:2014-10-28 17:20:41
End time:2014-10-28 17:21:13
Requested Action:install

View log files installed by SQL Server

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.