- This event has passed.
Tuning Oracle for DW and OLTP with Real-Time Materialized Views – A Free Webinar
January 19, 2021 @ 8:00 am - 9:00 am EST
How to Support Data Warehouse and OLTP Use in a Single Oracle Database
A free webinar
Description
Learn how to implement Oracle Real-Time Materialized Views to tune a single Oracle Database for both Data Warehouse and OLTP use. Configuration is not necessarily straight forward. We’ll demonstrate the problems, and how to fix them.
Background
How can you tune an Oracle database for both OLTP and Data Warehouse use at the same time? A common solution is to use materialized views: the small transactions address the tables, the big queries hit the views. However, if the queries need to return real-time information, you will likely end up with either fast transactions and slow queries, or slow transactions and fast queries. Or perhaps everything will be slow.
In this webinar John will demonstrate how to use Oracle materialized views to optimize queries without impacting on transaction processing by implementing the recently added feature of Real-Time Materialized Views.
From Oracle Database release 12.2 and up, not only can queries be transparently re-written to address the views (that isn’t new at all) but if the view is stale changes in the materialized view logs can be transparently merged into the result set, thus giving real-time results without the overheads of FAST (or even ON COMMIT) refresh. However, configuring this is not necessarily straight forward. We’ll demonstrate the problems, and how to fix them.
Prerequisite Knowledge
Oracle Database Administrators or anyone with:
- A solid understanding of Data Warehouse and Online Transaction Processing (OLTP) concepts
- Some experience with Materialized Views
- Some Oracle tuning experience such as interpreting Execution Plans. A free tutorial on Reading Oracle Execution Plans, great as an introduction OR a refresher, can be found here.
Presenters
John Watson, Oracle Certified Master DBA, SkillBuilders Director of All Things Oracle Database
Dave Anderson, SkillBuilders’ Founder, Oracle DBA
Recording
Barring any technical glitches, all webinars are recorded and posted as tutorials. See all tutorials HERE
Registration
By registering for the webinar, you will be placed on SkillBuilders mailing list. You will have the option to opt-out of the mailing list at any time. An extra-special event!
All dates are in Eastern Time (ET).