`
jianchen
  • 浏览: 334614 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

【转】OBIEE11g支持的平台和操作系统

    博客分类:
  • BI
阅读更多

原作者说可能不是非常精确,我觉得应该基本靠谱。不过悲剧的是,竟然不支持myssql,还想将我们的项目升级到11g呢。我勒个去!!!原作者参考了附件的文档。

 

Server OS support

  • Oracle / Red Hat Enterprise Linux 4 (Update 7+), 5 (Update 3+)
  • SUSE Linux Enterprise Server 10 (SP1+), 11
  • Windows 2003 with SP2/R2+
  • Windows Server 2008 with SP1+
  • Windows Server 2008 R2

Database support

  • Oracle 10.2.0.4+ , 11.1.0.7+, 11.2.0.1+
  • IBM DB2 9.1+, 9.5+, 9.7+
  • MS SQL Server 2005, 2008
  • Teradata 12, 13

Hardware specification is documented separately to the certification matrix. Again, here are my notes for the bare minimum spec:

Hardware specs

  • Disk Space: 20GB or more
  • Available Memory: 4GB or more
  • Temp Space: 950MB or more
  • Swap Space: 3GB or more
  • CPU: dual-core Pentium, 1.5GHz or greater

weblogic server对数据库都有依赖:

当weblogic的特性需要使用数据库做内部存储时,对于数据访问而言数据库的支持就跟受限了。以下的weblogic服务器特性需要数据存储:

1,基于容器的持久化管理

2,行集

3,JMS/JDBC持久化和使用weblogic jdbc Store

4,jdbc的会话持久化

5,RDBMS安全提供者

6,Database Leasing(用于单例服务和服务器迁移)

7,JTA日志优化

 

Weblogic提供对应用的数据访问使用的JDBC驱动有如下要求:

1,驱动必须线程安全

2,在事务敏感的环境下,驱动必须实现标准的JDBC事务调用接口,比如setAutoCommit()方法和setTransaction()

记住一下限制:

1,未实现序列化和远程接口的JDBC驱动不能传递对象到RMI客户端应用

2,自动的数据库连接失败恢复和全局事务的负载均衡的高可用性DBMS架构仅仅Oracle RAC支持。

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics