Oracle 数据库官方不支持VMWare

[日期:2014-05-13] 来源:Linux社区  作者:myhuaer [字体:  ]
 

https://www.linuxidc.com/Linux/2014-05/101669.htm

原来很早之前就 明确说明不支持了..

最近oracle跟MS合作了 共同对账 AWS+VMware

请注意,Oracle 在官方Support 网站上明确提出不支持VMWare 运行Oracle database。
 但如果在虚拟环境要怎么办呢?
 
我的建议:
    如果你就是企业用户,所有基础架构都用了VMWare,那就用VMWare,也没有发现有什么不妥的,用吧。
    如果你是集成商,要给客户找不同的方案,那你要提醒一下最终用户,以免有问题找后账。
    如果你是数据库服务提供商,你可以说可以用,但原厂不支持。有事找VMWare。
    如果你是日常维护的DBA,你不要管是在实体机还是虚拟机上。  :)

Ubuntu 12.04下安装VMware Tools http://www.linuxidc.com/Linux/2012-05/60472p2.htm
 
下面是Doc ID 249212.1 供参考。
 
Support Position for Oracle Products Running on VMWare Virtualized Environments (Doc ID 249212.1)

Applies to: 
Oracle Database - Enterprise Edition - Version 11.2.0.2 and later
 Enterprise Manager Base Platform - Version 12.1.0.3.0 and later
 Information in this document applies to any platform.
 
Details 
*** Checked for currency: 10-JUL-2013 ***

Purpose
---------
Explain to customers how Oracle supports our products when running on VMware

Scope & Application
----------------------
For Customers running Oracle products on VMware virtualized environments. 
No limitation on use or distribution.

Support Status for VMware Virtualized Environments 
-------------------------------------------------- 
Oracle has not certified any of its products on VMware virtualized 
environments. Oracle Support will assist customers running Oracle products 
on VMware in the following manner: Oracle will only provide 
support for issues that either are known to occur on the native OS, or 
can be demonstrated not to be as a result of running on VMware.

If a problem is a known Oracle issue, Oracle support will recommend the 
appropriate solution on the native OS.  If that solution does not work in 
the VMware virtualized environment, the customer will be referred to VMware 
for support.  When the customer can demonstrate that the Oracle solution 
does not work when running on the native OS, Oracle will resume support, 
including logging a bug with Oracle Development for investigation if required.

If the problem is determined not to be a known Oracle issue, we will refer 
the customer to VMware for support.  When the customer can demonstrate 
that the issue occurs when running on the native OS, Oracle will resume 
support, including logging a bug with Oracle Development for investigation 
if required.

NOTE:  Oracle has not certified any of its products on VMware.  For Oracle RAC, Oracle will only 
accept Service Requests as described in this note on Oracle RAC 11.2.0.2 and later 
releases.

更多Oracle相关信息见Oracle 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=12

本文永久更新链接地址http://www.linuxidc.com/Linux/2014-05/101669.htm

最新文章

  1. [转]python 常用类库!
  2. 已解决:ECSHOP安装出现date_default_timezone_get()问题
  3. How to change drive in cygwin
  4. js模板
  5. MES: ESB
  6. hadoop2.5.1搭建(二)
  7. Swift互用性:采用Cocoa设计模式(Swift 2.0版)-b
  8. 简单了解下OSI七层模型的作用以及常见网络协议含义和所用端口
  9. ios开发数据库版本迁移手动更新迭代和自动更新迭代艺术(二)
  10. Hibernate异常之cascade
  11. Angular ui-roter 和AngularJS 通过 ocLazyLoad 实现动态(懒)加载模块和依赖
  12. SQL Server数据库设置自动备份策略
  13. 理解OAuth 2.0(转)
  14. 并行开发-Task
  15. k8s-YAML配置文件(转)
  16. flannel
  17. PAT-GPLT训练集 L1-043 阅览室
  18. PHP eval函数
  19. android布局layout中的一些属性
  20. [转]SSH 原理和基本使用:ssh 安全配置 以及ssh key 认证登录

热门文章

  1. vue 运行脚手架报错
  2. sh_21_遍历字典的列表
  3. Linux安装JDK、tomcat
  4. IDEA远程执行详解
  5. DB 分库分表的基本思想和切分策略
  6. JAVA开发框架
  7. Coding Rules
  8. LC 646. Maximum Length of Pair Chain
  9. dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib
  10. maven pom.xml基本设置