安装my sql安装教程时遇到问题

使用 SysPrep 安装 SQL Server 2014-SQL教程
||||||||||||
当前位置 &
Tag:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
使用 SysPrep 安装 SQL Server 2014
发表日期:
主题状态:本主题中的一些信息为预发布文档,在将来的版本中可能会有更改。预发布信息介绍 Microsoft SQL Server 2014 的新功能或者对现有功能的更改。
SQL Server Sysep 相关的安装操作可以通过安装中心来访问。 <SPAN id=mt2 class=sentence data-guid="e9a20e8b6a891bf4b88aa9" data-source='The Advanced Page of the Installation Center has two options - Image preparation of a stand-alone instance of SQL Server and Image completion of a prepared stand-alone instance of SQL Server.' xml:space="preserve">“安装中心”的“高级”页具有两个选项 -“SQL Server 的独立实例的映像准备”和“SQL Server 的已准备独立实例的映像完成”。
sections describe the installation process in detail.' xml:space="preserve">和部分将详细说明安装过程。 .' xml:space="preserve">有关详细信息,请参阅。
还可以使用命令提示符或配置文件准备和完成 SQL Server 的实例。
<SPAN id=mt7 class=sentence data-guid="96b31eddf688b03a60dc76" data-source='Before you install SQL Server, review the topics in .' xml:space="preserve">安装 SQL Server 前,请查阅中的主题。
.' xml:space="preserve">有关 SQL Server 版本以及硬件和软件要求的详细信息,请参阅。
SQL Server SysPrep 不支持以下版本:
WOW 64 安装:WOW 64 是 Windows 64 位版本中的一个功能,使用该功能可以按 32 位模式在本机运行 32 位应用程序。
本节包括下列过程:
从 SQL Server 2014 开始,SysPrep 支持从命令行安装群集 SQL Server 实例。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt19 class=sentence data-guid="1f15e9e93f7c" data-source='Prepare the image (as discussed in ) and capture the windows image through SysPrep Generalization.' xml:space="preserve">准备映像(如中所述)并通过 SysPrep 一般化捕获 Windows 映像。 以下示例准备该映像:
Setup.exe /q /ACTION=PrepareImage l /FEATURES=SQLEngine /InstanceID =&MYINST& /IACCEPTSQLSERVERLICENSETERMS
然后运行 Windows SysPrep 一般化。
通过运行 Windows SysPrep 特殊化来部署该映像。
创建 Windows 故障转移群集。
<SPAN id=mt24 class=sentence data-guid="12ecbed4eb1b27e2ce1b6d8dbe3cbd2b" data-source='Run setup.exe with /ACTION=PrepareFailoverCluster all nodes.' xml:space="preserve">在所有节点上带 /ACTION=PrepareFailoverCluster 运行 setup.exe。 例如:
setup.exe /q /ACTION=PrepareFailoverCluster /InstanceName=&InstanceName& /Features=SQLEngine
/SQLSVCACCOUNT="&DomainName\UserName&" /SQLSVCPASS="xxxxxxxxxxx"
/IACCEPTSQLSERVERLICENSETERMS
<SPAN id=mt26 class=sentence data-guid="eef85db6456f" data-source='Run setup.exe with /ACTION=CompleteFailoverCluster on the node that owns the available storage group:' xml:space="preserve">在拥有可用存储组的节点上带 /ACTION=CompleteFailoverCluster 运行 setup.exe:
setup.exe /q /ACTION=CompleteFailoverCluster /InstanceName=&InstanceName&
/FAILOVERCLUSTERDISKS="&Cluster Disk Resource Name - for example, 'Disk S:'&:" /FAILOVERCLUSTERNETWORKNAME="&Insert FOI Network Name&" /FAILOVERCLUSTERADDRESSES="IPv4;xx.xxx.xx.Cluster Nxxx.xxx.xxx.x" /FAILOVERCLUSTERGROUP="MSSQLSERVER" /INSTALLSQLDATADIR="&Drive&:\&Path&\MSSQLSERVER" /SQLCOLLATION="SQL_Latin1_General_CP1_CS_AS" /SQLSYSADMINACCOUNTS="&DomainName\UserName&"
通过运行 Windows SysPrep 特殊化来部署该映像。
加入 Windows 故障转移群集。
<SPAN id=mt29 class=sentence data-guid="c21daaa0f" data-source='Run setup.exe with /ACTION=AddNode on all nodes:' xml:space="preserve">在所有节点上带 /ACTION=AddNode 运行 setup.exe:
setup.exe /q /ACTION=AddNode /InstanceName=&InstanceName& /Features=SQLEngine
/SQLSVCACCOUNT="&DomainName\UserName&" /SQLSVCPASSWORD="xxxxxxxxxxx"
/IACCEPTSQLSERVERLICENSETERMS
插入 SQL Server 安装介质, 然后双击根文件夹中的 Setup.exe。 若要从网络共享进行安装,请找到共享中的根文件夹,然后双击 Setup.exe。
安装向导运行 SQL Server&安装中心。 <SPAN id=mt34 class=sentence data-guid="fde9169cff001a5fd457b08" data-source='To prepare an instance of SQL Server, click Image preparation of a stand-alone instance of SQL Server on the Advanced page.' xml:space="preserve">若要准备 SQL Server 实例,请单击“高级”页上的“SQL Server 的独立实例的映像准备”。
系统配置检查器将在您的计算机上运行发现操作。 <SPAN id=mt36 class=sentence data-guid="14b6a2fd781ee55fa91e52f9f0c506e4" data-source='To continue, click OK.' xml:space="preserve">若要继续,请单击“确定”。 <SPAN id=mt37 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”以 HTML 报告的形式进行查看。
check box." xml:space="preserve">如果您不想包括更新,则取消选中“包括 SQL Server 产品更新”复选框。
page.' xml:space="preserve">如果未发现任何产品更新,SQL Server 安装程序就不会显示此页并将自动前进到“安装安装程序文件”页。 ' xml:space="preserve">有关产品更新的详细信息,请参阅 。
在“安装安装程序文件”页上,安装程序将提供下载、提取和安装这些安装程序文件的进度。
系统配置检查器将在安装继续之前验证计算机的系统状态。 <SPAN id=mt45 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”以 HTML 报告的形式进行查看。
<SPAN id=mt46 class=sentence data-guid="16a1c404ea38f3eeb4d63" data-source='On the Prepare Image Type page, select Prepare a new instance of SQL Server.' xml:space="preserve">在“准备映像类型”页中,选择“准备 SQL Server 的新实例”。
<SPAN id=mt47 class=sentence data-guid="c1c3fa93dcf" data-source='The Prepare Image Type page is displayed only when you have an existing un-configured prepared instance of SQL Server on the machine.' xml:space="preserve">仅当计算机上存在您的未配置已准备 SQL Server 实例时,才显示“准备映像类型”页。 您可以选择准备 SQL Server 的新实例,或者将 sys prep 支持的功能添加到计算机上 SQL Server 的现有已准备实例。 .' xml:space="preserve">有关如何向 SQL Server 的已准备实例添加功能的详细信息,请参阅。
<SPAN id=mt50 class=sentence data-guid="eb5a103e51da3bb8f3c400e469a5114c" data-source='On the License Terms page, read the license agreement, and then select the check box to accept the license terms and conditions.' xml:space="preserve">在“许可条款”页上阅读许可协议,然后选中相应的复选框以接受许可条款和条件。 为了帮助改进 SQL Server,您还可以启用功能使用情况选项并将报告发送给 Microsoft。
<SPAN id=mt52 class=sentence data-guid="b8bb7b906ab2c7d2fde464" data-source='On the Feature Selection page, select the components for your installation:' xml:space="preserve">在“功能选择”页上,选择要安装的:
SQL Server 2014 SysPrep
SQL Server Replication
Data Quality Services
本机模式下的 Reporting Services
Analysis Services
可再发行的功能
突出显示功能名称时,右侧窗格中会显示每个组件组的说明。 您可以选中任意一些复选框。
and .' xml:space="preserve">有关详细信息,请参阅和。
在右侧窗格中显示所选功能的必备组件。 SQL Server 安装程序将在本过程后面所述的安装步骤中安装尚未安装的必备组件。
<SPAN id=mt65 class=sentence data-guid="3d9abdd744b427f3fda3d" data-source='On the Prepare Image Rules page, the System Configuration Checker verifies the system state of your computer before Setup continues.' xml:space="preserve">在“准备映像规则”页上,系统配置检查器将在安装继续之前验证计算机的系统状态。 <SPAN id=mt66 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”以 HTML 报告的形式进行查看。
在“实例配置”页上,指定实例的实例 ID。 <SPAN id=mt68 class=sentence data-guid="930edffbadd9ae0e5aacb0b13ffc14b6" data-source='Click Next to continue.' xml:space="preserve">单击“下一步”继续。
<SPAN id=mt69 class=sentence data-guid="7e15520edbedb24613ec" data-source='Instance ID ― The Instance ID is used to identify installation directories and registry keys for your instance of SQL Server.' xml:space="preserve">实例 ID - 实例 ID 用于标识 SQL Server 实例的安装目录和项。 默认实例和命名实例的默认方式都是如此。 如果已准备实例在“完成”步骤中作为默认实例完成,则该实例名称将被覆盖为 MSSQLSERVER。 实例 ID 仍保持指定的 ID。
<SPAN id=mt73 class=sentence data-guid="4fe5cbfaef855b86312b" data-source='Instance root directory ― By default, the instance root directory is C:\Program Files\Microsoft SQL Server\120\.' xml:space="preserve">实例根目录 - 默认情况下,实例根目录为 C:\Program Files\Microsoft SQL Server\120\。 <SPAN id=mt74 class=sentence data-guid="c7b3a407a43affa639fa18" data-source='To specify a non-default root directory, use the field provided, or click Browse to locate an installation folder.' xml:space="preserve">若要指定一个非默认的根目录,请使用所提供的字段,或单击“浏览”以找到一个安装文件夹。 在“完成”步骤的配置过程中,将使用准备步骤中指定的目录。
所有 SQL Server Service Pack 和升级都将应用于 SQL Server 实例的每个组件。
<SPAN id=mt77 class=sentence data-guid="aea2d4e8f1fd5edda8649f2" data-source='Installed Instances ― The grid shows instances of SQL Server that are on the computer where Setup is running.' xml:space="preserve">安装的实例 - 该网格将显示运行安装程序的计算机上的 SQL Server 实例。
<SPAN id=mt78 class=sentence data-guid="311e914ee1" data-source='The Disk Space Requirements page calculates the required disk space for the features that you specify.' xml:space="preserve">“磁盘空间要求”页计算指定的功能所需的磁盘空间, 然后将所需空间与可用磁盘空间进行比较。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt82 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”从而以 HTML 报告的形式进行查看。
<SPAN id=mt83 class=sentence data-guid="346b63b9dd0b532af6741f2d" data-source='The Ready to Prepare Image page shows a tree view of installation options that were specified during Setup.' xml:space="preserve">“已可以准备映像”页显示您在安装过程中指定的安装选项的树视图。
<SPAN id=mt85 class=sentence data-guid="e893fee299f79ff51ab089cbfb1f8ac8" data-source='To continue, click Prepare.' xml:space="preserve">若要继续,请单击“准备”。 SQL Server 安装程序将首先安装所选功能的必备组件,然后安装所选功能。
<SPAN id=mt87 class=sentence data-guid="2fa7f5ce1351c32ddab7" data-source='During installation, the Prepare Image Progress page provides status so that you can monitor installation progress as Setup continues.' xml:space="preserve">在安装过程中,“准备映像进度”页会提供相应的状态,因此您可以在安装过程中监视安装进度。
<SPAN id=mt88 class=sentence data-guid="2b9d2153ade1e6fd9704ef" data-source='After installation, the Complete page provides a link to the summary log file for the installation and other important notes.' xml:space="preserve">安装完成后,“完成”页会提供指向安装摘要日志文件以及其他重要说明的链接。 <SPAN id=mt89 class=sentence data-guid="c76df097a0040feb37d78bcb5bc87da5" data-source='To complete the SQL Server installation process, click Close.' xml:space="preserve">若要完成 SQL Server 安装过程,请单击“关闭”。
如果安装程序指示您重新启动计算机,请立即重新启动。 安装完成后,请务必阅读来自安装向导的消息。 .' xml:space="preserve">有关详细信息,请参阅。
这将完成准备步骤。 <SPAN id=mt94 class=sentence data-guid="b0f4d1ba669ec" data-source='You may complete the image or deploy the prepared image as described in .' xml:space="preserve">您可以完成该映像或者按中所述部署准备的映像。
如果在您的计算机的映像中包括了一个 SQL Server 的已准备实例,则在“开始”菜单中会看到一个相应的快捷方式。 <SPAN id=mt96 class=sentence data-guid="a89fdd740dab44ae8568466" data-source='You can also launch the Installation Center and click Image completion of a prepared stand-alone instance on the Advanced page.' xml:space="preserve">您也可以启动安装中心,然后在“高级”页上单击“已准备独立实例的映像完成”。
系统配置检查器将在您的计算机上运行发现操作。 <SPAN id=mt98 class=sentence data-guid="14b6a2fd781ee55fa91e52f9f0c506e4" data-source='To continue, click OK.' xml:space="preserve">若要继续,请单击“确定”。 <SPAN id=mt99 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”从而以 HTML 报告的形式进行查看。
<SPAN id=mt100 class=sentence data-guid="781bf904ab1a710e3326fcb8a7f4b58b" data-source='On the Setup Support Files page, click Install to install the Setup support files.' xml:space="preserve">在“安装程序支持文件”页,单击“安装”以安装安装程序支持文件。
系统配置检查器将在安装继续之前验证计算机的系统状态。 <SPAN id=mt102 class=sentence data-guid="effe9e4b66cdd9a68eeed689ce3dc009" data-source='After the check is complete, click Next to continue.' xml:space="preserve">检查完成后,请单击“下一步”继续。 <SPAN id=mt103 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”以 HTML 报告的形式进行查看。
<SPAN id=mt104 class=sentence data-guid="bc01d61a7a84de13ca69dd0" data-source='On the Product Key page, select an option button to indicate whether you are installing a free edition of SQL Server, or a production version of the product that has a PID key.' xml:space="preserve">在“产品密钥”页上,选择某一选项按钮,该按钮指示您是安装免费版本的 SQL Server,还是安装具有 PID 密钥的产品的生产版本。 .' xml:space="preserve">有关详细信息,请参阅 。 如果您在安装 Evaluation 版,则 180 天的试用期将从您完成此步骤时开始。
<SPAN id=mt107 class=sentence data-guid="eb5a103e51da3bb8f3c400e469a5114c" data-source='On the License Terms page, read the license agreement, and then select the check box to accept the license terms and conditions.' xml:space="preserve">在“许可条款”页上阅读许可协议,然后选中相应的复选框以接受许可条款和条件。 为了帮助改进 SQL Server,您还可以启用功能使用情况选项并将报告发送给 Microsoft。
<SPAN id=mt109 class=sentence data-guid="46ecbbd7ead2aca8c224e620972bbe44" data-source='On the Select a Prepared Instance page select the prepared instance you want to complete from the drop down box.' xml:space="preserve">在“选择已准备实例”页上,从下拉框中选择您要完成的已准备实例。 <SPAN id=mt110 class=sentence data-guid="c2fa08f9753a" data-source='Select the Un-configured instance from the Instance ID list.' xml:space="preserve">从“实例 ID”列表中选择未配置的实例。
<SPAN id=mt111 class=sentence data-guid="5d2bdb1cea43f35d275ada" data-source='Installed instances: This grid displays all the instances including any prepared instance on this machine.' xml:space="preserve">安装的实例:该网格显示所有实例,包括此计算机上的任何已准备实例。
<SPAN id=mt112 class=sentence data-guid="db75c4be5cd03e156ea7b9" data-source='On the Feature Review page, you will see the selected features and components included in the install during the prepare step.' xml:space="preserve">在“查看功能”页上,您将看到在安装的准备步骤中包括的所选功能和组件。 <SPAN id=mt113 class=sentence data-guid="09c206bb84ebbf2b495c" data-source='If you wish to add more features to your SQL Server Instance not included in the prepared instance, you must first complete this step to complete the SQL Server Instance, then add the features from the Add Features on the Installation Center.' xml:space="preserve">如果您要向未在已准备实例中包括的 SQL Server 实例添加更多功能,则必须首先完成此步骤以完成 SQL Server 实例,然后从“安装中心”的“添加功能”上添加功能。
您可以添加可用于您正在安装的产品版本的功能。 ' xml:space="preserve">有关详细信息,请参阅
在“实例配置”页上,指定已准备实例的实例名称。 这是您完成 SQL Server 的配置后的实例的名称。 <SPAN id=mt118 class=sentence data-guid="930edffbadd9ae0e5aacb0b13ffc14b6" data-source='Click Next to continue.' xml:space="preserve">单击“下一步”继续。
<SPAN id=mt119 class=sentence data-guid="7e15520edbedb24613ec" data-source='Instance ID ― The Instance ID is used to identify installation directories and registry keys for your instance of SQL Server.' xml:space="preserve">实例 ID - 实例 ID 用于标识 SQL Server 实例的安装目录和注册表项。 默认实例和命名实例的默认方式都是如此。 如果已准备实例在“完成”步骤中作为默认实例完成,则该实例名称将被覆盖为 MSSQLSERVER。 实例 ID 仍保持准备阶段中指定的 ID。
<SPAN id=mt123 class=sentence data-guid="0fefcc077e7dcce4075f56" data-source='Instance root directory ―The directory specified in the prepare step will be used and cannot be modified in this step.' xml:space="preserve">实例根目录 - 将使用在准备步骤中指定的目录,并且不能在此步骤中修改。
所有 SQL Server Service Pack 和升级都将应用于 SQL Server 实例的每个组件。
<SPAN id=mt125 class=sentence data-guid="aea2d4e8f1fd5edda8649f2" data-source='Installed instances ― The grid shows instances of SQL Server that are on the computer where Setup is running.' xml:space="preserve">安装的实例 ― 该网格将显示运行安装程序的计算机上的 SQL Server 实例。
本主题中的其余工作流取决于在准备步骤中已选择的功能。 您可能不会看到所有的页面,具体取决于进行的选择。
<SPAN id=mt128 class=sentence data-guid="cf1ed0a17f7a9f02d61a" data-source='On the Server Configuration ― Service Accounts page, specify login accounts for SQL Server services.' xml:space="preserve">在“服务器配置 - 服务帐户”页上指定 SQL Server 服务的登录帐户。 此页上配置的实际服务取决于您选择安装的功能。
您可以为所有的 SQL Server 服务分配相同的登录帐户,也可以单独配置各个服务帐户。 您还可以指定是自动启动、手动启动还是禁用服务。 Microsoft 建议您逐个配置服务帐户,以便为每项服务提供最低权限,其中 SQL Server 服务将被授予完成其任务所必须具备的最低权限。
and .' xml:space="preserve">有关详细信息,请参阅和。
若要为此 SQL Server 实例中的所有服务帐户指定相同的登录帐户,请在页面底部的字段中提供凭据。
安全说明&&&不要使用空密码。请使用强密码。
.' xml:space="preserve">为 SQL Server 服务指定登录信息后,请单击“下一步”。
<SPAN id=mt136 class=sentence data-guid="bdacd7ccc" data-source='Use the Server Configuration ― Collation tab to specify non-default collations for the Database Engine and Analysis Services.' xml:space="preserve">使用“服务器配置 - 排序规则”选项卡为数据库引擎和 Analysis Services 指定非默认的排序规则。 .' xml:space="preserve">有关详细信息,请参阅 。
使用“数据库引擎配置 - 帐户设置”页指定以下各项:
安全模式 - 为 SQL Server 实例选择 Windows 身份验证或混合模式身份验证。 如果选择“混合模式身份验证”,则必须为内置 SQL Server 系统管理员帐户提供一个强密码。
在设备与 SQL Server 成功建立连接之后,用于 Windows 身份验证和混合模式身份验证的安全机制是相同的。 .' xml:space="preserve">有关详细信息,请参阅。
SQL Server 管理员 - 您必须为 SQL Server 实例至少指定一个系统管理员。 <SPAN id=mt144 class=sentence data-guid="34c72dfe26aec" data-source='To add the account under which SQL Server Setup is running, click Add Current User.' xml:space="preserve">若要添加用以运行 SQL Server 安装程序的帐户,请单击“添加当前用户”。 <SPAN id=mt145 class=sentence data-guid="838e3b7b64dbe0fce1b26a86241fafc8" data-source='To add or remove accounts from the list of system administrators, click Add or Remove, and then edit the list of users, groups, or computers that will have administrator privileges for the instance of SQL Server.' xml:space="preserve">若要向系统管理员列表中添加帐户或从中删除帐户,请单击“添加”或“删除”,然后编辑将拥有 SQL Server 实例的管理员特权的用户、组或计算机的列表。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt147 class=sentence data-guid="8e9ce1609bba264ccdc0af182a76b954" data-source='When you are finished editing the list, click OK.' xml:space="preserve">完成对该列表的编辑后,请单击“确定”。 验证配置对话框中的管理员列表。 <SPAN id=mt149 class=sentence data-guid="86f0ca987e5ccdba1ddbe707" data-source='When the list is complete, click Next.' xml:space="preserve">完成此列表后,请单击“下一步”。
使用“数据库引擎配置 - 数据目录”页指定非默认的安装目录。 <SPAN id=mt151 class=sentence data-guid="77f102c5d34a98afb2cd" data-source='To install to default directories, click Next.' xml:space="preserve">若要安装到默认目录,请单击“下一步”。
如果指定非默认的安装目录,请确保安装文件夹对于此 SQL Server 实例是唯一的。 此对话框中的任何目录都不应与其他 SQL Server 实例的目录共享。
.' xml:space="preserve">有关详细信息,请参阅。
使用“数据库引擎配置 - FILESTREAM”页对 SQL Server 实例启用 FILESTREAM。 .' xml:space="preserve">有关详细信息,请参阅。
使用“Reporting Services 配置”页指定要创建的 Reporting Services 安装的种类。 .' xml:space="preserve">有关 Reporting Services 配置模式的详细信息,请参阅。
<SPAN id=mt159 class=sentence data-guid="f7f034cce38ec7a789e7456" data-source='On the Error Reporting page, specify the information that you want to send to Microsoft that will help improve SQL Server.' xml:space="preserve">在“错误报告”页上,指定要发送到 Microsoft 以帮助改进 SQL Server 的信息。 默认情况下,将启用用于错误报告的选项。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt162 class=sentence data-guid="ce4bba6c0ebae" data-source='On the Complete Image Rules page, the System Configuration Checker will run the complete image rules to validate your computer configuration with the SQL Server configurations that you have specified.' xml:space="preserve">在“完整映像规则”页上,系统配置检查器将运行完整的映像规则,以便使用您所指定的 SQL Server 配置来验证您的计算机配置。 <SPAN id=mt163 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”从而以 HTML 报告的形式进行查看。
<SPAN id=mt164 class=sentence data-guid="c29b59fce52d331f87d9" data-source='The Ready to Complete Image page shows a tree view of installation options that were specified during Setup.' xml:space="preserve">“已准备好完成映像”页显示您在安装过程中指定的安装选项的树视图。 <SPAN id=mt165 class=sentence data-guid="c02aca5d1f6" data-source='To continue, click Install.' xml:space="preserve">若要继续,请单击“安装”。
<SPAN id=mt166 class=sentence data-guid="733404fce37f85ca3061b86b" data-source='During installation, the Complete Image Progress page provides status so that you can monitor installation progress as Setup continues.' xml:space="preserve">在安装过程中,“完成映像进度”页会提供相应的状态,因此您可以在安装过程中监视安装进度。
<SPAN id=mt167 class=sentence data-guid="2b9d2153ade1e6fd9704ef" data-source='After installation, the Complete page provides a link to the summary log file for the installation and other important notes.' xml:space="preserve">安装完成后,“完成”页会提供指向安装摘要日志文件以及其他重要说明的链接。 <SPAN id=mt168 class=sentence data-guid="c76df097a0040feb37d78bcb5bc87da5" data-source='To complete the SQL Server installation process, click Close.' xml:space="preserve">若要完成 SQL Server 安装过程,请单击“关闭”。
如果安装程序指示您重新启动计算机,请立即重新启动。 安装完成后,请务必阅读来自安装向导的消息。 .' xml:space="preserve">有关详细信息,请参阅。
此步骤完成 SQL Server 的已准备实例的配置并且您已完成 SQL Server 的安装。
插入 SQL Server 安装介质, 然后双击根文件夹中的 Setup.exe。 若要从网络共享进行安装,请找到共享中的根文件夹,然后双击 Setup.exe。
安装向导运行 SQL Server&安装中心。 <SPAN id=mt177 class=sentence data-guid="d2ba8713cdb5e9a4c18f209c634d46b1" data-source='To add features to a prepared instance of SQL Server, click Image preparation of a stand-alone instance of SQL Server on the Advanced page.' xml:space="preserve">若要向 SQL Server 的已准备实例添加功能,请单击“高级”页上的“SQL Server 的独立实例的映像准备”。
系统配置检查器将在您的计算机上运行发现操作。 <SPAN id=mt179 class=sentence data-guid="14b6a2fd781ee55fa91e52f9f0c506e4" data-source='To continue, click OK.' xml:space="preserve">若要继续,请单击“确定”。 <SPAN id=mt180 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”从而以 HTML 报告的形式进行查看。
<SPAN id=mt181 class=sentence data-guid="ab405ab59918f14ecb8921afcee86170" data-source='On the Setup Support Files page, click Install to install the Setup support files.' xml:space="preserve">在“安装程序支持文件”页,单击“安装”以安装安装程序支持文件。
<SPAN id=mt182 class=sentence data-guid="62d3dd3de" data-source='On the Prepare Image Type page, select Add features to an existing prepared instance of SQL Server option.' xml:space="preserve">在“准备映像类型”页上,选择“向 SQL Server 的现有已准备实例中添加功能”选项。 从可用的已准备实例的下拉列表中,选择要将功能添加到的特定的已准备实例。
<SPAN id=mt184 class=sentence data-guid="e6ea3a38aeefd2a5bd544f" data-source='On the Feature Selection page, specify the features you want to add to the specified prepared instance.' xml:space="preserve">在“功能选择”页上,指定要添加到指定的已准备实例的功能。
在右侧窗格中显示所选功能的必备组件。 SQL Server 安装程序将在本过程后面所述的安装步骤中安装尚未安装的必备组件。
<SPAN id=mt187 class=sentence data-guid="3d9abdd744b427f3fda3d" data-source='On the Prepare Image Rules page, the System Configuration Checker verifies the system state of your computer before Setup continues.' xml:space="preserve">在“准备映像规则”页上,系统配置检查器将在安装继续之前验证计算机的系统状态。 <SPAN id=mt188 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”以 HTML 报告的形式进行查看。
“磁盘空间要求”页将计算指定的功能所需的磁盘空间, 然后将所需空间与可用磁盘空间进行比较。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt192 class=sentence data-guid="cbce8b7cd16b5" data-source='On the Prepare Image Rules page, the System Configuration Checker will run prepare image rules to validate your computer configuration with the SQL Server features that you have specified.' xml:space="preserve">在“准备映像规则”页上,系统配置检查器将运行准备映像规则,以便使用您所指定的 SQL Server 功能验证您的计算机配置。 <SPAN id=mt193 class=sentence data-guid="c393fa64ca38b5ef5598938" data-source='You can view the details on the screen by clicking Show Details, or as an HTML report by clicking View detailed report.' xml:space="preserve">您可以通过单击“显示详细信息”在屏幕上查看详情,或通过单击“查看详细报告”从而以 HTML 报告的形式进行查看。
<SPAN id=mt194 class=sentence data-guid="346b63b9dd0b532af6741f2d" data-source='The Ready to Prepare Image page shows a tree view of installation options that were specified during Setup.' xml:space="preserve">“已可以准备映像”页显示您在安装过程中指定的安装选项的树视图。 <SPAN id=mt195 class=sentence data-guid="c02aca5d1f6" data-source='To continue, click Install.' xml:space="preserve">若要继续,请单击“安装”。 SQL Server 安装程序将首先安装所选功能的必备组件,然后安装所选功能。
<SPAN id=mt197 class=sentence data-guid="2fa7f5ce1351c32ddab7" data-source='During installation, the Prepare Image Progress page provides status so that you can monitor installation progress as Setup continues.' xml:space="preserve">在安装过程中,“准备映像进度”页会提供相应的状态,因此您可以在安装过程中监视安装进度。
<SPAN id=mt198 class=sentence data-guid="2b9d2153ade1e6fd9704ef" data-source='After installation, the Complete page provides a link to the summary log file for the installation and other important notes.' xml:space="preserve">安装完成后,“完成”页会提供指向安装摘要日志文件以及其他重要说明的链接。 <SPAN id=mt199 class=sentence data-guid="c76df097a0040feb37d78bcb5bc87da5" data-source='To complete the SQL Server installation process, click Close.' xml:space="preserve">若要完成 SQL Server 安装过程,请单击“关闭”。
如果安装程序指示您重新启动计算机,请立即重新启动。 安装完成后,请务必阅读来自安装向导的消息。 .' xml:space="preserve">有关详细信息,请参阅。
<SPAN id=mt203 class=sentence data-guid="5ff5fad8a9a88cd8a47579" data-source='To begin the uninstall process, from the Start menu click Control Panel and double click Program and Features.' xml:space="preserve">若要开始卸载过程,请从“开始”菜单单击“控制面板”,然后双击“程序和功能”。
<SPAN id=mt204 class=sentence data-guid="46b284eea73f7b7efdc14a" data-source='Double click the SQL Server component to uninstall and click Remove.' xml:space="preserve">双击要卸载的 SQL Server 组件,再单击“删除”。
将运行安装程序支持规则以验证您的计算机配置。 <SPAN id=mt206 class=sentence data-guid="43c1a3e77d997c211a7f" data-source='Click OK to continue.' xml:space="preserve">单击“确定”继续。
<SPAN id=mt207 class=sentence data-guid="4ae5f6fb3a7a7054aba3e" data-source='On the Select Instance page, select the prepared instance you want to modify.' xml:space="preserve">在“选择实例”页中,选择要修改的已准备实例。 已准备实例的名称将显示为“未配置 PreparedInstanceID”,其中 PreparedInstanceID 是您选择的实例。
<SPAN id=mt209 class=sentence data-guid="bf386eaff06fcf4ceda2b2e6c550f30e" data-source='On the Select Features page, specify the features to remove from the SQL Server instance you specified.' xml:space="preserve">在“选择功能”页上,指定要从指定的 SQL Server 实例中删除的功能。 <SPAN id=mt210 class=sentence data-guid="930edffbadd9ae0e5aacb0b13ffc14b6" data-source='Click Next to continue.' xml:space="preserve">单击“下一步”继续。
将运行删除规则以验证是否可以成功完成删除操作。
<SPAN id=mt212 class=sentence data-guid="2b7d67b9feda46487a1bcb" data-source='On the Ready to Remove page, review the list of components and features that will be uninstalled.' xml:space="preserve">在“准备删除”页上查看要卸载的组件和功能的列表。
<SPAN id=mt213 class=sentence data-guid="963e809da181d1d9fe9a" data-source='The Remove Progress page will display the status of the operation.' xml:space="preserve">“删除进度”页将显示该操作的状态。
<SPAN id=mt214 class=sentence data-guid="c58efdb41d23a1ec30cfd1f" data-source='On the Complete page you can review the completion status of the operation.' xml:space="preserve">在“完成”页上可以查看操作的完成状态。 <SPAN id=mt215 class=sentence data-guid="fa2aff92f6cc6ae0059f3" data-source='Click close to exit the installation wizard.' xml:space="preserve">单击“关闭”以退出安装向导。
<SPAN id=mt216 class=sentence data-guid="5ff5fad8a9a88cd8a47579" data-source='To begin the uninstall process, from the Start menu click Control Panel and double click Program and Features.' xml:space="preserve">若要开始卸载过程,请从“开始”菜单单击“控制面板”,然后双击“程序和功能”。
<SPAN id=mt217 class=sentence data-guid="46b284eea73f7b7efdc14a" data-source='Double click the SQL Server component to uninstall and click Remove.' xml:space="preserve">双击要卸载的 SQL Server 组件,再单击“删除”。
将运行安装程序支持规则以验证您的计算机配置。 <SPAN id=mt219 class=sentence data-guid="43c1a3e77d997c211a7f" data-source='Click OK to continue.' xml:space="preserve">单击“确定”继续。
<SPAN id=mt220 class=sentence data-guid="4ae5f6fb3a7a7054aba3e" data-source='On the Select Instance page, select the prepared instance you want to modify.' xml:space="preserve">在“选择实例”页中,选择要修改的已准备实例。 已准备实例的名称将显示为“未配置 PreparedInstanceID”,其中 PreparedInstanceID 是您选择的实例。
<SPAN id=mt222 class=sentence data-guid="bf386eaff06fcf4ceda2b2e6c550f30e" data-source='On the Select Features page, specify the features to remove from the SQL Server instance you specified.' xml:space="preserve">在“选择功能”页上,指定要从指定的 SQL Server 实例中删除的功能。 <SPAN id=mt223 class=sentence data-guid="930edffbadd9ae0e5aacb0b13ffc14b6" data-source='Click Next to continue.' xml:space="preserve">单击“下一步”继续。
<SPAN id=mt224 class=sentence data-guid="fc052fa5a79cdb2cc8ec7b0" data-source='On the Removal Rules page, Setup will run rules to verify that the operation can complete successfully.' xml:space="preserve">在“删除规则”页上,安装程序将运行规则以验证是否可以成功完成操作。
<SPAN id=mt225 class=sentence data-guid="2b7d67b9feda46487a1bcb" data-source='On the Ready to Remove page, review the list of components and features that will be uninstalled.' xml:space="preserve">在“准备删除”页上查看要卸载的组件和功能的列表。
<SPAN id=mt226 class=sentence data-guid="963e809da181d1d9fe9a" data-source='The Remove Progress page will display the status of the operation.' xml:space="preserve">“删除进度”页将显示该操作的状态。
<SPAN id=mt227 class=sentence data-guid="c58efdb41d23a1ec30cfd1f" data-source='On the Complete page you can review the completion status of the operation.' xml:space="preserve">在“完成”页上可以查看操作的完成状态。 <SPAN id=mt228 class=sentence data-guid="fa2aff92f6cc6ae0059f3" data-source='Click close to exit the installation wizard.' xml:space="preserve">单击“关闭”以退出安装向导。
重复步骤 1 到 9,直到删除所有 SQL Server 2014 组件。
添加或删除功能或者卸载 SQL Server 的已完成实例的过程类似于 SQL Server 的已安装实例的过程。
上一篇: (人气:2937)
下一篇:(人气:3011)
教程搜索服务
本月文章推荐
项目外包信息
数据教程文章分类
站长工具:
实用工具:
Copyright &
All rights reserved | 沪ICP备号

我要回帖

更多关于 试图安装它时遇到错误 的文章

 

随机推荐