Using Oracle Database In-Memory with Oracle E-Business Suite
Posted EBS杂烩
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Using Oracle Database In-Memory with Oracle E-Business Suite相关的知识,希望对你有一定的参考价值。
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):
- Using Oracle Database In-Memory with Oracle E-Business Suite (Note 2025309.1)
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
- Database 12.1.0.2 Certified with E-Business Suite 12.2
- Database 12.1.0.2 Certified with E-Business Suite 12.1
- Database 12.1.0.2 Certified with E-Business Suite 11i
以上是关于Using Oracle Database In-Memory with Oracle E-Business Suite的主要内容,如果未能解决你的问题,请参考以下文章
query mysql database using mybatis in java
Installing Oracle Database 18c Using RPM Packages
Using Oracle Data Guard with a Sharded Database
Oracle LiveLabs实验:Self-service Tools for Everyone Using Oracle Autonomous Database
Oracle LiveLabs实验:Self-service Tools for Everyone Using Oracle Autonomous Database
Oracle LiveLabs实验:Self-service Tools for Everyone Using Oracle Autonomous Database