System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

部署数据库SQL2012时,将SQL2012安装到操作系统以为的磁盘(或分区),在本POC中,另外给数据库服务器增加一块虚拟磁盘,用来安装和存放SQL2012.

1、 SQL数据库服务器增加磁盘

在Hyper-V中双击打开SQL数据库服务器----文件---设置

System Center 2012 R2 POC部署之数据库SQL2012部署

点击SCSI控制器------硬盘驱动器---添加

System Center 2012 R2 POC部署之数据库SQL2012部署

点击新建

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击动态扩展(生产环境中最好使用固定大小的虚拟磁盘,性能会更好

System Center 2012 R2 POC部署之数据库SQL2012部署

输入磁盘名称,选择存放磁盘的位置

System Center 2012 R2 POC部署之数据库SQL2012部署

输入磁盘空间大小

System Center 2012 R2 POC部署之数据库SQL2012部署

点击完成。

System Center 2012 R2 POC部署之数据库SQL2012部署

点击应用

System Center 2012 R2 POC部署之数据库SQL2012部署

打开数据库服务器计算机管理---磁盘管理,右键磁盘---联机

System Center 2012 R2 POC部署之数据库SQL2012部署

右键磁盘---初始化磁盘

System Center 2012 R2 POC部署之数据库SQL2012部署

选择磁盘及分区形式

System Center 2012 R2 POC部署之数据库SQL2012部署

右键磁盘---新建简单卷

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

分配磁盘驱动器号,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择执行快速格式化,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击完成。

System Center 2012 R2 POC部署之数据库SQL2012部署

2、 添加.Net 3.5

打开服务器管理器---仪表板---添加角色和功能

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择服务器,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择.NET Framework 3.5

System Center 2012 R2 POC部署之数据库SQL2012部署

添加指定备用路径

System Center 2012 R2 POC部署之数据库SQL2012部署

点击安装

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

.NET 3.5安装完成

3、 安装SQL 2012 SP1

运行SQL安装程序

System Center 2012 R2 POC部署之数据库SQL2012部署

点击安装

System Center 2012 R2 POC部署之数据库SQL2012部署

点击全新SQL Server独立安装或向现有安装添加功能

System Center 2012 R2 POC部署之数据库SQL2012部署

点击确定

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

接受许可协议,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

安装产品更新,可不安装,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择SQL Server功能安装,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择要安装的功能

System Center 2012 R2 POC部署之数据库SQL2012部署

选择要安装的功能,修改共享功能目录

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择默认实例,修改安装目录为E盘,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击排序规则

System Center 2012 R2 POC部署之数据库SQL2012部署

修改排序规则为SQL_Latin1_General_CP1_CI_AI(SCOM要求的排序规则)

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

选择混合模式,设置sa密码,并选择添加当前用户做为管理员,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

选择安装和配置,点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击下一步

System Center 2012 R2 POC部署之数据库SQL2012部署

点击安装

System Center 2012 R2 POC部署之数据库SQL2012部署

System Center 2012 R2 POC部署之数据库SQL2012部署

至此,SQL 2012 安装完成。

本文出自 “归零” 博客,请务必保留此出处http://fjcloud.blog.51cto.com/212259/1530295

System Center 2012 R2 POC部署之数据库SQL2012部署,布布扣,bubuko.com

System Center 2012 R2 POC部署之数据库SQL2012部署

上一篇:java-Mysql-SQLServer数据类型匹配速查表


下一篇:简单设计一个onedata指标管理体系