安装sqlserver2016出现的错误

今天安装sharepoint 2016,projectserver 2016,在安装sqlserver2016的时候突然报错了,提示需要安装oracle java se,

Rule “Oracle JRE 7 Update 51 (64-bit) or higher is required” failed.
This computer does not have the Oracle Java SE Runtime Environment Version 7 Update 51 (64-bit) or higher installed. The Oracle Java SE Runtime Environment is software provided by a third party. Microsoft grants you no rights for such third-party software. You are responsible for and must separately locate, read and accept applicable third-party license terms. To continue, download the Oracle SE Java Runtime Environment from http://go.microsoft.com/fwlink/?LinkId=526030

解决方案如上图,去掉那个勾选框即可,这个功能应该是sqlserver链接外部数据库系统,oracle mysql什么的,我们不需要,去掉勾选框继续安装。

原文地址:https://www.cnblogs.com/olay/p/6733497.html