Oracle TimesTen Overview Gary QuarlesSolution Architect课件.ppt

Oracle TimesTen Overview Gary QuarlesSolution Architect课件.ppt

  1. 1、本文档共47页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Cache Connect to Oracle Product Option Cache full or subset of tables from Oracle DB Read-only or updatable Bi-directional updates From TimesTen to Oracle From Oracle to TimesTen Multiple Cache instances per Oracle DB Replication option Cache Connect to Oracle Oracle In-Memory Database Network In-Memory Database Application-Tier Platforms Application Program TimesTen Application Program TimesTen Caching Data from Oracle Database Flexible cache content Cache individual tables or related tables Cache all or subset of rows and columns Maintain parent-child tables relationship Cache group is explicit Cache Group – describes the Oracle data to be cached in the TimesTen in-memory database, via a SQL WHERE clause TimesTen Cache Groups Root Table Child Table Child Table Child Table Example: Valuable Customers CUSTOMER table PremierUsers Caching name and address of premier customers who have had more than 500 purchase orders CREATE CACHE GROUP PremierUsers FROM CUSTOMER ( NAME CHAR(100) NOT NULL, ADDR CHAR(100) ) WHERE CUSTOMER.ORDER 500; Read-only Cache Groups Read-only Cache Groups Updates disallowed in TimesTen Optionally updates can be sent to Oracle (via the Pass-through feature) Updates in Oracle automatically refreshed to the TimesTen Cache Group Resilience to failures Oracle Refresh updates to Cache Group Updates Pass-through to Oracle Application Web Clients READONLY Cache Group IMDB Application Client/Server C/S Applications Updatable Cache-Groups Updates in Cache Group Synchronous or asynchronous write-through to Oracle Synchronous write-through transactions synchronously committed in Oracle Asynchronous write-through transactions batch-committed in Oracle Resilience to failures Oracle Load data from Oracle Propagate changes to Oracle Application Web Clients Write-through Cache Group IMDB Application Client/Server C/S Applications On-Demand Caching Cache instances loaded on demand, when needed Cache instances aged out after a certain duration Oracl

文档评论(0)

liuxiaoyu98 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档