Oracle 10g Windows平台.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Database Architecture Agenda Oracle Database 10g on Windows architecture 64-bit development landscape Migration compatibility (32-bit to 64-bit) Future directions conclusion Customer case study: Intel Architecture: Thread Model Unlike UNIX ports of Oracle Database 10g, Oracle Database 10g on Windows is implemented as a single operating system process. Typical “processes” such as PMON and LGWR have been converted to native Windows threads running in the single large Oracle process. One process exists per instance on a Windows machine. Architecture: Thread Model Architecture: Thread Model Internally, relatively few code changes are required to implement the thread model. The SGA and PGAs are allocated differently and threads are used instead of processes, but very little else needs to change. As a result, it’s easy to maintain and port the database while at the same time preserving it’s inherent stability, features, and performance. Architecture: Thread Model Thread model benefits: Faster context switches Decreased memory usage Quicker connection times Perceived as a more “native” implementation since it uses threads versus processes No changes required for client applications Architecture: File I/O Full support for 64-bit file I/O enables very large files to be used by Oracle Database 10g on Windows There are no 2GB or 4GB limitations on database file sizes. The maximum size for an entire database on Windows is 4 petabytes (64K files x 16K bytes/block x 4M blocks/file). Architecture: File I/O Async file I/O is built into Windows and Oracle Database 10g supports async I/O to all types of files, assuming that the portable code layers utilize async I/O. No limits on the number of files in a single database except those already imposed by Oracle portable code (around 64K files). Raw files are fully supported. They are better performing than file system files, but are harder to manage. Architecture: Tuning Both CPU affinities and thread priorities can be set

文档评论(0)

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

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

1亿VIP精品文档

相关文档