Oracle Fusion Middleware Introduction
Oracle Fusion Middleware
Oracle Fusion Middleware is a comprehensive family of software products that includes a range of application development tools and services including developer tools, a service integration platform, and data integration services. It offers complete support for development, deployment, and management.
https://docs.oracle.com/en/middleware/index.html
1,Oracle WebLogic Server Release
Oracle WebLogic Server Releases |
GA | Premier Support Ends | Extended Support Ends | Market Driven Ends | What's new in this version |
| Oracle WebLogic Server 11g (10.3.6) | 2009.6 | 2018.12 | 2021.12 | 2022.1~2023.12 | |
| Oracle WebLogic Server 12.1.1 | 2011.12 | 2017.12 | 2022.1.31 | ||
| Oracle WebLogic Server 12.1.2 | |||||
| Oracle WebLogic Server 12.1.3 | |||||
| Oracle WebLogic Server 12.2.1.0 | |||||
| Oracle WebLogic Server 12.2.1.1.0 | |||||
| Oracle WebLogic Server 12.2.1.2.0 | |||||
| Oracle WebLogic Server 12.2.1.3.0 | |||||
| Oracle WebLogic Server 12.2.1.4.0 | 2019.09.27 | 2023.12 | 2025.08 | ||
| Oracle WebLogic Server 14.1.1.0.0 | 2020.03 | 2025.03 | 2028.03 | ||
2,Oracle Tuxedo 12c (12.2.2)
Oracle Tuxedo is an application server for C, C++, COBOL, Java and dynamic language applications in private cloud or traditional data center environments. It provides a highly reliable and linearly scalable platform to develop, deploy, and manage mission-critical applications.
https://www.oracle.com/middleware/technologies/tuxedo.html
| GA | Premier Support Ends | Extended Support Ends | 备注 | What's new in this version | |
| Oracle Tuxedo 10g Release 3 | |||||
| Oracle Tuxedo 11g Release 1 (11.1.1.1.0) | |||||
| Oracle Tuxedo 11g Release 1 (11.1.1.2) | |||||
| Oracle Tuxedo 11g Release 1 (11.1.1.3.0) | |||||
| Oracle Tuxedo 12c Release 1 (12.1.1) | |||||
| Oracle Tuxedo 12c Release 2 (12.1.3) | |||||
| Oracle Tuxedo 12c Release 2 (12.2.2) |
Oracle Tuxedo 12.2.2, a feature rich release, introduces several major features in the area of cloud enablement, application development, management/ monitoring and integration of Tuxedo applications. This release includes tooling to create private cloud deployments, support for Docker images and introspection tool to move Tuxedo apps from one environment to other. Tuxedo applications now use distributed cache with integration with Oracle Coherence. Oracle TSAM Plus enables capture of transactions and its payload for future replays and analysis. And a new Tuxedo Service Console is included for easy and effective management of Tuxedo services. Oracle Tuxedo Advanced Performance Pack includes several optimizations, which improve Tuxedo applications performance, availability and scalability significantly without requiring any change to the application code. This pack is applicable to all applications running on any Tuxedo supported platform. |
3,Oracle Oracle Business Intelligence:12.2.1.x版本后,名称改为:Oracle Analytics Server
| Release | GA | Premier Support Ends | Extended Support Ends | 备注 |
| 11.1.1.x | 2010.05 | 2018.12 | 2021.12 | |
| 12.2.1.x | 2015.10 | 2023.12 | 2025.08 | |
| 5.5.0.0 |
Linux 2020.1 Windows 2020.09 |
TBD | TBD | 改为 |
| 5.9.0.0 | 2020.03 | TBD | TBD |
4,Oracle Service Bus
Oracle Service Bus is a proven, lightweight, and scalable SOA integration platform that delivers low-cost, standards-based integration for high-volume, mission critical SOA environments.
| Release | What's new in this version | ||
| 11.1.1.x | |||
| 12.2.1.4 |
In 12c (12.2.1.4), with patch 32467052 (at minimum) applied |
5,Oracle Business Process Management (BPM)
Oracle BPM includes business user-friendly modeling and optimization tools, system integration tools, business activity monitoring dashboards, and rich task and case management capabilities for end users.
| 11.1.1.x | |||
| 12.2.1.4 | |||
6,Oracle Identity Management 12.2.1.4.0
Oracle Identity Management provides a unified, integrated security platform designed to manage user lifecycle and provide secure access across the enterprise resources, both within and beyond the firewall and into the cloud. The Oracle Identity Management platform provides scalability with an industry-leading suite of solutions for identity governance, access management and directory services.
Oracle Fusion Middleware Introduction的更多相关文章
- 中间件——Oracle Fusion Middleware
Oracle Fusion Middleware定义: 什么是Oracle Fusion Middleware Oracle Fusion Middleware is a comprehensive ...
- Starting and Stopping Oracle Fusion Middleware
指定用户名密码启动管理服务器 You can start and stop Oracle WebLogic Server Administration Servers using the WLST c ...
- Oracle Fusion Middleware Supported System check,jdk,java .etc requirements
http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html 在oracle官 ...
- Oracle Fusion Applications (11.1.8) Media Pack and Oracle Application Development Framework 11g (11.1.1.7.2) for Microsoft Windows x64 (64-bit)
Oracle Fusion Applications (11.1.8) Media Pack for Microsoft Windows x64 (64-bit) 重新搜索 常见问题 提示 ...
- Oracle E-Business Suite Maintenance Guide Release 12.2(Patching Procedures)
更多内容参考: http://docs.oracle.com/cd/E51111_01/current/acrobat/122ebsmt.zip Preparing for Patching For ...
- oracle group by placement可能导致错误结果的bug
Last week I’ve mentioned on Twitter that we ran into wrong result bug. We found workaround quickly b ...
- Download Free Oracle Reports Building Guide eBook
A very nice ebook on building reports in Oracle fusion middleware 11g. This manual is intended for a ...
- Oracle 11g 下载|Oracle 11g 官网下载|Oracle 11g 官网下载 带登录用户和密码
本文转载自 Oracle 11g 下载|Oracle 11g 官网下载|Oracle 11g 官网下载 带登录用户和密码 oracle 下载还需要用户名我自己注册了个方便大家使用下载直接点击提示找不到 ...
- [转]Oracle版本号解释
注意: 在oracle 9.2 版本之后, oracle 的maintenance release number 是在第二数字位更改. 而在之前,是在第三个数字位. 1. Major Database ...
- Oracle Database 11G R2 标准版 企业版 下载地址(转)
转自:http://blog.itpub.net/628922/viewspace-759245/ 不需要注册,直接复制到迅雷或其他下载软件中即可下载. oracle 11.2.0.3 下载地址: L ...
随机推荐
- Django中logging的设置
1.日志基础知识 日志与我们的软件程序密不可分.它记录了程序的运行情况,可以给我们调试程序和故障排查提供非常有用的信息.每一条日志信息记录了一个事件的发生.具体而言,它包括了: 事件发生时间 事件发生 ...
- taro+vue3+TS+Pinia+tailwindcss+NutUI项目创建与开发
一.初始化 1.Taro 基本安装并初始化项目 npx @tarojs/cli init WechatAppDemo -选择框架:vue3 -是否使用ts?y -请选择css预编译器:无 -请选择we ...
- oceanbase 社区版安装
# 一.环境准备|节点类别|主机名|IP||-|-|-||OBSERVER|observer1|192.168.3.41||OBSERVER|observer2|192.168.3.42||OBSER ...
- Mysql数据库基础第二章:(五)分组查询
Mysql数据库基础系列 软件下载地址 提取码:7v7u 数据下载地址 提取码:e6p9 mysql数据库基础第一章:(一)数据库基本概念 mysql数据库基础第一章:(二)mysql环境搭建 mys ...
- Java基础——(综合练习)选手打分
package com.zhao.test; import java.util.Scanner; public class Test17 { /* 需求 : 在唱歌比赛中,有6名评委给选手打分,分数范 ...
- js apply 与 call
简介 用来调用方法,第一个参数替换掉用方法的this对象 区别:call:A.fn.call(B, arg1,arg2,argn...),后面的参数用逗号分隔 apply:A.fn.apply(B, ...
- 机器学习之pandas介绍
pandas简介 pandas全称python Data Analysis Library,是基于numpy的一种工具,pandas纳入了大量库和一些标准的数据模型,提供了高效的操作大型数据集所需的工 ...
- jQuery测试用例-W3school
$("div").scrollLeft(100); // 设置滚动条的位置 $(document).ready(function(){ $("button"). ...
- 关于*p++的执行顺序
不确定*p++哪个优先级高了,想偷懒到百度找找解释,发现高赞的评论下也骂声一片,还是回头自己试试. 1 #include <iostream> 2 using namespace std; ...
- Idea 配置 tomacat
步骤 1.点击settings 2.创建tomcat 并找到tomcat的目录 添加完成 3.创建Idea项目