Database In-Memory is one of a number of options that can be deployed to address Oracle E-Business Suite performance concerns and scalability requirements without the need for any application changes.

We are pleased to announce the publication of a new white paper that can help with this (including links to patches that you will need to apply):

The paper starts by providing strategic advice and guidelines that help you decide which objects to populate into Database In-Memory (DBIM), and how to size the In-Memory Column Store (IMCS). It provides a list of best practices and explains the complexities and limitations of using DISTRIBUTE/DUPLICATE with Oracle RAC.

The examples in this paper take a step away from the classic headline feature of analytical reports that you might have been expecting. Instead, they show how DBIM can be applied to three novel use cases:

  • The Order Organizer Form has a huge number of queryable fields that would all need to be indexed for optimal performance. DBIM provides a 10X improvement in the end-user response time.
  • The Initialize Credit Summaries concurrent program is unusual the optimization is based on an INSERT statement. It is also interesting as the example shows why simply populating objects into the IMCS can result in a performance reduction – in this case spilling to disk. Simply populating the objects into DBIM improved the time by 1.5X; further tuning improved on this to provide an overall gain of 3.5X.
  • The Receiving Transaction Processor had two long-running queries that reduced from 7.8 hrs to 4.85 mins representing about a 100X increase in performance. The overall runtime was about 4X faster.

One of the key aspects in the paper is describing how to use Oracle E-Business Suite Application Affinity with Oracle RAC. It describes how to overcome some of the limitations of Non-Engineered Systems (commodity hardware), and explains how it can also be used to benefit Oracle Engineered Systems.

Other References

The Oracle Database In-Memory blog contains a wealth of generic information, technical details, ideas and news on Oracle Database In-Memory from the author of the Oracle White Paper on Oracle Database In-Memory.

Related Articles

最新文章

  1. 把包发布到npm官网
  2. Tomcat:基于HTTP协议的Connector配置
  3. 带有天气预报的高大上web报表制作分享
  4. iOS-UIView 之 layoutMargins & preservesSuperviewLayoutMargins 解惑
  5. UART总线(异步)
  6. .net学习之继承、里氏替换原则LSP、虚方法、多态、抽象类、Equals方法、接口、装箱拆箱、字符串
  7. 过期邮件替换SQL
  8. Shell 备忘录
  9. HTML基础语句
  10. Sqlite 错误码
  11. SVM(三)—Kernels(核函数)
  12. FreeRTOS中断优先级配置(重要)
  13. js格式化时间戳
  14. Elasticsearch学习笔记(五)索引元数据和集群元数据
  15. MapperFacade自动导入失败
  16. Data Model for Message Receiver
  17. C程序的编译与链接
  18. redis 安装报错
  19. ThreadPool开启多线程时支持最大连接200个(默认为2个),不加则会超时
  20. 31. Studio获取新的ID值方法

热门文章

  1. PKU 1035 Spell checker(Vector+String应用)
  2. ruby中的可调用对象--方法
  3. 找不到resources下的文件
  4. [随记][asp.net基础]Page_Load和OnLoad
  5. 优盘版Kali
  6. openwrt中如何在一个软件包中使能busybox中的工具
  7. JDK、J2EE、J2SE、J2ME的区别
  8. rhel7配置链路聚合(双网卡热备)
  9. Spring @Scheduler使用cron时的执行问题
  10. LVS-net