Oracle Jumps into Manufacturing Operations Management Market

AI权益加码!Claude Code、Cursor等20+工具免费用! 购周边限时加赠Coding Plan Lite,畅享主流AI工具!学习进阶更高效! 阅读详情

by Jeff Moad

Posted on Tuesday, April 15, 2008 4:49:09 PM

 

Oracle Corp. today significantly expanded its supply chain planning and manufacturing operations management offerings by introducing four new products, including the widely anticipated Oracle Manufacturing Operations Center, which will compete with SAP’s Manufacturing Integration and Intelligence (MII) product.

 

The announcements, made at the Oracle Application Users Group conference in Denver, also included two enhancements of Oracle’s Agile product lifecycle management (PLM) application suite.

 

The Oracle Manufacturing Operations Center fills an important gap in the company’s application offerings for manufacturers by providing customers with a software platform for integrating data generated on the plant floor with business data normally managed by ERP systems. The move will allow Oracle to not only offer an answer to SAP’s MII (formerly xMII) product, but also further emphasize the MES capabilities the company has been building into its E-Business Suite ERP applications.

 

As previously reported in Managing Automation, Oracle first publicly mentioned the Manufacturing Operations Center at its Open World customer conference in November 2007. At the time, Oracle said the product — then referred to as the Manufacturing Transaction Hub or the Manufacturing Operations Hub — would be available by May.

 

The Manufacturing Operations Center provides a repository for real-time data collected from plant floor systems, such as PLCs and data historians. Oracle, said Jon Chorley, applications vice president, is using OPC-based communication software from a partnership with Kepware Technologies Inc. to provide the integration between the Oracle application and plant floor system. Oracle expects the new offering to be deployed at the plant level, Chorley said.

 

The Manufacturing Operations Center, to be available next month, also includes a data model — based on the ISA-95 standard — which can be used to apply business context to plant floor data. Manufacturers will be able to use analytical dashboards and other tools, based on Oracles Business Intelligence suite, to combine real-time plant floor data with ERP data and make timely decisions on exception conditions and responsive actions. Manufacturers might use the real-time analysis to help them decide to move production between plants or give priority to one customer order over another, said Chorley in an interview with Managing Automation.

 

“Without the kind of context we are providing for this data, it normally would get collected and saved in a data historian somewhere where it would only get looked at when there is an event such as a product recall,” Chorley said.

 

Oracle has been working with about 20 customers in the design and development of the Manufacturing Operations Center, he said.

 

In the future, Oracle expects its partners and customers to develop Manufacturing Operations Center-related dashboards and other analytical tools for manufacturers in specific vertical industries, Chorley said.

 

Oracle also plans to add event management features to allow the Manufacturing Operations Center to play a central role in real-time, closed loop management processes. If, for example, analysis in the Manufacturing Operations Center uncovers a potential plant scheduling problem, the system can execute a change in a manufacturer’s production scheduling system directly, without first communicating with the ERP system.

 

This, too, is an echo of SAP’s strategy. In January, for example, CEO Henning Kagermann told analysts and journalists that SAP plans to bring real-time, closed loop management capabilities to its applications using tools from recently acquired Business Objects.

 

Oracle’s Chorley, asked to compare the Manufacturing Operations Center with SAP’s MII, said the latter “is firmly in the [enterprise manufacturing intelligence] space. It doesn’t come with a well-established data model, so a lot of projects consist of defining that. And that slows down customers’ ability to get a good ROI.”

 

Separately today, Oracle announced:

 

 

  •  

     

     

  • The Oracle Demand Signal Repository. Mainly for consumer goods manufacturers selling to retailers, the Demand Signal Repository captures a wide range of demand data (such as point-of-sale information) coming from a variety of retailers, mixes it with syndicated data, and provides tools for analyzing the data and integrating it with dedicated demand management applications such as Oracle’s Demantra.

     

     

    The product includes analytical tools and industry-specific workflows. Initially, the workflows include one for category management and another for trading partner scorecarding.

     

     

  • The Oracle Advanced Planning Command Center. Aimed at business executives and managers, the Command Center sits on top of Oracle’s Advanced Planning applications and provides role-based analytical dashboards, what-if analysis, and process and task management. The process and task management is provided by Oracle Fusion Middleware components, including the Oracle BPEL Process Manager.

     

     

     

  • Oracle Service Parts Planning. This offering is based on the service parts planning module that had been part of Oracle’s E-Business Suite. The company has repackaged it as a stand-alone product and enhanced it with the forecasting engine from Oracle’s Demantra applications, Chorley said. The enhancements allow the product to do a better job of considering things like service part types, according to the company.

     

     

     

  • Two upgrades to Oracle’s Agile line of PLM applications. The upgrades include Oracle Agile PLM 9.2.2.4 and Oracle Agile PLM for Process 5.2. Agile PLM 9.2.2.4 offers support for Oracle’s Application Integration Architecture (AIA), which allows for easier integration with other Oracle applications, including E-Business Suite, JD Edwards, and Siebel. Agile PLM for Process, which does not currently support AIA, will gain that functionality in an unspecified future version, officials said.

     

     

    In addition, the new release of Oracle Agile PLM includes support for a new multi-type design object that will let manufacturers more easily manage data from products that incorporate mechanical, electronic, and software design information.

     

    The new release of Agile PLM for Process (formerly Prodika) includes deeper formulation capabilities that allow for improved prototype traceability, label and ingredient statement tools, and nutritional and compliance reporting.

mysql 专业笔记 -- 第 24 章:视图(VIEW) 本文介绍MySQL中视图的创建、使用与限制。通过CREATE VIEW语句可将复杂查询封装为视图,支持多表连接、子查询等操作,但受限于不能引用临时表、变量或系统变量。视图不物化,查询时动态执行底层SQL。视图可被更新,但含GROUP BY、UNION等复杂结构时不可更新。视图需具备相应权限,且与基表共享命名空间,不可重名。可通过DROP VIEW删除视图。 阅读详情

相关推荐

深入解析数据访问层设计:从经典模式到 Hibernate 架构

本文介绍了数据访问层(持久层)设计的五种经典模式:在线访问、DAO、DTO、离线数据模式和ORM,并剖析Hibernate的架构与工作流程。强调分层设计能解耦业务与数据访问、提升安全性和可维护性,从原生JDBC到Hibernate/Spring Data的演进体现了开发效率与安全性的持续优化。

数字人生 150

Oracle TDE

根据关于多租户架构下 TDE(透明数据加密)的配置规范,不依赖传统sqlnet.ora文件的 联合模式(United Mode)配置 TDE 详细步骤说明。在联合模式下,加密密钥库(Keystore/Wallet)统一存放在 CDB 根容器中并由其管理,所有联合模式下的 PDB 共享此密钥库,但每个 PDB 在其中拥有自己独立的标准主加密密钥(Master Encryption Key)。

xuefuhe的专栏 310

Oracle AWR 自动巡检报告

注:awr****.txt为手工生成的awr报告(text格式)

楚枫默寒的博客 110

SQL注入

SQL 注⼊说⽩了就是:有⼈在你⽹站的输⼊框(⽐如登录框、搜索框)⾥,不是输正常内容,⽽ 是偷偷塞⼀段 SQL 数据库命令,想骗数据库执⾏,达到偷数据、删数据甚⾄改⽹站的⽬的。

天涯柳絮的专栏 237

sql: sql server,mysql,oracle,postgresql 表和列的注释

内容是四种数据库创建时区映射表的SQL定义。摘要需简洁,点明表名、用途、关键字段和跨数据库支持。展示了SQL Server 2019、Oracle 21c、PostgreSQL 17和MySQL 9.0四种数据库中创建时区映射表TimeZoneMappings的SQL脚本。表用于存储IANA与Windows时区映射关系,包含主键、IANA/Windows时区ID、UTC偏移、排序

Geovin Du Dream Park 463

【数据库技术】数据库设计(E-R图基本要素)

E-R图(Entity-Relationship Diagram,实体-联系图)是数据库设计中用于概念模型建模的工具。它用直观的图形方式描述现实世界中的实体、属性以及实体之间的联系。打个比方:盖房子之前要先画建筑图纸——哪里是客厅、哪里是卧室、门和窗怎么连通。E-R图就是数据库的“建筑图纸”——在真正建表之前,先用图形化的方式把数据结构和关系梳理清楚。如果图纸画错了,盖出来的房子就是歪的;如果E-R图画错了,建出来的数据库就会有各种问题(冗余、异常、查询困难)。E-R图在数据库设计中的位置。

bianyuan172的博客 191

初识MySQL——DQL数据查询语言详解

本文系统讲解MySQL DQL(数据查询语言),涵盖基础查询、条件筛选、排序、函数、分组聚合、多表连接、子查询、分页及联合查询,通过员工数据库实例演示,帮助读者掌握高效灵活的数据检索技巧,实现从“存数据”到“查数据”的飞跃。

2301_77064095的博客 550

GBase 8a数据库表空间多路径功能特点综述

在数据库中数据的表空间存储路径信息(tablespace)作为一个属性,一般在数据表创建的时候被指定,且数量只有一个无法变化。南大通用GBase 8a数据库(gbase database)GCDW云数仓对 tablespace 进行了多路径改造,重构了 DML/DDL、垃圾回收、备份恢复、LOADER 等核心链路,以tablespace多路径替换了原有的单路径,达到了数据文件分散存储在多个 S3 存储桶的目的。

DBA_G的博客 187

SQL 优化阶段总结:从只会看慢 SQL 到开始读懂执行计划

最近整理了一批 SQL 优化记录。刚开始做这些优化时,我更多是在解决具体慢 SQL:哪条慢、哪个节点耗时高、改完能不能降下来。后来回头复盘,才发现很多优化动作背后其实有一套共同逻辑。这套直觉不能说完全错,但太容易把问题看窄。这篇文章就作为我这一阶段的总结和知识回顾,记录我从“只会凭直觉看慢 SQL”,到“开始能结合 ET、执行计划和索引结构解释优化原因”的过程。

2503_92351106的博客 275

python: 文档检索

DDD分层本地文档检索工具,支持多格式解析(txt/docx/pdf等)、SQLite FTS5中文检索、索引任务队列、多进程并发、增量扫描、GUI(Tkinter)、托盘、导出等。本地文档全文检索工具,采用DDD分层架构,支持TXT/MD/PDF/DOCX等格式解析与增量索引,基于SQLite FTS5

Geovin Du Dream Park 67

Oracle专栏】全局 && 本地复合索引 实验

本文基于亿级分区表优化实践,对比分析全局与本地复合索引的适用场景,提出在Oracle中为含分区键的高频查询表创建本地复合索引,通过在线创建、并行加速、键压缩等技术实现高效索引构建。实测表明,本地索引支持分区裁剪、写入性能优、运维成本低,显著优于全局索引,全文强调“最左前缀匹配”原则与索引设计规范,助力高性能数据库架构演进。

weixin_42081167的博客 41

【RAID恢复】RAID不可用导致业务中断,Oracle+OA系统数据恢复案例

本次故障设备为某品牌企业级存储,整机存储池由8块SAS硬盘组建,整体架构为7块硬盘组成RAID5阵列,剩余1块硬盘配置为全局热备盘,用于阵列故障冗余修复。 故障发生时,RAID5阵列内同时出现两块硬盘离线损坏,受限于阵列冗余机制,设备仅成功激活1块热备盘,无法补足阵列冗余,最终导致RAID5阵列整体不可用,上层所有业务LUN完全离线、无法正常访问,搭载的业务系统全面中断。 为精准定位故障根源,接收故障磁盘后,北亚数据恢复工程师首先对所有硬盘进行物理硬件检测,排查磁盘坏道、磁头、电路等硬件故障,经检测确认所有

beiya123的博客 271

Oracle Undo问题总结(两类Undo表空间不足和单个会话占用大量Undo的性能问题)

Oracle Undo问题总结(两类Undo表空间不足和单个会话占用大量Undo的性能问题)

oradh的专栏 79

sprint boot 使用XML方式实现操作数据库

前面我们已经学习使用MyBatis-Plus依赖实现操作数据库,MyBatis-Plus还支持XML文件来操作数据库,一般适合于复杂的SQL操作前期的基础配置信息参考上面的文档操作。

huaweichenai的博客 255

sqlserver always on

node1上通过windows登陆,另两台上的数据库登录不上node1上的故障转移集群也报网络错误,sql管理器上的tcpip关了,3台节点都打开,并重启服务如下图。可以通过密码连接sa/xxxxx,登陆上若windows身份登录不了就无法配置故障转移集群,我们可以手动创建一个,登录名是这个,三台node都创建。准备配置always on 会使用之前配置好的windows server故障转移群集三台node1,2,3都需要配置,配置后服务重启生效。数据库右键--任务--备份完整备份到共享目录--确定。

Aime123456789的博客 183

第四十天心得体会

聚合函数在DQL中已经接触过:`AVG()`、`SUM()`、`MAX()`、`MIN()`、`COUNT()`。各个数据库厂商实现这些接口,提供对应的驱动(Driver)。| `LENGTH()` vs `CHAR_LENGTH()` | 字节长度 vs 字符长度 | `LENGTH('中国')`=6,`CHAR_LENGTH('中国')`=2 || `LPAD()` / `RPAD()` | 左/右填充 | `LPAD('hello',9,'abc')` → `'abchello'` |

z23456d的博客 126

数据库 MCP:让 Agent 自己查数据、写报表

其实思路很简单:MCP 本质上是一个标准化的工具调用协议,你暴露给 Agent 的每个"工具"(Tool),就是一个它可以调用的函数。我写完这篇的时候,那个 DBA 同事刚好路过,看到我在让 Agent 查慢查询,问我这是什么工具。它把 Agent 的能力从"写代码"延伸到了"取数据、分析数据"——这其实是很多日常工作里最耗时的环节。然后跑出来,格式化成一个表格,最后还加了一句:"周三订单量最高,周六最低,建议检查周末的运营活动。有意思的是,我第一次设计这个 Tool 列表的时候,觉得三个够用了。

ReleaseU的博客 229

Oracle专栏】解决clob+dblink 插入报错 ORA-22992

本文是关于Oracle 中 CLOB 字段通过 DBLink 插入时遇到ORA-22992错误的解决方案,本文通过测试各种可能的原因,验证问题的根源。实验表明:CLOB条件与跨库关联不能同时用于插入。解决方案:先创建本地临时表,将远端CLOB数据插入临时表,再在本地做关联过滤和最终插入。

weixin_42081167的博客 326

navicat连接新的数据库提示Oracle library is not loaded.

oracle navicat连接提示Oracle library is not loaded.

weixin_46528266的博客 83
上一篇: MES & ERP: Two Paths to Operations Management
下一篇: 缩写大全
lybra
博客等级 码龄20年 41粉丝 100原创
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值