Last Updated: September 29, 2017.  This summary cross-references published blog articles and the official certifications listed in the Certifications database on My Oracle Support.  Platform-specific information is available in that database.

Important: This list is maintained by hand. There may be errors or typos. If in doubt, always check the Certifications for the final word.

Obsolete certifications: Releases no longer eligible for Extended Support or Error Correction Support. EBS users have 12 months to upgrade to the latest Fusion Middleware component patchsets, and 24 months to upgrade to the latest database components.

For dates of grace periods for specific Database or Fusion Middleware patchsets, see:

See the Oracle Lifetime Support Policy site for more details about Premier, Extended, and Sustaining Support levels.

Current EBS Releases

EBS Release Announcements

Release 12.0 12.1 12.2
First
Release
12.0.1 (4/2007 12.1.1 (4/2009) 12.2.2 (9/2013)
Release
Update
Packs

12.0.2 (7/2007)

12.0.3 (10/2007

12.0.4 (1/2008)

12.0.5 (5/2008)

12.0.6 (11/2008)

12.1.2 (12/2009)

12.1.3 (8/2010)

12.1.3 RPC1 (3/2014)

12.1.3 RPC2 (9/2014)

12.1.3 RPC3 (4/2015)

12.1.3 RPC4 (10/2015)

12.1.3 RPC5 (8/2016)

12.2.3 (12/2013)

12.2.4 (8/2014)

12.2.5 (10/2015)

12.2.6 (9/2016)

EBS Documentation

Oracle Database Support Dates

  • Database 11.2.0.4 End of Error Correction Support: December 2020
  • Database 12.1.0.2 End of Error Correction Support: July 2021
  • All older database releases are out of Error Correction Support

Database Certifications: EBS Release 12.2, 12.1, 12.0 

Database Certifications: Release 11i

Internal Application Server Tier Certifications: EBS 12.2

  • Forms 10.1.2.3
  • WLS 11gR1 Patchset 5 (10.3.6)
  • WebTier Utilities: 11.1.1.7, 11.1.1.9, ( ⊠ 11.1.1.6 )
  • Java SE (JDK) 7

Internal Application Server Tier Certifications: EBS 12.0, 12.1 (Rapid Install component versions)

Internal Application Server Tier Certifications: EBS 11i

  • Oracle9i Application Server 1.0.2.2.2
  • Forms Patchset 19 ( ⊠ 15, 16, 17, 18)
  • Java SE (JDK) 6 ( ⊠ 1.3, 1.4, 5)
  • Oracle JDBC 9iR2 9.2.0.8

Optional External Integrations: EBS 12.2, 12.1, 12.0

Optional External Integrations: EBS 11i

EBS Client Certifications: Java Runtime Environment

All JRE 1.6, 1.7, and 1.8 updates are automatically certified with all supported EBS releases

EBS Client Certifications: Windows 

EBS Client Certifications: Windows-based Browsers

EBS Client Certifications: Windows-based Office

EBS Client Certifications: Apple Mac OS X and iOS

EBS Client Certifications: Android-based Browsers

  • Google Chrome 35

For full details about certified desktop browser configurations, see:

Other EBS Certifications

Oracle Enterprise Manager Cloud Control 13c

Oracle Enterprise Manager 12c

Oracle Enterprise Manager Grid Control 11gR1

Oracle Enterprise Manager Grid Control 10gR5

  • ⊠ Applications Management Pack for Oracle Enterprise Manager  3.0, 3.1
  • ⊠ Application Change Management Pack for Oracle Enterprise Manager 3.0, 3.1

Oracle Enterprise Manager Grid Control 10gR4

  • ⊠ Applications Management Pack for Oracle Enterprise Manager 2.0.2, 3.0
  • ⊠ Application Change Management Pack for Oracle Enterprise Manager 3.0

 Oracle Enterprise Manager Grid Control 10gR3

    • ⊠ Applications Management Pack for Oracle Enterprise Manager 2.0, 2.0.1

EBS Certifications的更多相关文章

  1. Microsoft Edge Certified with EBS 12.1 and 12.2

    I am very pleased to announce that Microsoft Edge is certified as a new browser for Oracle E-Busines ...

  2. BPM与 SAP & Oracle EBS集成解决方案分享

    一.需求分析 SAP和Oracle EBS都是作为全球顶级的的ERP产 品,得到了众多客户的青睐.然而由于系统庞大.价格昂贵以及定位不同,客户在实施过程中经常会面临以下困惑: 1.SAP如何实现&qu ...

  3. 解决EBS中JAR包冲突的问题

    同事解决的,摘抄上来备用. 问题描述:在OAF里调用ESB的服务报错如下: Error Page   Exception Details.    oracle.apps.fnd.framework.O ...

  4. EBS中利用Socket与外系统通信

    某银行要求做一个签到签退功能,日终EBS系统发送报文与核心系统对帐,规定利用Socket来做传送,记录下步骤: 1.编辑: $INST_TOP/ora/10.1.3/j2ee/oacore/appli ...

  5. Oracle EBS R12的启停脚本

    以下脚本用root用户登录执行: 一.DB启停使用EBS提供的脚本ebs_start.shsu - oraprod -c "/d01/oracle/PROD/db/tech_st/10.2. ...

  6. Oracle EBS - Profile Setting

    EBS Profile Setting (Personalization Basics): Personalization Basics For R12 Forms Enable personaliz ...

  7. Oracle EBS - Doc

    Oracle EBS spec.: http://vianet/IT/IT%20Dept/IT%20Project%20Update2/Active%20Projects%20%20Manufactu ...

  8. ebs r12 -- adadmin: error while loading shared libraries: libclntsh.so.10.1

    安装EBS R12.2增加中文字符集时,运行$AU_TOP/bin/adadmin出错: $ adadmin adadmin: error while loading shared libraries ...

  9. Oracle EBS R12 (12.1.3) Installation Linux(64 bit)

    Oracle EBS R12 (12.1.3) Installation Linux(64 bit) Contents Objective. 3 1 Download & Unzip. 3 D ...

随机推荐

  1. Bootstrap 中的插件的学习

    一个静态的模态窗口实例,如下面的实例所示: <!DOCTYPE html> <html> <head> <title>Bootstrap 实例 - 模态 ...

  2. PHP下使用Redis消息队列发布微博(复制)

    phpRedisAdmin :github地址  图形化管理界面 git clone https://github.com/ErikDubbelboer/phpRedisAdmin.git cd ph ...

  3. 优化css,增加性能

    转载自:https://www.cnblogs.com/xiaoloulan/p/5801663.html 前端性能优化一直是一个比较热门的话题,我们总是在尽我们最大的努力去,提高我们的页面性能,比如 ...

  4. leveldb0

    leveldb的源代码进行学习,则纯粹是出于一个码农对美好世界进行探究的好奇.接下来将尽可能从源代码上给出leveldb代码的详尽注释,这里先列出自己在阅读前后的主要参考. 0 官方文档http:// ...

  5. cocos2d-x 2.x.x 新建工程 android下的 org文件夹丢失

    cocos2d-x 2.x.x 新建工程之后... 打开android项目..会发现src下没有org文件... 解决方法一: cocos2d-x-2.2.0\cocos2dx\platform\an ...

  6. Django 部署(Apache下)

    前言: 因为需要在服务器下运行python脚本,所以需要搭建Django服务器.所以将自己的学习过程也记录下来,方便日后查阅. 本文环境如下: Ubuntu 16.04  python2.7 Apac ...

  7. Laravel 学习记录

    1.当配置  根目录没有指向/public 时 去掉www.blog.im/public 后的文件 需要把  public  文件夹里的..htaccess  文件放到 项目根目录.server.ph ...

  8. [转]MySQL查看数据库相关信息

    原文链接:MySQL查看数据库相关信息 使用MySQL时,需要了解当前数据库的情况,例如当前的数据库大小.字符集.用户等等.下面总结了一些查看数据库相关信息的命令 1:查看显示所有数据库 mysql& ...

  9. 为什么gitHub提交记录显示作者名称是unknow?

    unknow,为什么? gitHub上提交记录显示作者名称是unknow,刚开始没怎么管,后面遇到问题看提交记录时发现有两个unknow(一定有一个人遇到和我一样的问题了,哈哈..),于是解决一下吧. ...

  10. mysql搜索不区分大小写

    mysql搜索是不区分大小写的,这种情况下我们有两种方法解决 知识前提: BINARY binary不是函数,而是一个类型转换运算符,它用来强制字符串为一个二进制字符串,可以理解为在字符串比较的时候区 ...