- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Redo Log Buffer The Redo Log Buffer is a circular buffer that contains changes made to datafile blocks. This information is stored in redo entries. Redo entries contain the information necessary to re-create the data prior to the change made by INSERT, UPDATE, DELETE, CREATE, ALTER, or DROP operations. Sizing the Redo Log Buffer The size of the Redo Log Buffer is defined by the LOG_BUFFER initialization parameter. Note: Sizing the Redo Log Buffer is covered in further detail in the Oracle9i Database Performance Tuning course. Refer to the “Managing Redo Log Files” lesson for details regarding online redo log files. Large Pool By allocating session memory from the Large Pool for Shared Server, Oracle XA, or parallel query buffers, Oracle can use the Shared Pool primarily for caching Shared SQL statements. Thus relieving the burden on areas within the Shared Pool. The Shared Pool does not have to give up memory for caching SQL parse trees in favor of Shared Server session information, I/O, and backup and recover processes. The performance gain is from the reduction of overhead from increasing and shrinkage of the shared SQL cache. Backup and Restore Recovery Manager (RMAN) uses the Large Pool when the BACKUP_DISK_IO=n and BACKUP_TAPE_IO_SLAVE=TRUE parameters are set. If the Large Pool is configured but is not large enough, the allocation of memory from the Large Pool fails. RMAN writes an error message to the alert log file and does not use I/O slaves for backup or restore. Parallel Execution The Large Pool is used if PARALLEL_AUTOMATIC_TUNING is set to TRUE, otherwise, these buffers are allocated to the Shared Pool. Java Pool The Java Pool is an optional setting but is required if you are installing and using Java. Its size is set, in bytes, using the JAVA_POOL_SIZE parameter. In Oracle9i, the default size of the Java Pool is 24 MB. Program Global Area (PGA) The Program Global Area or Process Global Area (PGA) is a memory region that contains data and control informa
您可能关注的文档
最近下载
- 社会责任审核培训课件.ppt VIP
- 2023年海南三亚市崖州区机关事业单位招考政府雇员储备库100人笔试参考题库(共500题)答案详解版.docx VIP
- 《房颤诊断和治疗中国指南(2023)》解读PPT课件.pptx VIP
- [三亚]2024年海南三亚市崖州区机关事业单位招考政府雇员储备库100人笔试历年参考题库频考点试题附带答案详解.docx VIP
- 科研人才队伍建设实施方案.doc VIP
- 神经系统的胚胎发育与生理.pptx VIP
- 海南三亚市崖州区机关事业单位招聘100名政府雇员冲刺卷一(附答案与详解).docx VIP
- You and Me (君と僕)松井佑贵 原版扫描谱 吉他谱 吉他指弹谱.pdf VIP
- 中华人民共和国监察法课件最终版.pptx VIP
- 监察法 教学课件.ppt VIP
原创力文档


文档评论(0)